slackbuilds/development/epydoc
B. Watson 1b205a89a0 development/epydoc: VERSION override, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:27:17 +00:00
..
README development/epydoc: Added to 12.2 repository 2010-05-12 23:28:39 +02:00
epydoc.SlackBuild development/epydoc: VERSION override, i486=>i586. 2017-03-25 13:27:17 +00:00
epydoc.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc development/epydoc: Fix slack-desc. 2016-11-14 16:47:23 +07: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.