summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..af30f00
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,23 @@
+pydyf
+========
+
+.. currentmodule:: pydyf
+
+.. include:: ../README.rst
+
+.. toctree::
+ :caption: Documentation
+ :maxdepth: 3
+
+ first_steps
+ common_use_cases
+ api_reference
+ going_further
+
+.. toctree::
+ :caption: Extra Information
+ :maxdepth: 3
+
+ changelog
+ contribute
+ support