epydoc - Automatic API documentation generation tool for Python
Description:
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext.
Homepage: http://epydoc.sourceforge.net/
License: MIT
Vendor: Fedora Project
Packages
epydoc-2.1-8.fc8.noarch [870 KiB] |
Changelog by Matthias Saou (2007-06-19):
- Remove desktop file prefix and X-Fedora category. - Include patch to remove #! python from files only meant to be included. |