diff --git a/doc-tools-check-languages.conf b/doc-tools-check-languages.conf index 7f72bd75e6..b11db0ca97 100644 --- a/doc-tools-check-languages.conf +++ b/doc-tools-check-languages.conf @@ -36,10 +36,12 @@ declare -A SPECIAL_BOOKS=( ["ha-guide"]="RST" ["image-guide"]="RST" ["install-guide"]="RST" - ["install-guide-debconf"]="RST" ["networking-guide"]="RST" ["ops-guide"]="RST" ["user-guide"]="RST" + # Do not translate for now, we need to fix our scripts first to + # generate the content properly. + ["install-guide-debconf"]="skip" # Do not translate ["cli-reference"]="skip" ["config-reference"]="skip"