From 99799032721a32220c32d4a74a950bdd07b13cb3 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 17 Jan 2011 17:34:58 +0000 Subject: Mostly improving documentation --- docs/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..4d063c45 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,12 @@ +FlyWheel Documentation +====================== + +This is the online documentation for FlyWheel - A REST framework for Django. + +Indices and tables +------------------ + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3