Bug#565601: ITP: doxypy -- Python input filter for Doxygen
Package: wnpp
Severity: wishlist
Owner: David Paleino <dapal@debian.org>
* Package name : doxypy
Version : 0.4.2
Upstream Author : Philippe 'demod' Neumann <doxypy@demod.org>
Gina 'foosel' Häußge <gina@foosel.net>
* URL : http://code.foosel.org/doxypy
* License : GPL-2+
Programming Lang: Python
Description : Python input filter for Doxygen
doxypy is an input filter for Doxygen. It reformats Python comments
to conform to Doxygen documentation blocks. This makes it possible
to use the Doxygen/Javadoc syntax inside of docstrings when writing
code documentation and automatically generate API documentation out
of it instead of being forced to use non-Python documentation blocks
or to document code redundantly.