[www] update the front page for Liberty
Change-Id: I72339c3909bd350c5d8653edcea2a802c3084901
This commit is contained in:
parent
ce081b011b
commit
777fdd5dcd
@ -47,7 +47,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-9 col-sm-9">
|
||||
<h2>Documentation for Kilo (April 2015)</h2>
|
||||
<h2>Documentation for Liberty (October 2015)</h2>
|
||||
<p>This is the latest release. Use the menu to select a prior release if needed.</p>
|
||||
</div>
|
||||
{% include 'templates/dropdown_releases_and_languages.tmpl' %}
|
||||
@ -63,9 +63,10 @@
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
|
||||
<a href="/kilo/install-guide/install/zypper/content/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/kilo/install-guide/install/yum/content/">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 21</a>
|
||||
<a href="/kilo/install-guide/install/apt/content/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a href="/liberty/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/liberty/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-debian/">Installation Guide for Debian 8 (not yet available)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 22 (not yet available)</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
||||
@ -96,7 +97,7 @@
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="configuration-guides"><i class="fa fa-wrench"></i> Configuration Guides</h3>
|
||||
<a href="/arch-design/content/">Architecture Design Guide</a>
|
||||
<a href="/kilo/config-reference/content/">Configuration Reference</a>
|
||||
<a href="/liberty/config-reference/content/">Configuration Reference</a>
|
||||
<a href="/admin-guide-cloud/">Cloud Administrator Guide</a>
|
||||
<a href="/high-availability-guide/content/index.html">High Availability Guide</a>
|
||||
<a href="/ops/">Operations Guide</a>
|
||||
|
@ -48,7 +48,7 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-9 col-sm-9">
|
||||
<h2>Documentation for Kilo (April 2015)</h2>
|
||||
<p>This is the latest release. Use the menu to select a prior release if needed.</p>
|
||||
<p>This is an earlier OpenStack release. Use the menu to select a later release, if needed.</p>
|
||||
</div>
|
||||
{% include 'templates/dropdown_releases_and_languages.tmpl' %}
|
||||
</div>
|
||||
|
@ -65,8 +65,8 @@
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
|
||||
<a href="/liberty/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/liberty/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
Installation Guide for Debian 8 (not yet available)
|
||||
Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 22 (not yet available)
|
||||
<a onclick="return false"; href="/liberty/install-guide-debian/">Installation Guide for Debian 8 (not yet available)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 22 (not yet available)</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user