Differences between revisions 8 and 11 (spanning 3 versions)
Revision 8 as of 2006-01-14 12:58:21
Size: 1878
Editor: FredrikLundh
Comment:
Revision 11 as of 2006-06-05 15:18:57
Size: 2260
Editor: 66
Comment: updated pydoc links
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 * PyDoc, http://web.pydoc.org/ne documentation browser (in HTML) and/or an off-line reference manual (in $\mbox{\LaTeX}$ ) fro  * PyDoc, http://pydoc.org/ documentation browser (in HTML) and/or an off-line reference manual.  Also in the standard library as [http://docs.python.org/lib/module-pydoc.html pydoc]
Line 12: Line 12:
 * Pudge, http://pudge.lesscode.org/
 * Endo, part of the Enthought Tool Suite (http://code.enthought.com/ets/), is aware of Traits-based attributes (Traits is also part of ETS); uses ReStructuredText or plain text in docstrings and in plain comments that immediately precede variable assignments; and generates HTML output.

Automatic Python API documentation generation tools:

Other projects that can be used to produce API documentation:

DocumentationTools (last edited 2023-02-04 13:42:35 by GilOliveira)

Unable to edit the page? See the FrontPage for instructions.