X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/ba3be778c450d4f8d743bf395c0c2f7a88bf804d..cd38e4893698333050ac52a9242bee29371a080c:/docs/index.rst diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..76e779d --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,37 @@ +.. Philo documentation master file, created by + sphinx-quickstart on Fri Jan 28 14:04:16 2011. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +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: + +* `Python 2.5.4+ `_ +* `Django 1.2+ `_ +* `django-mptt e734079+ `_ +* (Optional) `django-grappelli 2.0+ `_ +* (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 `_.