From c3b81458443d7d7e85daefe4e66b0ee8bd6136f9 Mon Sep 17 00:00:00 2001 From: utensil Date: Wed, 16 Oct 2024 21:45:29 +0800 Subject: [PATCH] Reorganize the sidebar a bit --- doc/index.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 52c435c0..0bba0912 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,12 +3,11 @@ .. these are all hidden, because they render more clearly in the sidebar. .. toctree:: - :caption: A guide to GAlgebra + :caption: GAlgebra + :maxdepth: 2 :hidden: - galgebra_guide - sympy-representation - module-components + index .. toctree:: :caption: Tutorials @@ -19,6 +18,14 @@ tutorials/lt tutorials/gprint +.. toctree:: + :caption: A guide to GAlgebra + :hidden: + + galgebra_guide + sympy-representation + module-components + .. toctree:: :caption: API :maxdepth: 3