Skip to content

Commit 9f07fc4

Browse files
committed
Merge pull request symfony#1883 from bschussek/form-intro
[Waiting Code Merge] Introduction chapter for the Form component
2 parents 960bb9f + 7f2f8c6 commit 9f07fc4

File tree

5 files changed

+635
-0
lines changed

5 files changed

+635
-0
lines changed

book/forms.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@ possible paths:
268268
.. index::
269269
single: Forms; Validation
270270

271+
.. _book-forms-form-validation:
272+
271273
Form Validation
272274
---------------
273275

components/form/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Form
2+
====
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
introduction

0 commit comments

Comments
 (0)