Labs/Bespin/DesignDocs/Inline Documentation/Documentation Systems: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Overview==
==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.
PLEASE add other systems for reference to the list below.


==Systems to reference==
==Systems to reference==
Line 6: Line 8:
*[http://docs.python.org/ Python Docs] (According to [http://docs.python.org/about.html About ]: based on [http://sphinx.pocoo.org/ Sphynx])
*[http://docs.python.org/ Python Docs] (According to [http://docs.python.org/about.html About ]: based on [http://sphinx.pocoo.org/ Sphynx])
**Great Search features
**Great Search features
***Even when statically served
*[https://bespin.mozilla.com/docs/ Code Illumination] ([http://www.toolness.com/wp/?p=441 Blog Intro] | [http://code.google.com/p/code-illuminated/ Google Code] | [https://bespin.mozilla.com/docs/ Used for Bespin])
*[https://bespin.mozilla.com/docs/ Code Illumination] ([http://www.toolness.com/wp/?p=441 Blog Intro] | [http://code.google.com/p/code-illuminated/ Google Code] | [https://bespin.mozilla.com/docs/ Used for Bespin])
**Great layout
**Great layout

Latest revision as of 00:47, 23 May 2009

Overview

This page includes a list of documentation systems that we will use for reference when building our own documentation systems.

PLEASE add other systems for reference to the list below.

Systems to reference

Good

Not so good

IMHO of course.