Skip to content

Commit 1f71d5b

Browse files
Simplify doc config
1 parent a07d04b commit 1f71d5b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.symfony.bundle.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ branches:
1414
maintained_branches:
1515
- "2.15.x"
1616
- "2.16.x"
17-
doc_dir:
18-
"2.12.x": docs/
19-
"2.13.x": docs/en/
20-
"2.14.x": docs/en/
21-
"2.15.x": docs/en/
22-
"2.16.x": docs/en/
17+
doc_dir: "docs/en/"
2318
current_branch: "2.15.x"
2419
dev_branch: "2.16.x"

0 commit comments

Comments
 (0)