mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fixed wording.
This commit is contained in:
parent
b3286c6b82
commit
4bcb7a2c1b
@ -143,7 +143,7 @@ tables of contents. The ``toctree`` directive is the central element.
|
||||
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
|
||||
exclude whole directories.
|
||||
exclude files or directories from building.
|
||||
|
||||
The "master document" (selected by :confval:`master_doc`) is the "root" of
|
||||
the TOC tree hierarchy. It can be used as the documentation's main page, or
|
||||
|
Loading…
Reference in New Issue
Block a user