Query: sphinx-autogen
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sphinx-autogen(1) User Commands sphinx-autogen(1)NAMEsphinx-autogen - generate ReStructuredText using autosummary directivesSYNOPSISsphinx-autogen [-o output_dir] [-s suffix] sourcefile...OPTIONS-o, --output-dir=output_dir, the directory the output files should be written to -s, --suffix=suffix the suffix of the written files (defaults to rst) -t, --templates=directory custom template directoryDESCRIPTIONsphinx-autogen is a frontend to sphinx.ext.autosummary.generate. It generates the ReStructuredText files from the autosummary directives contained in the given input files. The format of the autosummary directive is documented in the sphinx.ext.autosummary Python module and can be read using pydoc sphinx.ext.autosummarySEE ALSOsphinx-quickstart(1), sphinx-build(1) The Sphinx website <http://sphinx.pocoo.org/>AUTHORThis man page was written by Jan Dittberner <jan@dittberner.info> for the Debian GNU/Linux System (but may be used by others). Sphinx 1.1 Aug 2010 sphinx-autogen(1)