diff --git a/doc-tools-check-languages.conf b/doc-tools-check-languages.conf index f996e5e429..68db605ad9 100644 --- a/doc-tools-check-languages.conf +++ b/doc-tools-check-languages.conf @@ -8,7 +8,7 @@ declare -A DIRECTORIES=( # books to be built declare -A BOOKS=( ["fr"]="image-guide" - ["ja"]="image-guide user-guide user-guide-admin" + ["ja"]="image-guide user-guide user-guide-admin install-guide" ["zh_CN"]="arch-design image-guide" ) @@ -31,11 +31,11 @@ DOC_DIR="doc/" # Values need to match content in # project-config/jenkins/scripts/common_translation_update.sh declare -A SPECIAL_BOOKS=( + ["admin-guide-cloud"]="RST" ["install-guide"]="RST" ["networking-guide"]="RST" ["user-guide"]="RST" ["user-guide-admin"]="RST" - ["admin-guide-cloud"]="RST" # Skip guide while it's created ["contributor-guide"]="skip" # This needs special handling, handle it with the RST tools. diff --git a/test-requirements.txt b/test-requirements.txt index 6529decf62..c241f8a124 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ hacking>=0.10.0,<0.11 beautifulsoup4 Jinja2>=2.6 # BSD License (3 clause) -openstack-doc-tools>=0.28 +openstack-doc-tools>=0.30 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 openstackdocstheme>=1.0.7 doc8 # Apache-2.0 diff --git a/www/draft/draft-index.html b/www/draft/draft-index.html index 0fca8b6f43..769cb69492 100644 --- a/www/draft/draft-index.html +++ b/www/draft/draft-index.html @@ -102,7 +102,12 @@