mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Fix #2892: Added `-a (--append-syspath) option to sphinx-apidoc`
This commit is contained in:
@@ -458,6 +458,10 @@ The :program:`sphinx-apidoc` script has several options:
|
||||
This option makes sphinx-apidoc put module documentation before submodule
|
||||
documentation.
|
||||
|
||||
.. option:: -a
|
||||
|
||||
Append module_path to sys.path.
|
||||
|
||||
.. option:: -H project
|
||||
|
||||
Sets the project name to put in generated files (see :confval:`project`).
|
||||
|
||||
Reference in New Issue
Block a user