From 6e52ded7a8c4e49102f7a10a942f65e4490ea3bd Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Thu, 17 Aug 2017 15:23:04 +0200 Subject: documentation --- docs/index.rst | 9 +++++++-- docs/introduction.rst | 5 +++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 docs/introduction.rst 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 -- cgit v1.2.3-70-g09d2