aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
new file mode 100644
index 0000000..3b2f020
--- /dev/null
+++ b/docs/source/index.rst
@@ -0,0 +1,23 @@
+.. hide-toc: true
+
+Nivis - ❄
+=========
+
+.. include:: ../../README.rst
+ :start-after: .. index-start
+ :end-before: .. index-end
+
+
+.. toctree::
+ :hidden:
+
+ Quick start <pages/quick-start.rst>
+
+
+.. toctree::
+ :caption: Development
+ :hidden:
+
+ CONTRIBUTING <pages/development/contributing.rst>
+ CHANGELOG <changelog.rst>
+ COPYING <COPYING.rst> \ No newline at end of file