mirror of
https://github.com/code-rhapsodie/FOSCKEditorBundle.git
synced 2026-03-23 22:32:19 +01:00
Minor change in a config file (#227)
This commit is contained in:
@@ -19,10 +19,7 @@ maintained_branches: ["2.x"]
|
||||
# The location of your RST doc files, defined as a relative directory
|
||||
# If all the branches defined in the 'branches' option use the same
|
||||
# directory, then you can define it as a string
|
||||
doc_dir: "doc/"
|
||||
# However, if this location changes in any version, you must define
|
||||
# this option as a YAML mapping
|
||||
doc_dir: { "1.x": "docs/", "2.x": "docs/" }
|
||||
doc_dir: "docs/"
|
||||
|
||||
# OPTIONAL
|
||||
# This is the branch used to read the docs by default (and it's mapped as
|
||||
|
||||
Reference in New Issue
Block a user