File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Official Symfony Best Practices
2
2
===============================
3
3
4
4
.. toctree ::
5
+ :hidden:
5
6
6
7
introduction
7
8
creating-the-project
@@ -14,3 +15,5 @@ Official Symfony Best Practices
14
15
security
15
16
web-assets
16
17
tests
18
+
19
+ .. include :: /best_practices/map.rst.inc
Original file line number Diff line number Diff line change
1
+ * :doc:` /best_practices/introduction`
2
+ * :doc:` /best_practices/creating-the-project`
3
+ * :doc:` /best_practices/configuration`
4
+ * :doc:` /best_practices/business-logic`
5
+ * :doc:` /best_practices/controllers`
6
+ * :doc:` /best_practices/templates`
7
+ * :doc:` /best_practices/forms`
8
+ * :doc:` /best_practices/i18n`
9
+ * :doc:` /best_practices/security`
10
+ * :doc:` /best_practices/web-assets`
11
+ * :doc:` /best_practices/tests`
You can’t perform that action at this time.
0 commit comments