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 0e5fe37 commit f9ee34aCopy full SHA for f9ee34a
1 file changed
docs/conf.py
@@ -13,7 +13,6 @@
13
# import os
14
# import sys
15
# sys.path.insert(0, os.path.abspath('.'))
16
-import sphinx_rtd_theme
17
18
from cwt import __version__ as python_cwt_version
19
@@ -69,7 +68,6 @@
69
68
# a list of builtin themes.
70
#
71
html_theme = "sphinx_rtd_theme"
72
-html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
73
74
# Add any paths that contain custom static files (such as style sheets) here,
75
# relative to this directory. They are copied after the builtin static files,
0 commit comments