Skip to content

Commit d9a803d

Browse files
committed
made a small reorganization of the TOC
1 parent a9d2485 commit d9a803d

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

guides/map.rst.inc

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
* **Introduction**:
1+
* :doc:`Introduction to Symfony2 and HTTP </guides/http_fundamentals>`
2+
* :doc:`From flat PHP to Symfony2 </guides/from_flat_php_to_symfony2>`
23

3-
* :doc:`Introduction to Symfony2 and HTTP </guides/http_fundamentals>`
4-
* :doc:`From flat PHP to Symfony2 </guides/from_flat_php_to_symfony2>`
5-
6-
* `Twig Templating`_
4+
* :doc:`Controllers </guides/controller>`
5+
* :doc:`Routing </guides/routing>`
6+
* :doc:`Templating </guides/templating>`
7+
* :doc:`Testing </guides/testing>`
78

89
* **Doctrine**:
910

@@ -12,11 +13,6 @@
1213
* :doc:`Migrations </guides/doctrine/migrations/index>` |
1314
* :doc:`MongoDB </guides/doctrine/mongodb-odm/index>`
1415

15-
* :doc:`Controllers </guides/controller>`
16-
* :doc:`Routing </guides/routing>`
17-
* :doc:`Templating </guides/templating>`
18-
* :doc:`Testing </guides/testing>`
19-
2016
* **Validation**:
2117

2218
* :doc:`Overview </guides/validator/overview>` |

0 commit comments

Comments
 (0)