[zeromq-dev] cookbook project
Adriano Ribeiro
adribeiro at gmail.com
Fri Feb 12 23:00:31 CET 2016
Hi fellows, Last year i started to contribute with the zeromq cookbook, but
for me this project cannot compete with zguide, for me the zguide is our
zmq code sample reference book and the cookbook should be a zmq solutions
reference book because of this, i think that our cookbook is lost.
I made few structural changes to allowing scale solutions with references
implementations in multiple languages. For now i started to use mkdocs to
build the markdown-based site, like http://netmq.readthedocs.org/en/latest/.
I stopped to think a way to our cookbook become interesting to people like
the zguide.
My propose to cookbook repository:
/index.md - solutions index
/solution_home_folder/
/solution_home_folder/index.md - solution presentation documents, diagrams,
etc...
/solution_home_folder/code - code informations about the solution
/solution_home_folder/code/index.md - implementations list to a given
solution, we can have several implementation to one language not just an
absolute implementation to evolve.
/solution_home_folder/code/go/ - implementation's home
/solution_home_folder/code/go/src - source code implementation's home
/solution_home_folder/code/go/index.md - changelog to every implementation
/solution_home_folder/code/python/
/solution_home_folder/code/python/index.md
/solution_home_folder/code/python/src
.
.
.
/another_solution_home_folder/
Att,
Adriano Ribeiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160212/1e70f949/attachment.htm>
More information about the zeromq-dev
mailing list