git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'taggit' into develop
[philo.git]
/
docs
/
index.rst
diff --git
a/docs/index.rst
b/docs/index.rst
index
76e779d
..
743fa39
100644
(file)
--- a/
docs/index.rst
+++ b/
docs/index.rst
@@
-3,26
+3,11
@@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
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!
=================================
Welcome to Philo's documentation!
=================================
-Contents:
-
-.. toctree::
- :maxdepth: 2
-
- intro
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-
-What is Philo?
-==============
-
Philo is a foundation for developing web content management systems.
Prerequisites:
Philo is a foundation for developing web content management systems.
Prerequisites:
@@
-34,4
+19,29
@@
Prerequisites:
* (Optional) `south 0.7.2+ <http://south.aeracode.org/>`_
* (Optional) `recaptcha-django r6 <http://code.google.com/p/recaptcha-django/>`_
* (Optional) `south 0.7.2+ <http://south.aeracode.org/>`_
* (Optional) `recaptcha-django r6 <http://code.google.com/p/recaptcha-django/>`_
-To contribute, please visit the `project website <http://philo.ithinksw.org/>`_ or make a fork of the `git repository <http://github.com/ithinksw/philo/>`_. Feel free to join us on IRC at `irc://irc.oftc.net/#philo <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
+ contributing
+
+Indices and tables
+++++++++++++++++++
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`