diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 9 | ||||
| -rw-r--r-- | docs/introduction.rst | 5 |
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
|
