.. django cms documentation master file, created by
   sphinx-quickstart on Tue Sep 15 10:47:03 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

######################################
Welcome to django CMS's documentation!
######################################

This document refers to version |release|

***************
Getting Started
***************

.. toctree::
    :maxdepth: 2
    :numbered:

    getting_started/installation
    upgrade/index
    getting_started/tutorial
    getting_started/using_south
    getting_started/configuration
    getting_started/navigation
    getting_started/plugin_reference
    

********
Advanced
********

.. toctree::
    :maxdepth: 2
    :numbered:
       
    advanced/i18n
    advanced/sitemap
    advanced/templatetags
    advanced/cli


*****************
Extending the CMS
*****************

.. toctree::
    :maxdepth: 2
    :numbered:

    extending_cms/extending_examples
    extending_cms/custom_plugins
    extending_cms/app_integration
    extending_cms/api_references
    extending_cms/placeholders
    extending_cms/searchdocs
    extending_cms/fields


**************************
Contributing to django CMS
**************************

.. toctree::
    :maxdepth: 2
    :numbered:

    contribution



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
