aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst34
1 files changed, 12 insertions, 22 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6845d73..1a8e140 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,29 +3,19 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-.. toctree::
-
-.. include:: ./README.rst
-
-Classes
--------
-
-GenSVM
-^^^^^^
-
-.. include:: ./cls_gensvm.txt
+.. include:: ./readme.rst
-GenSVMGridSearchCV
-^^^^^^^^^^^^^^^^^^
-
-.. include:: ./cls_gridsearch.txt
-
-Functions
----------
-
-.. include:: ./auto_functions.txt
+.. toctree::
+ :caption: API Documentation
+ :maxdepth: 2
-.. include:: ./kernels.txt
+ cls_gensvm
+ cls_gridsearch
+ auto_functions
+ kernels
-.. include:: ./CHANGELOG.rst
+.. toctree::
+ :caption: Further Documentation
+ :maxdepth: 2
+ changelog