Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def setup(app):

# General information about the project.
project = u'linuxmuster.net'
copyright = u'2017-2024, linuxmuster.net'
copyright = u'2017-2025, linuxmuster.net'
author = u'linuxmuster.net'

# The version info for the project you're documenting, acts as replacement for
Expand Down Expand Up @@ -158,7 +158,7 @@ def setup(app):
# a list of builtin themes.
# html_theme = 'linuxmuster'
html_theme = 'sphinx_rtd_theme'
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
#html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]

# 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
Expand Down
5 changes: 2 additions & 3 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Informationen zum Telefon-Support gibt es auf unser Projektseite `<https://www.l

Suchst Du die Dokumentation zur Version linuxmuster.net 7.1 oder die Möglichkeit unsere Dokumentation herunterzuladen?

Dann schaue an das untere Ende der Menüleiste.
Dann schaue in die unten recht angezeigte - zusätzliche - Menüleiste.

.. figure:: media/01_intro_read-the-docs-closed.png
:align: center
Expand All @@ -56,7 +56,7 @@ Dann schaue an das untere Ende der Menüleiste.

Read the Docs Untermenü

Nach einem Klick eröffnen sich Dir dort noch weitere Möglichkeiten:
Nach einem Klick auf die Leiste eröffnen sich Dir dort noch weitere Möglichkeiten:

.. figure:: media/02_intro_read-the-docs-opened.png
:align: center
Expand All @@ -65,7 +65,6 @@ Nach einem Klick eröffnen sich Dir dort noch weitere Möglichkeiten:

Read the Docs geöffnetes Untermenü


.. toctree::
:maxdepth: 2
:caption: Über
Expand Down
Binary file modified source/media/01_intro_read-the-docs-closed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/media/02_intro_read-the-docs-opened.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading