Skip to content

Commit a531da4

Browse files
committed
Add the "Getting Started" book again
1 parent 67ce6c9 commit a531da4

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

index.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,18 @@ Get started fast with the Symfony :doc:`Quick Tour <quick_tour/index>`:
2323
* :doc:`quick_tour/the_controller`
2424
* :doc:`quick_tour/the_architecture`
2525

26-
.. include:: /getting_started/index
26+
Getting Started
27+
---------------
28+
29+
.. toctree::
30+
:maxdepth: 1
31+
32+
setup
33+
page_creation
34+
routing
35+
controller
36+
templating
37+
configuration
2738

2839
Topics
2940
------

0 commit comments

Comments
 (0)