Skip to content

Commit 551460b

Browse files
committed
Merge pull request symfony#3166 from bicpi/reorder_cookbook_toctree
[Cookbook] Fix toctree order
2 parents 213896c + a76d906 commit 551460b

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

cookbook/index.rst

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ The Cookbook
44
.. toctree::
55
:hidden:
66

7-
workflow/index
8-
controller/index
9-
routing/index
107
assetic/index
11-
doctrine/index
12-
form/index
13-
validation/index
14-
configuration/index
15-
service_container/index
16-
session/index
178
bundles/index
18-
email/index
19-
testing/index
20-
security/index
219
cache/index
22-
templating/index
23-
logging/index
10+
configuration/index
2411
console/index
12+
controller/index
2513
debugging
14+
deployment-tools
15+
doctrine/index
16+
email/index
2617
event_dispatcher/index
27-
request/index
18+
form/index
19+
logging/index
2820
profiler/index
29-
web_services/index
21+
request/index
22+
routing/index
23+
security/index
24+
service_container/index
25+
session/index
3026
symfony1
31-
deployment-tools
27+
templating/index
28+
testing/index
29+
validation/index
30+
web_services/index
31+
workflow/index
3232

3333
.. include:: /cookbook/map.rst.inc

0 commit comments

Comments
 (0)