Minor change in a config file (#227)

This commit is contained in:
Javier Eguiluz
2021-03-30 07:19:58 +02:00
committed by GitHub
parent 2c7093f2fd
commit 4cbc129595

View File

@@ -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