mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Removed duplicate comma.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user