[ops-guide] Enable translation
RST conversion is almost finished. Change-Id: I49b28e1e5d9cb6ee92b1893cd488938b6c1401dc Implements: blueprint ops-guide-rst
This commit is contained in:
parent
1108de4cd4
commit
fd0dc05a86
@ -37,6 +37,7 @@ declare -A SPECIAL_BOOKS=(
|
||||
["image-guide"]="RST"
|
||||
["install-guide"]="RST"
|
||||
["networking-guide"]="RST"
|
||||
["ops-guide"]="RST"
|
||||
["user-guide"]="RST"
|
||||
# Do not translate
|
||||
["cli-reference"]="skip"
|
||||
@ -45,6 +46,4 @@ declare -A SPECIAL_BOOKS=(
|
||||
["releasenotes"]="skip"
|
||||
# Skip arch design while its being revised
|
||||
["arch-design-draft"]="skip"
|
||||
# Skip ops-guide while its being revised
|
||||
["ops-guide"]="skip"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user