commit 5301045b2705e1440dcc5ce64a7b671828b35f73 parent 2ba9aee6ba93c501c1c7723a8cd84d5961497407 Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 30 Sep 2014 19:54:09 +0200 auto commit Diffstat:
| M | docs/index.rst | | | 55 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
1 file changed, 55 insertions(+), 0 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst @@ -0,0 +1,55 @@ +Willkommen zum RPICMS +================ + +RPICMS ist ein CMS welches für die wenige Leistung des Raspberry Pi ausgelegt ist. +Es ist momentan in Entwicklung und wird fleißig entwickelt. + + +User Documentation +------------------ + +.. toctree:: + :maxdepth: 2 + + user/getting_started + +Features +-------- + +.. toctree:: + :maxdepth: 2 + + features/posts + features/podcasts + features/administration + +Developer Documentation +----------------------- + +.. toctree:: + :maxdepth: 2 + + dev/themes + + +Releases +-------- + +.. toctree:: + :maxdepth: 1 + + + + +License +------- + +You can use it but can't change code now. Better licence will come. + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` + +