We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec99c85 commit 2fbf29cCopy full SHA for 2fbf29c
docs/conf.py
@@ -29,8 +29,6 @@
29
30
import datetime
31
32
-import sphinx_rtd_theme
33
-
34
import elasticsearch_dsl
35
36
# If extensions (or modules to document with autodoc) are in another directory,
@@ -118,7 +116,6 @@
118
116
# a list of builtin themes.
119
117
120
html_theme = "sphinx_rtd_theme"
121
-html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
122
123
# Theme options are theme-specific and customize the look and feel of a theme
124
# further. For a list of options available for each theme, see the
0 commit comments