From 7f8767b9863af3c5684cffa42d4ccfdd94c50f0f Mon Sep 17 00:00:00 2001 From: c-goen <105125661+Gon-na@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:34:00 +0200 Subject: [PATCH] Slight imrovement to toctree structure for subchapters --- Documentation/gh-pages/source/configuring_simulation.rst | 1 - Documentation/gh-pages/source/element_kassiopeia.rst | 6 +++++- Documentation/gh-pages/source/element_kemfield.rst | 7 ++++++- Documentation/gh-pages/source/element_kgeobag.rst | 7 ++++++- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/Documentation/gh-pages/source/configuring_simulation.rst b/Documentation/gh-pages/source/configuring_simulation.rst index c2f3249b..72a96691 100644 --- a/Documentation/gh-pages/source/configuring_simulation.rst +++ b/Documentation/gh-pages/source/configuring_simulation.rst @@ -52,7 +52,6 @@ declared before their first use. .. toctree:: :maxdepth: 1 - :caption: Chapter contents :hidden: Chapter overview diff --git a/Documentation/gh-pages/source/element_kassiopeia.rst b/Documentation/gh-pages/source/element_kassiopeia.rst index 65324ed3..ca1a7851 100644 --- a/Documentation/gh-pages/source/element_kassiopeia.rst +++ b/Documentation/gh-pages/source/element_kassiopeia.rst @@ -16,12 +16,16 @@ The elements which must be described within the *Kassiopeia* namespace include t generation, termination, propagation, interactions, navigation, output, and simulation. The different parts will be outlined in this chapter. +.. toctree:: + :maxdepth: 1 + :hidden: + + Chapter overview .. toctree:: :maxdepth: 1 :caption: Chapter contents - Chapter overview kassiopeia_structure kassiopeia_generation kassiopeia_propagation diff --git a/Documentation/gh-pages/source/element_kemfield.rst b/Documentation/gh-pages/source/element_kemfield.rst index 16ede11e..3758c96f 100644 --- a/Documentation/gh-pages/source/element_kemfield.rst +++ b/Documentation/gh-pages/source/element_kemfield.rst @@ -21,9 +21,14 @@ described here. .. toctree:: :maxdepth: 1 - :caption: Chapter contents + :hidden: Chapter overview + +.. toctree:: + :maxdepth: 1 + :caption: Chapter contents + kemfield_fields kemfield_visualization kemfield_manual diff --git a/Documentation/gh-pages/source/element_kgeobag.rst b/Documentation/gh-pages/source/element_kgeobag.rst index 89969221..473ba9c3 100644 --- a/Documentation/gh-pages/source/element_kgeobag.rst +++ b/Documentation/gh-pages/source/element_kgeobag.rst @@ -29,11 +29,16 @@ Every relevant to the geometry description is processed by *KGeoBag* and must ap This facilitates the description of separate geometry pieces in different files, which may then be included and used in the final assembly. +.. toctree:: + :maxdepth: 1 + :hidden: + + Chapter overview + .. toctree:: :maxdepth: 1 :caption: Chapter contents - Chapter overview kgeobag_geometry kgeobag_simple_shapes kgeobag_complex_shapes