Commit Graph

2 Commits

Author SHA1 Message Date
jasper
11cd1cf24b - more missed bumps 2009-03-24 20:03:22 +00:00
eric
3df49c3793 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.

from Jason Meltzer

tweaks and ok ajacoutot@
2008-06-14 21:54:12 +00:00