summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-10-05 06:38:59 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-10-05 06:38:59 +0000
commit7e4d2778e61234cbd6698dafeb31d426cb83f992 (patch)
tree4be184721f7144fb02aefb5493358fc139fbb4ea /docs
parente466d2ea53b43b453625808794b72afdc9be9816 (diff)
Added django.contrib.markup to the docs contents page. Thanks, Marc Fargas.
Refs #9237. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9139 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 5d710fa2dc..096afc4394 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -112,6 +112,7 @@ And more:
* :ref:`Sitemaps <ref-contrib-sitemaps>`
* :ref:`Sites <ref-contrib-sites>`
* :ref:`Web design helpers <ref-contrib-webdesign>`
+ * :ref:`Markup <ref-contrib-markup>`
Solving specific problems
=========================