django-categories/doc_src/index.rst

30 lines
766 B
ReStructuredText
Raw Normal View History

2011-08-01 13:48:50 +00:00
=============================
Django Categories v |version|
=============================
2009-10-06 12:10:13 +00:00
2012-02-08 16:23:58 +00:00
Django Categories grew out of our need to provide a basic hierarchical taxonomy management system that multiple applications could use independently or in concert.
As a news site, our stories, photos, and other content get divided into "sections" and we wanted all the apps to use the same set of sections. As our needs grew, the Django Categories grew in the functionality it gave to category handling within web pages.
Contents
========
2009-10-06 12:10:13 +00:00
.. toctree::
:maxdepth: 2
:glob:
installation
2010-12-18 19:49:45 +00:00
getting_started
2021-12-12 14:05:58 +00:00
user_guide/index
2011-05-08 00:33:00 +00:00
reference/index
2021-12-12 14:05:58 +00:00
api/index
changelog
2009-10-06 12:10:13 +00:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`