mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #8640 from xuhdev/recursive
DOC: `modules` are only available when `recursive` is on
This commit is contained in:
commit
99c580d563
@ -304,7 +304,7 @@ The following variables available in the templates:
|
||||
.. data:: modules
|
||||
|
||||
List containing names of "public" modules in the package. Only available for
|
||||
modules that are packages.
|
||||
modules that are packages and the ``recursive`` option is on.
|
||||
|
||||
.. versionadded:: 3.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user