summaryrefslogtreecommitdiff
path: root/devel/epydoc/DESCR
blob: f852a33a3790724c2e61e83f4d2f9d8921165f46 (plain)
1
2
3
4
5
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.