Modified Simplified Chinese main page to add arch-design and image-guide.

Change-Id: Idf98157a0fca21aaa1d77f2e19e5802fc28b9762
This commit is contained in:
daisy-ycguo 2015-02-13 11:10:28 +08:00 committed by Tom Fifield
parent 604fb3565b
commit 9aa73a34aa
2 changed files with 8 additions and 23 deletions

View File

@ -65,20 +65,6 @@
</a>
</li>
</ul>
<dl>
<dd>
<a href="http://docs.openstack.org/zh_CN/arch-design/content/index.html">
Architecture Design Guide
</a>
</dd>
</dl>
<dl>
<dd>
<a href="http://docs.openstack.org/zh_CN/image-guide/content/index.html">
Virtual Machine Image Guide
</a>
</dd>
</dl>
<ul class="subsectionNav">
<li class="link">
<a>

View File

@ -25,10 +25,13 @@
<div class="row docs-toc">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="docs-link-sections">
<h3><i class="fa fa-book"></i> 使用OpenStack</h3>
<a href="http://docs.openstack.org/zh_CN/api/quick-start/content/index.html">
API快速指南
</a>
<h3 id="configuration-guides"><i class="fa fa-wrench"></i> 配置指南 </h3>
<a href="http://docs.openstack.org/zh_CN/arch-design/content/index.html"> OpenStack 架构设计指南 </a>
<a href="http://docs.openstack.org/zh_CN/image-guide/content/index.html"> OpenStack 虚拟机镜像制作指南 </a>
</div>
<div class="docs-link-sections">
<h3><i class="fa fa-cloud"></i> 用户指南 </h3>
<a href="http://docs.openstack.org/zh_CN/api/quick-start/content/index.html"> API快速指南 </a>
</div>
</div>
</div>
@ -36,11 +39,7 @@
<div class="row docs-contribute-wrapper">
<div class="col-lg-12">
<p>文档翻译</p>
文档翻译由OpenStack简体中文翻译团队提供. 如想加入请点击这里
<a href="https://wiki.openstack.org/wiki/I18n/team/zh_cn">
团队简介
</a>
.
文档翻译由OpenStack简体中文翻译团队提供. 如想加入请点击这里<a href="https://wiki.openstack.org/wiki/I18n/team/zh_cn">团队简介</a>.
</div>
</div>
</div>