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`.
|
For more information, refer to :doc:`/usage/extensions/index`.
|
||||||
|
|
||||||
root document
|
master document
|
||||||
The document that contains the root :rst:dir:`toctree` directive.
|
The document that contains the root :rst:dir:`toctree` directive.
|
||||||
|
|
||||||
|
root document
|
||||||
|
Same as :term:`master document`.
|
||||||
|
|
||||||
object
|
object
|
||||||
The basic building block of Sphinx documentation. Every "object
|
The basic building block of Sphinx documentation. Every "object
|
||||||
directive" (e.g. :rst:dir:`function` or :rst:dir:`object`) creates such a
|
directive" (e.g. :rst:dir:`function` or :rst:dir:`object`) creates such a
|
||||||
|
Loading…
Reference in New Issue
Block a user