From b22595da96013de18f4a2bab5e6333d75a650554 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Sun, 10 Jun 2018 21:50:39 +0200 Subject: Move indexes on top on the TOC. Closes #7764. --- doc/sphinx/index.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/sphinx') diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index 136f9088b1..bd3bd93dd9 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst @@ -10,6 +10,18 @@ Table of contents ------------------ +.. toctree:: + :caption: Indexes + + genindex + coq-cmdindex + coq-tacindex + coq-optindex + coq-exnindex + +.. No entries yet + * :index:`thmindex` + .. toctree:: :caption: The language @@ -65,18 +77,6 @@ Table of contents zebibliography -.. toctree:: - :caption: Indexes - - genindex - coq-cmdindex - coq-tacindex - coq-optindex - coq-exnindex - -.. No entries yet - * :index:`thmindex` - This material (the Coq Reference Manual) may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at -- cgit v1.2.3