diff options
Diffstat (limited to 'wrappers/python')
| -rw-r--r-- | wrappers/python/docs/source/conf.py | 2 |
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 = [] |
