Skip to content

Commit

Permalink
Merge pull request #1883 from bschussek/form-intro
Browse files Browse the repository at this point in the history
[Waiting Code Merge] Introduction chapter for the Form component
  • Loading branch information
weaverryan committed Sep 9, 2013
2 parents 960bb9f + 7f2f8c6 commit 9f07fc4
Show file tree
Hide file tree
Showing 5 changed files with 635 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/forms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ possible paths:
.. index::
single: Forms; Validation

.. _book-forms-form-validation:

Form Validation
---------------

Expand Down
7 changes: 7 additions & 0 deletions components/form/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Form
====

.. toctree::
:maxdepth: 2

introduction
Loading

0 comments on commit 9f07fc4

Please sign in to comment.