We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a05686 + 4cb2a9d commit b9531fcCopy full SHA for b9531fc
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