summaryrefslogtreecommitdiff
path: root/wrappers/python/docs
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-10-24 08:46:14 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-10-24 09:23:18 +0200
commit56f084389a3eb6b34df86af347ce60acdeb6106b (patch)
tree3e3fc02086b7b246752a6dc4804551dd05b4dfa3 /wrappers/python/docs
parent1f3a6e09d3b605fb70cd0dd2165373814feb2eda (diff)
Actions + Docs: Use Sphinx docs for Python
Diffstat (limited to 'wrappers/python/docs')
-rw-r--r--wrappers/python/docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/docs/source/conf.py b/wrappers/python/docs/source/conf.py
index 89da513..d7b8c57 100644
--- a/wrappers/python/docs/source/conf.py
+++ b/wrappers/python/docs/source/conf.py
@@ -29,4 +29,4 @@ exclude_patterns = []
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = 'sphinx_rtd_theme'
-html_static_path = ['_static']
+html_static_path = []