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>`:
1818
1919 quick_tour/index
2020
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 `
2424* :doc: `quick_tour/the_architecture `
2525
26- Topics
27- ------
26+ Getting Started
27+ ---------------
2828
2929.. toctree ::
30- :hidden:
3130
31+ installation
32+ http_fundamentals
33+ routing
3234 controller
35+ templating
36+
37+ Topics
38+ ------
39+
40+ .. toctree ::
3341
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
3553
3654Best Practices
3755--------------
You can’t perform that action at this time.
0 commit comments