Description
epydoc - Edward Loper's API Documentation Generation Tool
Distribution: PCLinuxOS
Repository: PCLinuxOS x86_64
Package name: epydoc
Package version: 3.0.1
Package release: 5pclos2013
Package architecture: noarch
Package type: rpm
Installed size: 14.70 MB
Download size: 14.70 MB
Official Mirror: ftp.nluug.nl
Epydoc is a tool for generating API documentation for Python modules,
based on their docstrings. 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.