Hi, Any chance there is a consensus on which document generation platform will be the standard? So that if I start writing and comments then later compiling will allow document generation:
http://www.stack.nl/~dimitri/doxygen/ http://www.sphinx-doc.org/en/stable/contents.html https://www.statistik.lmu.de/~leisch/Sweave/ https://github.com/mpastell/Weave.jl I am trying to find a simple across protocal language, working with ROS there tends to be python, c, c++, julia and lua possibly R. So is there something that works regardless? -Thx On Monday, 6 May 2013 15:57:04 UTC+2, Amuthan A. Ramabathiran wrote: > > Hello, > > I'm looking for documentation generators that can extract documentation > from a Julia code (similar to Doxygen). I tried using sphinx, but have not > been able to do the comment extraction part (its pretty cool otherwise). > Any pointers on this? > > (I tried jocco too, but haven't been so successful with it.) > > Thanks, > Amuthan. >
