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.
2 parents 2983fa7 + 0665ab3 commit e3a1071Copy full SHA for e3a1071
.symfony.bundle.yaml
@@ -11,6 +11,6 @@ branches:
11
maintained_branches:
12
- "2.12.x"
13
- "2.13.x"
14
-doc_dir: "docs/"
+doc_dir: { "2.12.x": "docs/", "2.13.x": "docs/en/" }
15
current_branch: "2.12.x"
16
dev_branch: "2.13.x"
0 commit comments