mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Removed duplicate comma.
This commit is contained in:
parent
4bcb7a2c1b
commit
4784bb7e32
@ -142,7 +142,7 @@ tables of contents. The ``toctree`` directive is the central element.
|
||||
must occur in some ``toctree`` directive; Sphinx will emit a warning if it
|
||||
finds a file that is not included, because that means that this file will not
|
||||
be reachable through standard navigation. Use :ref:`metadata` to
|
||||
remove the warning,, and :confval:`exclude_patterns` to
|
||||
remove the warning, and :confval:`exclude_patterns` to
|
||||
exclude files or directories from building.
|
||||
|
||||
The "master document" (selected by :confval:`master_doc`) is the "root" of
|
||||
|
Loading…
Reference in New Issue
Block a user