.. 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' documentation!
#####################################

This document refers to version |release|

*************
Release Notes
*************

.. warning::
    Version 3.0 introduces some significant changes that **require** action if
    you are upgrading from a previous version. Please refer to
    :ref:`Upgrading from previous versions <upgrade-to-3.0>`


.. toctree::
    :maxdepth: 1


    upgrade/3.0.3
    upgrade/3.0
    upgrade/2.4
    upgrade/2.3.4
    upgrade/2.3.3
    upgrade/2.3.2
    upgrade/2.3
    upgrade/2.2
    upgrade/2.1


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

Installation
============

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

    getting_started/installation/index
    getting_started/installation/integrate
    getting_started/tutorial


Resources
=========

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

    getting_started/resources/configuration
    getting_started/resources/navigation
    getting_started/resources/plugin_reference
    getting_started/resources/using_south
    faq/common_issues


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

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

    extending_cms/extending_examples
    extending_cms/extending_page_title
    extending_cms/custom_plugins
    extending_cms/app_integration
    extending_cms/api_references
    extending_cms/placeholders
    extending_cms/toolbar
    extending_cms/frontend_models
    extending_cms/searchdocs
    extending_cms/fields
    extending_cms/testing


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

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

    advanced/i18n
    advanced/caching
    advanced/sitemap
    advanced/templatetags
    advanced/cli
    advanced/permissions_reference


********
Concepts
********

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

    concepts/introduction
    concepts/menu_system
    concepts/publishing
    concepts/multiple_languages


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

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

    contributing/contributing
    contributing/testing



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

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