PageRenderTime 25ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/docs/contents.txt

https://code.google.com/p/mango-py/
Plain Text | 41 lines | 30 code | 11 blank | 0 comment | 0 complexity | 875ba69fac52367940e30466fee5f755 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. .. _contents:
  2. =============================
  3. Django documentation contents
  4. =============================
  5. .. toctree::
  6. :hidden:
  7. index
  8. .. toctree::
  9. :maxdepth: 3
  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
  19. Indices, glossary and tables
  20. ============================
  21. * :ref:`genindex`
  22. * :ref:`modindex`
  23. * :ref:`glossary`
  24. Deprecated/obsolete documentation
  25. =================================
  26. The following documentation covers features that have been deprecated or that
  27. have been replaced in newer versions of Django.
  28. .. toctree::
  29. :maxdepth: 2
  30. obsolete/index