mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
apidoc: Add `-q` option for quiet mode (refs: #6772)
This commit is contained in:
@@ -39,6 +39,11 @@ Options
|
||||
|
||||
Directory to place the output files. If it does not exist, it is created.
|
||||
|
||||
.. option:: -q
|
||||
|
||||
Do not output anything on standard output, only write warnings and errors to
|
||||
standard error.
|
||||
|
||||
.. option:: -f, --force
|
||||
|
||||
Force overwriting of any existing generated files.
|
||||
|
||||
Reference in New Issue
Block a user