summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst7
-rw-r--r--docs/py-modindex.rst2
3 files changed, 4 insertions, 7 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 756848c..38eb45b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -92,7 +92,7 @@ autodoc_member_order = 'alphabetical'
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
-html_theme = 'default'
+html_theme = 'sphinx_rtd_theme'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
diff --git a/docs/index.rst b/docs/index.rst
index 1dd1c0f..e8ed2da 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -17,9 +17,4 @@ Table of Contents
contributing
extending
faq
-
-
-Indices and tables
-==================
-
-* :ref:`API reference <modindex>`
+ py-modindex
diff --git a/docs/py-modindex.rst b/docs/py-modindex.rst
new file mode 100644
index 0000000..3cdb8ca
--- /dev/null
+++ b/docs/py-modindex.rst
@@ -0,0 +1,2 @@
+API reference
+=============