Add api-quick-start translations

Enable the newly imported translations.

This needs openstack-doc-tools 1.10 for publishing to
the correct location of translated api-quick-start.

Update index pages to link to new location.
Disable link to Japanese API guide since it's not published currently
(too few translated strings).

Change-Id: Ie79ce7be7d6c16c9954f50c77f6618c9c2974c3e
This commit is contained in:
Andreas Jaeger 2019-07-23 12:18:15 +02:00
parent fc09e93c25
commit e850cb234f
8 changed files with 15 additions and 12 deletions

View File

@ -4,14 +4,15 @@ declare -A DIRECTORIES=(
# books to be built
declare -A BOOKS=(
["de"]="image-guide install-guide"
["de"]="api-quick-start image-guide install-guide"
["eo"]="api-quick-start"
["fr"]="install-guide"
["id"]="image-guide install-guide"
["id"]="api-quick-start image-guide install-guide"
["ja"]="image-guide install-guide"
["ko_KR"]="install-guide"
["ko_KR"]="api-quick-start install-guide"
["ru"]="install-guide"
["tr_TR"]="image-guide install-guide"
["zh_CN"]="install-guide"
["tr_TR"]="api-quick-start image-guide install-guide"
["zh_CN"]="api-quick-start install-guide"
)
# Location of doc dir

View File

@ -8,7 +8,7 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
beautifulsoup4 # MIT
Jinja2>=2.8 # BSD License (3 clause)
openstack-doc-tools>=1.6.0 # Apache-2.0
openstack-doc-tools>=1.10.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.23.1 # Apache-2.0
doc8 # Apache-2.0

View File

@ -70,7 +70,7 @@
<h3 id="api-guides"><i class="fa fa-cloud"></i>
API Guides</h3>
<p>OpenStack API Dokumentation</p>
<a href="https://developer.openstack.org/de/api-guide/quick-start/">API Guide</a>
<a href="/de/api-quick-start/">API Guide</a>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">

View File

@ -75,7 +75,7 @@
</div>
<div class="docs-link-sections">
<h3 id="api-guides"><i class="fa fa-book"></i>Panduan OpenStack API</h3>
<a href="https://developer.openstack.org/id/api-guide/quick-start/">Pengantar menggunakan OpenStack API</a>
<a href="/id/api-quick-start/">Pengantar menggunakan OpenStack API</a>
<p>Pengantar menggunakan OpenStack API</p>
</div>
</div>

View File

@ -65,11 +65,13 @@
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<!--
<div class="docs-link-sections">
<h3 id="user-guides"><i class="fa fa-cloud"></i>ユーザーガイド</h3>
<a href="https://developer.openstack.org/ja/api-guide/quick-start/">API ガイド</a>
<a href="/ja/api-quick-start/">API ガイド</a>
<p>OpenStack API の利用方法の紹介</p>
</div>
-->
<div class="docs-link-sections">
<h3 id="doc-contrib-guides"><i class="fa fa-pencil"></i>コントリビューターガイド</h3>
<a href="/i18n/latest/ja">OpenStack I18n ガイド</a>

View File

@ -60,7 +60,7 @@
</div>
<div class="docs-link-sections">
<h3 id="api-guides"><i class="fa fa-book"></i>API 가이드</h3>
<a href="https://developer.openstack.org/ko_KR/api-guide/quick-start/">API 가이드</a>
<a href="/ko_KR/api-quick-start/">API 가이드</a>
<p>OpenStack API 사용에 대한 소개</p>
</div>
<div class="docs-link-sections">

View File

@ -63,7 +63,7 @@
</div>
<div class="docs-link-sections">
<h3 id="api-guides"><i class="fa fa-book"></i>API Kılavuzları</h3>
<a href="https://developer.openstack.org/tr_TR/api-guide/quick-start/">API Kılavuzları</a>
<a href="/tr_TR/api-quick-start/">API Kılavuzları</a>
<p>OpenStack API Belgelendirmesi</p>
</div>
<div class="docs-link-sections">

View File

@ -57,7 +57,7 @@
</div>
<div class="docs-link-sections">
<h3 id="user-guides"><i class="fa fa-book"></i>API手册</h3>
<a href="http://developer.openstack.org/zh_CN/api-guide/quick-start/">API快速手册</a>
<a href="/zh_CN/api-quick-start/">API快速手册</a>
<p>OpenStack API 使用方法介绍</p>
</div>
</div>