Erste Version, welche an Uniper gesendet worden ist.
This commit is contained in:
@@ -24,12 +24,12 @@ language = 'de'
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
#html_theme = 'alabaster'
|
||||
#html_theme = "sphinx_rtd_theme"
|
||||
html_theme = "pydata_sphinx_theme"
|
||||
html_theme = "sphinx_rtd_theme"
|
||||
#html_theme = "pydata_sphinx_theme"
|
||||
html_static_path = ['_static']
|
||||
html_css_files = [
|
||||
'theme_overrides.css',
|
||||
]
|
||||
#html_css_files = [
|
||||
# 'theme_overrides.css',
|
||||
#]
|
||||
|
||||
html_theme_options = {
|
||||
# ...
|
||||
|
||||
Reference in New Issue
Block a user