This is excellent Sebastian -- just what I was looking for here: https://groups.google.com/d/topic/julia-users/XUh7KPo7Sec/discussion
Thank you very much! On Wednesday, January 13, 2016 at 4:53:58 PM UTC+1, Sebastian Krämer wrote: > > Sphinx <http://www.sphinx-doc.org/> is a python framework that makes it > easy to create beautiful documentation for all kinds of projects. Languages > besides python are supported via plugins that allow to account for language > specific features. In the past two months I wrote such an extension for the > Julia language which not only implements Julia specific constructs but also > allows to automatically extract docstrings from Julia code. It is finally > in a state where I think it might be useful for other people. The project > itself can be found on github > > https://github.com/bastikr/sphinx-julia > > and is documented at > > http://bastikr.github.io/sphinx-julia/ > > I really would appreciate feedback and bug reports! >
