[Design] help? review documentation autogeneratorsBen Laurie Sat, 01 Mar 2003 11:52:50 +0000
Kaitlin Duck Sherwood wrote: > Has anybody used software that creates documentation from source code, > e.g. JavaDoc and Doxygen? > > We recognize the importance of good developer documentation and were > wondering if (hoping) that some such tool would help. > > If you know about any of these doc tools, could you please add what you > know to this wiki page? > http://wiki.osafoundation.org/bin/view/Main/CodeToDocumentationSoftware Sorry, don't do wiki, but Apache uses doxygen for Apache 2.x, and its pretty nice. I have no idea if it supports Python, though. Cheers, Ben. -- http://www.apache-ssl.org/ben.html http://www.thebunker.net/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff
|