mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use long options to sphinx-build in our documentation
This commit is contained in:
@@ -765,8 +765,8 @@ There are also config values that you can set:
|
||||
|
||||
.. confval:: autodoc_warningiserror
|
||||
|
||||
This value controls the behavior of :option:`sphinx-build -W` during
|
||||
importing modules.
|
||||
This value controls the behavior of :option:`sphinx-build --fail-on-warning`
|
||||
during importing modules.
|
||||
If ``False`` is given, autodoc forcedly suppresses the error if the imported
|
||||
module emits warnings. By default, ``True``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user