Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
596429ef
Commit
596429ef
authored
May 03, 2021
by
Michael Krause
🎉
Browse files
Do not show toctree on index
parent
7ff2f463
Changes
2
Hide whitespace changes
Inline
Side-by-side
conf.py
View file @
596429ef
...
@@ -109,6 +109,8 @@ todo_include_todos = False
...
@@ -109,6 +109,8 @@ todo_include_todos = False
#html_theme = 'alabaster'
#html_theme = 'alabaster'
html_theme
=
"sphinx_rtd_theme"
html_theme
=
"sphinx_rtd_theme"
theme_globaltoc_includehidden
=
True
# Theme options are theme-specific and customize the look and feel of a theme
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# further. For a list of options available for each theme, see the
# documentation.
# documentation.
...
...
index.rst
View file @
596429ef
...
@@ -61,12 +61,11 @@ Changelog
...
@@ -61,12 +61,11 @@ Changelog
3.0 (24.10 2015)
3.0 (24.10 2015)
+ We switched to the `Sphinx <http://sphinx-doc.org/>`_ documentation system!
+ We switched to the `Sphinx <http://sphinx-doc.org/>`_ documentation system!
List of Contents
================
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
:caption: General
:caption: General
:hidden:
introduction/index
introduction/index
introduction/login
introduction/login
...
@@ -76,6 +75,7 @@ List of Contents
...
@@ -76,6 +75,7 @@ List of Contents
.. toctree::
.. toctree::
:maxdepth: 3
:maxdepth: 3
:caption: Resource Manager
:caption: Resource Manager
:hidden:
rm/general
rm/general
rm/slurm
rm/slurm
...
@@ -84,6 +84,7 @@ List of Contents
...
@@ -84,6 +84,7 @@ List of Contents
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
:caption: Environment
:caption: Environment
:hidden:
environment/modules
environment/modules
environment/singularity
environment/singularity
...
@@ -92,6 +93,7 @@ List of Contents
...
@@ -92,6 +93,7 @@ List of Contents
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
:caption: Software
:caption: Software
:hidden:
software/ants
software/ants
software/ashs
software/ashs
...
@@ -104,5 +106,6 @@ List of Contents
...
@@ -104,5 +106,6 @@ List of Contents
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
:caption: Other
:caption: Other
:hidden:
other/faq
other/faq
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment