We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1e7df commit 9701e46Copy full SHA for 9701e46
cookbook/index.rst
@@ -28,6 +28,7 @@ The Cookbook
28
symfony1
29
templating/index
30
testing/index
31
+ upgrading
32
validation/index
33
web_server/index
34
web_services/index
cookbook/map.rst.inc
@@ -199,6 +199,10 @@
199
* (email) :doc:`/cookbook/email/testing`
200
* (form) :doc:`/cookbook/form/unit_testing`
201
202
+* **Upgrading**
203
+
204
+ * :doc:`/cookbook/upgrading`
205
206
* :doc:`/cookbook/validation/index`
207
208
* :doc:`/cookbook/validation/custom_constraint`
0 commit comments