slackbuilds/development/epydoc
Andrew Psaltis 3c9580855c development/epydoc: Updated for version 3.0.1 2010-05-13 00:24:32 +02:00
..
README development/epydoc: Added to 12.2 repository 2010-05-12 23:28:39 +02:00
epydoc.SlackBuild development/epydoc: Updated for version 3.0.1 2010-05-13 00:24:32 +02:00
epydoc.info development/epydoc: Updated for version 3.0.1 2010-05-13 00:24:32 +02:00
slack-desc development/epydoc: Added to 12.2 repository 2010-05-12 23:28:39 +02:00

README

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.