We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7fab4 commit 76389b2Copy full SHA for 76389b2
getting_started/index.rst
@@ -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
@@ -23,18 +23,7 @@ Get started fast with the Symfony :doc:`Quick Tour <quick_tour/index>`:
23
* :doc:`quick_tour/the_controller`
24
* :doc:`quick_tour/the_architecture`
25
26
-Getting Started
27
----------------
28
-
29
-.. toctree::
30
- :maxdepth: 1
31
32
- setup
33
- page_creation
34
- routing
35
- controller
36
- templating
37
- configuration
+.. include:: /getting_started/index
38
39
Topics
40
------
0 commit comments