8000 Include topics in main Index page · symfony/symfony-docs@84ee24d · GitHub
[go: up one dir, main page]

Skip to content

Commit 84ee24d

Browse files
committed
Include topics in main Index page
1 parent bd192fa commit 84ee24d

File tree

1 file changed

+25
-7
lines changed

1 file changed

+25
-7
lines changed

index.rst

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff 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

3654
Best Practices
3755
--------------

0 commit comments

Comments
 (0)
0