This is the command sphinx-autogen that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
sphinx-autogen - generate reStructuredText using autosummary directives
SYNOPSIS
sphinx-autogen [OPTIONS] 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 directory
DESCRIPTION
sphinx-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.autosummary
Use sphinx-autogen online using onworks.net services