We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7093f commit 4cbc129Copy full SHA for 4cbc129
.symfony.bundle.yaml
@@ -19,10 +19,7 @@ maintained_branches: ["2.x"]
19
# The location of your RST doc files, defined as a relative directory
20
# If all the branches defined in the 'branches' option use the same
21
# directory, then you can define it as a string
22
-doc_dir: "doc/"
23
-# However, if this location changes in any version, you must define
24
-# this option as a YAML mapping
25
-doc_dir: { "1.x": "docs/", "2.x": "docs/" }
+doc_dir: "docs/"
26
27
# OPTIONAL
28
# This is the branch used to read the docs by default (and it's mapped as
0 commit comments