Labs/Bespin/DesignDocs/Inline Documentation/Documentation Systems: Difference between revisions
< Labs | Bespin | DesignDocs | Inline Documentation
Jump to navigation
Jump to search
m (Created page with 'This page includes a list of documentation systems that we will use for reference when building our own documentation systems. *[http://docs.python.org/ Python Docs] ([http://do...') |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Overview== | |||
This page includes a list of documentation systems that we will use for reference when building our own documentation systems. | This page includes a list of documentation systems that we will use for reference when building our own documentation systems. | ||
==Systems to reference== | |||
*[http://docs.python.org/ Python Docs] ([http://docs.python.org/about.html About Documentation]) | *[http://docs.python.org/ Python Docs] ([http://docs.python.org/about.html About Documentation]) | ||
**Based on [http://sphinx.pocoo.org/ Sphynx] | **Based on [http://sphinx.pocoo.org/ Sphynx] |
Revision as of 16:57, 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
- Python Docs (About Documentation)
- Based on Sphynx