From 13831572d564a811c4d90839350e73703d34293f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Mon, 5 Jul 2021 09:11:47 +0200 Subject: [PATCH] Keep old name for root document in the glossary --- doc/glossary.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index f989df1ae..ca12067c4 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -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