summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorGary Wilson Jr <gary.wilson@gmail.com>2009-12-26 03:44:21 +0000
committerGary Wilson Jr <gary.wilson@gmail.com>2009-12-26 03:44:21 +0000
commitc6fa4936b327f969cfd87517af2aa7c17980b0be (patch)
treebef58ad59a6c6a5a82eb08713889dd5a97d4887b /docs/ref/forms
parent39122c841f0105ea66ad6d39d4cc8025cf5813b3 (diff)
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11990 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/forms')
-rw-r--r--docs/ref/forms/index.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ref/forms/index.txt b/docs/ref/forms/index.txt
index a9e041c2a7..e310863c7a 100644
--- a/docs/ref/forms/index.txt
+++ b/docs/ref/forms/index.txt
@@ -1,5 +1,6 @@
.. _ref-forms-index:
+=====
Forms
=====
@@ -7,8 +8,8 @@ Detailed form API reference. For introductory material, see :ref:`topics-forms-i
.. toctree::
:maxdepth: 1
-
+
api
fields
widgets
- validation \ No newline at end of file
+ validation