Merge pull request #197 from piyushbansal/master
[e_cidadania.git] / docs / en / index.rst
blobd125b6608729b380fd658a8ce077d21a379da9e4
1 .. e-cidadania documentation master file, created by
2    sphinx-quickstart on Mon Jan  3 11:34:17 2011.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
6 e-cidadania documentation
7 =========================
9 **e-cidadania** is an open-source e-democracy web tool intended for citizen participation.
11 e-cidadania was designed with complex participative processes in mind, lile a participative budget
12 where people can decide what to do with a part of the annual bugets of a region or city, where
13 making a simple meeting and disordered proposals doesn't meet the expectations.
15 This software is based on the `django <http://www.djangoproject.com>`_ framework
16 and some external libraries.
18 |Models|_
20 .. |Models| image:: ../images/models.png
21 .. _Models: http://img19.imageshack.us/img19/4483/modelsbig.png
23 .. warning:: e-cidadania is in heavy development, because of that some parts
24              of it may suffer changes, especially the data models and documentation
25              until some releases.
27 Installation & Configuration
28 ----------------------------
30 .. toctree::
31     :maxdepth: 2
33     docs/installation
34     docs/configuration
35     docs/deployment
37 Manuals
38 -------
40 .. toctree::
41     :maxdepth: 3
43     docs/usermanual
44     docs/adminmanual
46 Appearance / Themes
47 -------------------
49 .. toctree::
50     :maxdepth: 2
52     theming/themes
54 Development
55 -----------
57 .. toctree::
58     :maxdepth: 2
60     dev/environment
61     dev/styleguide
62     dev/useraccounts
63     dev/modules
64     dev/documenting
65     dev/i18n
67 Reference
68 ---------
70 .. toctree::
71     :maxdepth: 2
73     reference/calendar
74     reference/debate
75     reference/spaces
76     reference/proposals
77     reference/news
79 Getting help
80 ------------
82 - Try looking the `FAQ <http://ecidadania.org/faq>`_.
83 - e-cidadania mailing lists
85   * ecidadania-users@freelists.org
86   * ecidadania-dev@freelists.org
87   * ecidadania-es@freelists.org
89 - Bug reporting in the e-cidadania `bug tracker <http://code.ecidadania.org>`_ or
90   contact us through e-mail at info@ecidadania.org
92 :doc:`authors`