epydoc is an automatic Python reference documentation generator. pydoctor uses parts of the epydoc source as a library.
Docstring markup parsing is handled by the markup
package.
See the submodule list for more information about the submodules
and subpackages.
:license: IBM Open Source License :copyright: |copy| 2006 Edward Loper :newfield contributor: Contributor, Contributors (Alphabetical Order) :contributor: `Glyph Lefkowitz <mailto:glyph@twistedmatrix.com>`__ :contributor: `Edward Loper <mailto:edloper@gradient.cis.upenn.edu>`__ :contributor: `Bruce Mitchener <mailto:bruce@cubik.org>`__ :contributor: `Jeff O'Halloran <mailto:jeff@ohalloran.ca>`__ :contributor: `Simon Pamies <mailto:spamies@bipbap.de>`__ :contributor: `Christian Reis <mailto:kiko@async.com.br>`__ :contributor: `Daniele Varrazzo <mailto:daniele.varrazzo@gmail.com>`__ :contributor: `Jonathan Guyer <mailto:guyer@nist.gov>`__ .. |copy| unicode:: 0xA9 .. copyright sign
Author | |
Edward Loper | |
See Also | |
The epydoc webpage | |
The epytext markup language manual |
Module | doctest |
Syntax highlighting for blocks of Python code. |
Module | docutils |
Collection of helper functions and classes related to the creation docutils nodes. |
Package | markup |
No summary |
Module | sre_parse36 |
Internal support module for sre |
From __init__.py
:
Variable | __author__ |
The primary author of eypdoc |
Variable | __license__ |
The license governing the use and distribution of epydoc |
Variable | __url__ |
The URL for epydoc's homepage |
Variable | __version__ |
The version of epydoc |