mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix autosummary_generate docs; a boolean value is supported only as of trunk.
This commit is contained in:
parent
a2fba1187b
commit
39a9330fc0
@ -130,10 +130,7 @@ also use this new config value:
|
||||
|
||||
.. confval:: autosummary_generate
|
||||
|
||||
Boolean indicating whether to scan all found documents for autosummary
|
||||
directives, and to generate stub pages for each.
|
||||
|
||||
Can also be a list of documents for which stub pages should be generated.
|
||||
A list of documents for which stub pages should be generated.
|
||||
|
||||
The new files will be placed in the directories specified in the
|
||||
``:toctree:`` options of the directives.
|
||||
|
Loading…
Reference in New Issue
Block a user