File tree Expand file tree Collapse file tree 1 file changed +25
-7
lines changed Expand file tree Collapse file tree 1 file changed +25
-7
lines changed Original file line number Diff line number Diff line change @@ -18,20 +18,38 @@ Get started fast with the Symfony :doc:`Quick Tour <quick_tour/index>`:
18
18
19
19
quick_tour/index
20
20
21
- * :doc: `quick_tour/the_big_picture ` >
22
- * :doc: `quick_tour/the_view ` >
23
- * :doc: `quick_tour/the_controller ` >
21
+ * :doc: `quick_tour/the_big_picture `
22
+ * :doc: `quick_tour/the_view `
23
+ * :doc: `quick_tour/the_controller `
24
24
* :doc: `quick_tour/the_architecture `
25
25
26
- Topics
27
- ------
26
+ Getting Started
27
+ ---------------
28
28
29
29
.. toctree ::
30
- :hidden:
31
30
31
+ installation
32
+ http_fundamentals
33
+ routing
32
34
controller
35
+ templating
36
+
37
+ Topics
38
+ ------
39
+
40
+ .. toctree ::
33
41
34
- * :doc: `/controller `
42
+ bundles
43
+ doctrine
44
+ forms
45
+ http_cache
46
+ routing
47
+ security
48
+ serializer
49
+ service_container
50
+ testing
51
+ translation
52
+ validation
35
53
36
54
Best Practices
37
55
--------------
You can’t perform that action at this time.
0 commit comments