aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2017-08-17 15:23:04 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2017-08-17 15:23:04 +0200
commit6e52ded7a8c4e49102f7a10a942f65e4490ea3bd (patch)
tree01b078d3ab8a1049e648a253b9011210b9fc3b35
parent1bc393cdc26bbaa9b2927cb4614784d185a7bb27 (diff)
documentation
-rw-r--r--docs/index.rst9
-rw-r--r--docs/introduction.rst5
2 files changed, 12 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 8f956ec..df3c1d3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,2 +1,7 @@
-Hatter
-======
+Content
+=======
+
+.. toctree::
+ :includehidden:
+
+ introduction
diff --git a/docs/introduction.rst b/docs/introduction.rst
new file mode 100644
index 0000000..c435c88
--- /dev/null
+++ b/docs/introduction.rst
@@ -0,0 +1,5 @@
+Introduction
+============
+
+.. include:: ../README.rst
+ :start-line: 2