summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-06-20 20:11:53 +0200
committerFlorian Dold <florian@dold.me>2023-06-20 20:11:53 +0200
commitb6bfb16ccc44ee45e2a069a25cb5e4e197b05d14 (patch)
treec670cbef01c37652ad94b70761ddc557b45c3814 /conf.py
parentc4290152faffe635b0623259665bce99c95de933 (diff)
downloaddocs-b6bfb16ccc44ee45e2a069a25cb5e4e197b05d14.tar.gz
docs-b6bfb16ccc44ee45e2a069a25cb5e4e197b05d14.tar.bz2
docs-b6bfb16ccc44ee45e2a069a25cb5e4e197b05d14.zip
remove theme, previous one is broken with current Sphinx version
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/conf.py b/conf.py
index 49f59281..a69ffd2c 100644
--- a/conf.py
+++ b/conf.py
@@ -56,7 +56,7 @@ needs_sphinx = "2.2.0"
extensions = [
"ebicsdomain",
"typescriptdomain",
- "taler_sphinx_theme",
+ #"taler_sphinx_theme",
"sphinx.ext.todo",
"sphinx.ext.imgmath",
"httpdomain.httpdomain",
@@ -141,10 +141,11 @@ pygments_style = "sphinx"
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = "taler_sphinx_theme"
-html_theme_path = taler_sphinx_theme.html_theme_path()
+#html_theme = "taler_sphinx_theme"
+#html_theme_path = taler_sphinx_theme.html_theme_path()
-html_sidebars = {"**": ["logo-text.html", "globaltoc.html", "searchbox.html"]}
+#html_sidebars = {"**": ["logo-text.html", "globaltoc.html", "searchbox.html"]}
+html_sidebars = {"**": ["globaltoc.html", "searchbox.html"]}
html_theme_options = {
# Set the name of the project to appear in the sidebar