Skip to content

Commit f9a9d2e

Browse files
committed
Merge pull request #58 from ddemidov/rtd_theme
Use default readthedocs theme
2 parents ed294ee + b5aa559 commit f9a9d2e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115

116116
# The theme to use for HTML and HTML Help pages. See the documentation for
117117
# a list of builtin themes.
118-
html_theme = 'pyramid'
118+
#html_theme = 'sphinx_rtd_theme'
119119

120120
# Theme options are theme-specific and customize the look and feel of a theme
121121
# further. For a list of options available for each theme, see the

docs/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
Module interface
99
----------------
1010

11-
.. toctree::
12-
:maxdepth: 2
13-
1411
.. automodule:: ev3dev
1512

1613
.. autosummary::

0 commit comments

Comments
 (0)