[www-cs] Build Czech install guide as draft
Change-Id: I49b6f2e3df338b32d51baac51be1b8a3e94ad854
This commit is contained in:
parent
492fecc62e
commit
a1755e4f5a
@ -6,11 +6,13 @@ declare -A DIRECTORIES=(
|
||||
# books to be built
|
||||
declare -A BOOKS=(
|
||||
["ja"]="image-guide user-guide user-guide-admin install-guide networking-guide"
|
||||
["cs"]="install-guide"
|
||||
)
|
||||
|
||||
# draft books
|
||||
declare -A DRAFTS=(
|
||||
["ja"]="install-guide"
|
||||
["cs"]="install-guide"
|
||||
)
|
||||
|
||||
# Where does the top-level pom live?
|
||||
|
@ -101,6 +101,11 @@
|
||||
<a href="/liberty/zh_CN/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/liberty/zh_CN/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
|
||||
<a href="/liberty/zh_CN/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<h4>Czech (cs)</h4>
|
||||
<a href="/draft/cs/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/draft/cs/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
|
||||
<a href="/draft/cs/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a href="/draft/cs/install-guide-debian/">Installation Guide for Debian 8</a>
|
||||
<h4>French (fr)</h4>
|
||||
<a href="/draft/fr/image-guide/content/">Virtual Machine Image Guide</a>
|
||||
<h4>Japanese (ja)</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user