From 1023fd08a862822d7363432b95247bb616c6f856 Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Fri, 10 Aug 2012 21:09:01 +0530 Subject: Add documentation --- hyperkitty/doc/index.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 hyperkitty/doc/index.rst (limited to 'hyperkitty/doc/index.rst') diff --git a/hyperkitty/doc/index.rst b/hyperkitty/doc/index.rst new file mode 100644 index 0000000..85454e2 --- /dev/null +++ b/hyperkitty/doc/index.rst @@ -0,0 +1,11 @@ +Welcome to HyperKitty's documentation! +====================================== + +Contents: + +.. toctree:: + :maxdepth: 1 + + news.rst + setup.rst + development.rst \ No newline at end of file -- cgit