Skip to content

[Cookbook] Fix toctree order #3166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 7, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions cookbook/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@ The Cookbook
.. toctree::
:hidden:

workflow/index
controller/index
routing/index
assetic/index
doctrine/index
form/index
validation/index
configuration/index
service_container/index
session/index
bundles/index
email/index
testing/index
security/index
cache/index
templating/index
logging/index
configuration/index
console/index
controller/index
debugging
deployment-tools
doctrine/index
email/index
event_dispatcher/index
request/index
form/index
logging/index
profiler/index
web_services/index
request/index
routing/index
security/index
service_container/index
session/index
symfony1
deployment-tools
templating/index
testing/index
validation/index
web_services/index
workflow/index

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