Skip to content

Commit 640dc2b

Browse files
committed
Merge pull request symfony#3118 from bicpi/issue-3110
[Components] Fix alphabetic order of Components TOC
2 parents 702c5a1 + a1a856b commit 640dc2b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

components/map.rst.inc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@
9696
* :doc:`/components/routing/introduction`
9797
* :doc:`/components/routing/hostname_pattern`
9898

99+
* :doc:`/components/security/index`
100+
101+
* :doc:`/components/security/introduction`
102+
* :doc:`/components/security/firewall`
103+
* :doc:`/components/security/authentication`
104+
* :doc:`/components/security/authorization`
105+
99106
* **Serializer**
100107

101108
* :doc:`/components/serializer`
@@ -104,13 +111,6 @@
104111

105112
* :doc:`/components/stopwatch`
106113

107-
* :doc:`/components/security/index`
108-
109-
* :doc:`/components/security/introduction`
110-
* :doc:`/components/security/firewall`
111-
* :doc:`/components/security/authentication`
112-
* :doc:`/components/security/authorization`
113-
114114
* :doc:`/components/templating/index`
115115

116116
* :doc:`/components/templating/introduction`

0 commit comments

Comments
 (0)