Skip to content

Commit 9a47dcf

Browse files
committed
Bootstrapped Form component chapter
1 parent 026346c commit 9a47dcf

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

components/form/index.rst

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

components/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The Components
1313
event_dispatcher/index
1414
filesystem
1515
finder
16+
form/index
1617
http_foundation/index
1718
locale
1819
process

components/map.rst.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949

5050
* :doc:`/components/finder`
5151

52+
* :doc:`/components/form/index`
53+
5254
* :doc:`/components/http_foundation/index`
5355

5456
* :doc:`/components/http_foundation/introduction`

0 commit comments

Comments
 (0)