Skip to content
Snippets Groups Projects
Unverified Commit 5606aedf authored by Georg Krause's avatar Georg Krause
Browse files

Switch to rtd-theme for docs

parent a6baa174
No related branches found
No related tags found
No related merge requests found
Pipeline #20034 failed
...@@ -87,7 +87,7 @@ todo_include_todos = False ...@@ -87,7 +87,7 @@ todo_include_todos = False
# The theme to use for HTML and HTML Help pages. See the documentation for # The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes. # a list of builtin themes.
# #
html_theme = "alabaster" html_theme = "sphinx_rtd_theme"
# 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
......
...@@ -25,6 +25,7 @@ requests = "^2" ...@@ -25,6 +25,7 @@ requests = "^2"
Sphinx = "^4.5.0" Sphinx = "^4.5.0"
coverage = "^6.3.2" coverage = "^6.3.2"
myst-parser = "^0.17.0" myst-parser = "^0.17.0"
sphinx-rtd-theme = "^1.0.0"
[build-system] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment