update to classic theme

This commit is contained in:
crocsg 2023-10-08 18:27:12 +02:00
parent 58d8b57977
commit ddfa092091

View File

@ -107,7 +107,7 @@ pygments_style = 'sphinx'
# -- Options for HTML output ------------------------------------------------- # -- Options for HTML output -------------------------------------------------
# Maps git branches to Sphinx themes # Maps git branches to Sphinx themes
default_html_theme = 'sphinx_rtd_theme' default_html_theme = 'classic'
branch_to_theme_mapping = { branch_to_theme_mapping = {
# 3rd party themes # 3rd party themes
'master': default_html_theme, 'master': default_html_theme,