mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
commit
7065c1cb39
@ -362,7 +362,7 @@ There are also new config values that you can set:
|
|||||||
.. confval:: autodoc_default_options
|
.. confval:: autodoc_default_options
|
||||||
|
|
||||||
The default options for autodoc directives. They are applied to all autodoc
|
The default options for autodoc directives. They are applied to all autodoc
|
||||||
directives automatically. It must be a dictionally which maps option names
|
directives automatically. It must be a dictionary which maps option names
|
||||||
to the values. For example::
|
to the values. For example::
|
||||||
|
|
||||||
autodoc_default_options = {
|
autodoc_default_options = {
|
||||||
|
Loading…
Reference in New Issue
Block a user