mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo in `sphinx-autogen
` documentation (#12809)
This commit is contained in:
parent
1c131dfffe
commit
e54982f27c
@ -14,7 +14,7 @@ that, using the :py:mod:`~sphinx.ext.autodoc` extension, document items included
|
||||
in :rst:dir:`autosummary` listing(s).
|
||||
|
||||
*sourcefile* is the path to one or more reStructuredText documents containing
|
||||
:rst:dir:`autosummary` entries with the ``:toctree::`` option set. *sourcefile*
|
||||
:rst:dir:`autosummary` entries with the ``:toctree:`` option set. *sourcefile*
|
||||
can be an :py:mod:`fnmatch`-style pattern.
|
||||
|
||||
Options
|
||||
|
Loading…
Reference in New Issue
Block a user