Labs/Bespin/DesignDocs/Inline Documentation/Documentation Systems: Difference between revisions
< Labs | Bespin | DesignDocs | Inline Documentation
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
==Systems to reference== | ==Systems to reference== | ||
===Good=== | |||
*[http://docs.python.org/ Python Docs] | *[http://docs.python.org/ Python Docs] | ||
**According to [http://docs.python.org/about.html About ]: based on [http://sphinx.pocoo.org/ Sphynx] | **According to [http://docs.python.org/about.html About ]: based on [http://sphinx.pocoo.org/ Sphynx] | ||
===Not so good=== | |||
IMHO of course. | |||
*[http://rdoc.sourceforge.net/doc/index.html RDoc ] |
Revision as of 17:06, 22 May 2009
Overview
This page includes a list of documentation systems that we will use for reference when building our own documentation systems.
Systems to reference
Good
Not so good
IMHO of course.