Fixed #8247: Added explanation to admin docs to point out that AdminSite can be subcl...
[django.git] / docs / contents.txt
blobe41b77055e1864cff49cfb282fa5dc31df71d076
1 .. _contents:
3 =============================
4 Django documentation contents
5 =============================
7 .. toctree::
8    :maxdepth: 2
9    
10    intro/index
11    topics/index
12    howto/index
13    faq/index
14    ref/index
15    misc/index
16    glossary
17    releases/index
18    internals/index
20 Indices, glossary and tables
21 ============================
23 * :ref:`genindex`
24 * :ref:`modindex`
25 * :ref:`glossary`
27 Deprecated/obsolete documentation
28 =================================
30 The following documentation covers features that have been deprecated or that
31 have been replaced in newer versions of Django.
33 .. toctree::
34    :maxdepth: 2
35    
36    obsolete/index