Improve mumble installation guide

This commit is contained in:
ErikKalkoken
2020-04-19 17:43:43 +02:00
parent 5247c181af
commit b806a69604
3 changed files with 170 additions and 56 deletions

View File

@@ -101,7 +101,10 @@ html_theme = 'sphinx_rtd_theme'
# further. For a list of options available for each theme, see the
# documentation.
#
# html_theme_options = {}
html_theme_options = {
'navigation_depth': 5,
}
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,