Merge "Fix syntax of doc-tools-check-languages.conf"
This commit is contained in:
@@ -41,5 +41,5 @@ declare -A SPECIAL_BOOKS=(
|
||||
# Skip guide while it's moved to RST.
|
||||
["install-guide-rst"]="skip"
|
||||
# This needs special handling, handle it with the RST tools.
|
||||
["common-rst"] = "RST"
|
||||
["common-rst"]="RST"
|
||||
)
|
||||
|
Reference in New Issue
Block a user