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 3d7a1e7 commit 001f455Copy full SHA for 001f455
docs/conf.py
@@ -18,7 +18,6 @@
18
documentation root, use os.path.abspath to make it absolute, like shown here.
19
"""
20
# Import for custom theme from Read the Docs
21
-import sphinx_rtd_theme
22
23
import cmd2
24
@@ -90,10 +89,6 @@
90
89
# The theme to use for HTML and HTML Help pages. See the documentation for
91
# a list of builtin themes.
92
93
-# Custom theme from ReadTheDocs
94
-html_theme = 'sphinx_rtd_theme'
95
-html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
96
-
97
# Theme options are theme-specific and customize the look and feel of a theme
98
# further. For a list of options available for each theme, see the
99
# documentation.
0 commit comments