Epydoc
Encyclopedia : E : EP : EPY : Epydoc
Epydoc is a documentation tool that renders its own lightweight markup language Epytext for Python documentation strings. As opposed to freeform Python docstrings and other markup languages (reStructured Text) for docstrings, Epytext supports linking between different pieces of documentation. There are several tools for rendering Epytext. The most common way, aside from leaving it for the user to interpret, is to render it as a series of HTML documents for display on the Internet. Epydoc also supports viewing the rendered docstrings within Python using a GUI.
External link
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
