parts/django/docs/contents.txt
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 .. _contents:
       
     2 
       
     3 =============================
       
     4 Django documentation contents
       
     5 =============================
       
     6 
       
     7 .. toctree::
       
     8     :hidden:
       
     9 
       
    10     index
       
    11 
       
    12 .. toctree::
       
    13     :maxdepth: 2
       
    14 
       
    15     intro/index
       
    16     topics/index
       
    17     howto/index
       
    18     faq/index
       
    19     ref/index
       
    20     misc/index
       
    21     glossary
       
    22     releases/index
       
    23     internals/index
       
    24 
       
    25 Indices, glossary and tables
       
    26 ============================
       
    27 
       
    28 * :ref:`genindex`
       
    29 * :ref:`modindex`
       
    30 * :ref:`glossary`
       
    31 
       
    32 Deprecated/obsolete documentation
       
    33 =================================
       
    34 
       
    35 The following documentation covers features that have been deprecated or that
       
    36 have been replaced in newer versions of Django.
       
    37 
       
    38 .. toctree::
       
    39    :maxdepth: 2
       
    40 
       
    41    obsolete/index