commit 7cc5a85461ecdf303c003941f1fbb76c83dfbc7a parent 57d13c08ac309ea642fe4f20e7c1e19234ef8e8e Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 2 Oct 2014 17:26:55 +0200 auto commit Diffstat:
| M | docs/index.rst | | | 2 | +- |
| A | docs/special/to-do.rst | | | 9 | +++++++++ |
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/docs/index.rst b/docs/index.rst @@ -37,7 +37,7 @@ Releases .. toctree:: :maxdepth: 1 - + special/to-do diff --git a/docs/special/to-do.rst b/docs/special/to-do.rst @@ -0,0 +1,8 @@ +TO-DO +=============== +* Rest API +* Android App +* Comment System +* Administration +* Podcast System +* Code Optimation +\ No newline at end of file