DOC: invocation.rst: sphinx-apidoc -M option

This commit is contained in:
Wes Turner 2014-10-14 02:25:56 +00:00
parent 215c4c01c8
commit 6bbd4c00d5

View File

@ -438,6 +438,11 @@ The :program:`sphinx-apidoc` script has several options:
to default values, but you can influence the most important ones using the to default values, but you can influence the most important ones using the
following options. following options.
.. option:: -M
This option makes sphinx-apidoc put module documentation before submodule
documentation.
.. option:: -H project .. option:: -H project
Sets the project name to put in generated files (see :confval:`project`). Sets the project name to put in generated files (see :confval:`project`).