Query: doxypy
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DOXYPY(1) General Commands Manual DOXYPY(1)NAMEdoxypy - Python input filter for DoxygenSYNOPSISdoxypy [options] files...DESCRIPTIONdoxypy 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.OPTIONS-h, --help Show summary of options. --version Show version of program. --autobrief Use the docstring summary line as rief description. --debug Enable debug output on stderr.SEE ALSOdoxygen(1)AUTHORPhilippe 'demod' Neumann <doxypy@demod.org> Gina 'foosel' HauBge <gina@foosel.net> This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others). January 17, 2010 DOXYPY(1)