summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-01-07 11:38:14 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-01-07 11:38:14 +0000
commit47147071fede992ecb85879a9df2d42876ffc8f9 (patch)
tree0560b873e4a0ac727b5c6571b22716a9ebcf5017 /docs
parentb7fa3e8c3501fe9064a6111809dc19f7a487e30d (diff)
Corrected some referencing problems in the docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12117 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/index.txt1
-rw-r--r--docs/releases/1.2-alpha-1.txt2
-rw-r--r--docs/releases/index.txt1
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/index.txt b/docs/ref/index.txt
index f1466c3496..d47fd9b33a 100644
--- a/docs/ref/index.txt
+++ b/docs/ref/index.txt
@@ -21,3 +21,4 @@ API Reference
signals
templates/index
unicode
+ validators
diff --git a/docs/releases/1.2-alpha-1.txt b/docs/releases/1.2-alpha-1.txt
index 8784b5c631..836baee533 100644
--- a/docs/releases/1.2-alpha-1.txt
+++ b/docs/releases/1.2-alpha-1.txt
@@ -184,8 +184,6 @@ status code for the test runner is now 0 for success (no failing tests) and 1
for any number of test failures. If needed, the number of test failures can be
found at the end of the test runner's output.
-.. _deprecated-features-1.2:
-
Features deprecated in 1.2
==========================
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 868ff5bd63..f58b3c9db1 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -58,6 +58,7 @@ notes.
.. toctree::
:maxdepth: 1
+ 1.2-alpha-1
1.1-rc-1
1.1-beta-1
1.1-alpha-1