Merged in westurner/sphinx-1/westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167 (pull request #308)

DOC: invocation.rst: sphinx-apidoc -M option
This commit is contained in:
Takayuki Shimizukawa 2014-10-22 00:24:48 +09:00
commit 8b2f784dad

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
following options.
.. option:: -M
This option makes sphinx-apidoc put module documentation before submodule
documentation.
.. option:: -H project
Sets the project name to put in generated files (see :confval:`project`).