Skip to content

Commit b9531fc

Browse files
committed
Merge branch '3.1'
2 parents 1a05686 + 4cb2a9d commit b9531fc

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

getting_started/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Getting Started
2+
---------------
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
../setup
8+
../page_creation
9+
../routing
10+
../controller
11+
../templating
12+
../configuration

index.rst

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,7 @@ Get started fast with the Symfony :doc:`Quick Tour <quick_tour/index>`:
2323
* :doc:`quick_tour/the_controller`
2424
* :doc:`quick_tour/the_architecture`
2525

26-
Getting Started
27-
---------------
28-
29-
.. toctree::
30-
:maxdepth: 1
31-
32-
setup
33-
page_creation
34-
routing
35-
controller
36-
templating
37-
configuration
26+
.. include:: /getting_started/index
3827

3928
Topics
4029
------

0 commit comments

Comments
 (0)