canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* http://scriptdoc.org/ (no public tooling) | * http://scriptdoc.org/ (no public tooling) | ||
* http://www.naturaldocs.org/ (requires Perl) | * http://www.naturaldocs.org/ (requires Perl) | ||
* [http://code.google.com/p/code-illuminated/ Code Illumionated] uses an approach with nice typography to document code. | |||
* [http://sphinx.pocoo.org/ Sphinx] is a Python-based tool for building documentation packages based on ReStructured Text files. It can generate HTML and PDF. [http://www.blueskyonmars.com/projects/paver/ Paver] has support for Sphinx to be able to maintain example code separate from the documentation files. | * [http://sphinx.pocoo.org/ Sphinx] is a Python-based tool for building documentation packages based on ReStructured Text files. It can generate HTML and PDF. [http://www.blueskyonmars.com/projects/paver/ Paver] has support for Sphinx to be able to maintain example code separate from the documentation files. |