Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
epydoc - Automatic API documentation generation tool for Python
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
Name |
Version |
Release |
Type |
Size |
Built |
epydoc |
2.1 |
6.fc6 |
src |
520 KiB |
Wed Sep 6 09:36:14 2006 |
Changelog
- * Wed Sep 6 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.1-6
- No longer ghost the .pyo files, as per new python guidelines (#205374).
- * Mon Aug 28 18:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.1-5
- FC6 rebuild.
- Add %{?dist} tag.
- Update summary line.
- * Thu Apr 7 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt