Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
epydoc-3.0.1-1.fc9.noarch
[2.1 MiB] |
Changelog
by Matthias Saou (2008-03-22):
- Update to 3.0.1.
- Update nohashbang patch.
- Include new apirst2html script, but remove .py extension to avoid .pyc/pyo.
- Include egg-info file.
|