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.
2 parents ed294ee + b5aa559 commit f9a9d2eCopy full SHA for f9a9d2e
docs/conf.py
@@ -115,7 +115,7 @@
115
116
# The theme to use for HTML and HTML Help pages. See the documentation for
117
# a list of builtin themes.
118
-html_theme = 'pyramid'
+#html_theme = 'sphinx_rtd_theme'
119
120
# Theme options are theme-specific and customize the look and feel of a theme
121
# further. For a list of options available for each theme, see the
docs/index.rst
@@ -8,9 +8,6 @@
8
Module interface
9
----------------
10
11
-.. toctree::
12
- :maxdepth: 2
13
-
14
.. automodule:: ev3dev
15
16
.. autosummary::
0 commit comments