mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Keep old name for root document in the glossary
This commit is contained in:
parent
013e67f4fd
commit
13831572d5
@ -73,9 +73,12 @@ Glossary
|
||||
|
||||
For more information, refer to :doc:`/usage/extensions/index`.
|
||||
|
||||
root document
|
||||
master document
|
||||
The document that contains the root :rst:dir:`toctree` directive.
|
||||
|
||||
root document
|
||||
Same as :term:`master document`.
|
||||
|
||||
object
|
||||
The basic building block of Sphinx documentation. Every "object
|
||||
directive" (e.g. :rst:dir:`function` or :rst:dir:`object`) creates such a
|
||||
|
Loading…
Reference in New Issue
Block a user