You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson f641f72634
development/epydoc: Fix slack-desc.
9 years ago
..
README development/epydoc: Added to 12.2 repository 16 years ago
epydoc.SlackBuild various: Update find command to match template. 12 years ago
epydoc.info Add REQUIRED field to .info files. 13 years ago
slack-desc development/epydoc: Fix slack-desc. 9 years ago

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.