Skip to content

Commit ebdc728

Browse files
committed
added a new entry for bundles that come with Symfony SE
1 parent 2c0a4d0 commit ebdc728

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

bundles/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Symfony SE Bundles
2+
==================
3+
4+
.. toctree::
5+
:hidden:
6+
7+
SensioFrameworkExtraBundle/index
8+
JMSSecurityExtraBundle/index
9+
10+
.. include:: /bundles/map.rst.inc

bundles/map.rst.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* :doc:`SensioFrameworkExtraBundle </bundles/SensioFrameworkExtraBundle/index>`
2+
* :doc:`JMSSecurityExtraBundle </bundles/JMSSecurityExtraBundle/index>`

index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,18 @@ Get answers quickly with reference documents:
5050

5151
.. include:: /reference/map.rst.inc
5252

53+
Bundles
54+
-------
55+
56+
The Symfony Standard Edition comes with some bundles. Learn more about them:
57+
58+
.. toctree::
59+
:hidden:
60+
61+
bundles/index
62+
63+
.. include:: /bundles/map.rst.inc
64+
5365
Contributing
5466
------------
5567

0 commit comments

Comments
 (0)