X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/7beaf5e7ce33721111cf455028dc872ff8a5512a..34a9cd2a670e84771d1d54e6fd6af87bcb1c279c:/docs/index.rst?ds=inline
diff --git a/docs/index.rst b/docs/index.rst
index cfc7136..7e960a0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,27 +3,11 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
+.. module:: philo
+
Welcome to Philo's documentation!
=================================
-Contents:
-
-.. toctree::
- :maxdepth: 2
-
- intro
- models/intro
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-
-What is Philo?
-==============
-
Philo is a foundation for developing web content management systems.
Prerequisites:
@@ -35,4 +19,30 @@ Prerequisites:
* (Optional) `south 0.7.2+ `_
* (Optional) `recaptcha-django r6 `_
-To contribute, please visit the `project website `_ or make a fork of the `git repository `_. Feel free to join us on IRC at `irc://irc.oftc.net/#philo `_.
+To contribute, please visit the `project website `_ and/or make a fork of the git repository on `GitHub `_ or `Gitorious `_. Feel free to join us on IRC at `irc://irc.oftc.net/#philo `_.
+
+Contents
+++++++++
+
+.. toctree::
+ :maxdepth: 1
+
+ what
+ tutorials/intro
+ models/intro
+ exceptions
+ handling_requests
+ signals
+ validators
+ utilities
+ templatetags
+ forms
+ loaders
+ contrib/intro
+
+Indices and tables
+++++++++++++++++++
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`