diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-10-05 06:40:47 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-10-05 06:40:47 +0000 |
| commit | 2993ef3d7eb8e81d9682ee6948bdcd9ba058bc41 (patch) | |
| tree | d12495169839bdd44645e68ab310462e1bee5af4 /docs | |
| parent | 01b6e55f200d7b59da61ecb727a29baad2c803e6 (diff) | |
[1.0.X] Added django.contrib.markup to the docs contents page. Thanks, Marc Fargas.
Refs #9237.
Backport of r9139 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9141 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 1 |
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 ========================= |
