From c7bb35a2c1604cd2afd6958e4f129b7a44696f5c Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sat, 15 Jul 2017 13:50:15 +0200 Subject: Added forgotten file --- docs/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/index.rst diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..53757ee --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,10 @@ +Welcome to decorator's documentation! +===================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + README + tests.documentation -- cgit v1.2.1