Move mediagoblin dbs out of user_dev for race condition directory-creation reasons.
[mediagoblin.git] / docs / source / index.rst
1 .. MediaGoblin Documentation
2
3 Written in 2011, 2012 by MediaGoblin contributors
4
5 To the extent possible under law, the author(s) have dedicated all
6 copyright and related and neighboring rights to this software to
7 the public domain worldwide. This software is distributed without
8 any warranty.
9
10 You should have received a copy of the CC0 Public Domain
11 Dedication along with this software. If not, see
12 <http://creativecommons.org/publicdomain/zero/1.0/>.
13
14 .. GNU MediaGoblin documentation master file, created by
15 sphinx-quickstart on Thu Apr 7 20:10:27 2011.
16 You can adapt this file completely to your liking, but it should at least
17 contain the root `toctree` directive.
18
19 Welcome to GNU MediaGoblin's documentation!
20 ===========================================
21
22 Table of Contents:
23
24 .. toctree::
25 :maxdepth: 2
26
27 foreword
28 about
29 deploying
30 production-deployments
31 configuration
32 media-types
33 help
34 theming
35 codebase
36
37
38 Indices and tables
39 ==================
40
41 * :ref:`search`
42 * :ref:`genindex`
43
44 .. * :ref:`modindex`
45