python-pudge

Documentation generator for python projects
  http://pudge.lesscode.org/
  1
  1 review



Pudge is a documentation system for python projects.

its highlights are:
* generate documentation for python packages, modules, classes, functions,
and methods.
* module and class index hierarchies
* support for restructured text in docstrings
* easily apply common free documentation licenses (gnu, cc)
* syntax colored source html generation with anchors for line numbers
* generated reference documents link to source for all modules, classes,
functions, and methods
* basic restructured text document templating (brings external documents into
the flow of generated pages)
* support for html 4.01 or xhtml 1.0 output
* basic trac integration (adds trac project links to navigational elements)
* uses a combination of runtime inspection and python source code scanning
* extensible and customizable using kid templates
Latest reviews
4
blueXrider 12 years ago

nice