[www] update the front page for Mitaka
Also add links to project and documentation Release Notes. Change-Id: I15a6765bd8c60cfa5efdc8b9fe50ae406e745868
This commit is contained in:
parent
b4e424839a
commit
1e9bd792fd
@ -47,7 +47,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-9 col-sm-9">
|
||||
<h2>Documentation for Liberty (October 2015)</h2>
|
||||
<h2>Documentation for Mitaka (April 2016)</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' %}
|
||||
@ -61,22 +61,28 @@
|
||||
</div>
|
||||
<div class="row docs-toc">
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
|
||||
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
|
||||
<a href="http://releases.openstack.org/mitaka/index.html">OpenStack Projects Release Notes</a>
|
||||
<a href="http://docs.openstack.org/releasenotes/openstack-manuals/mitaka.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
<a href="/liberty/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
|
||||
<a href="/liberty/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a href="/mitaka/install-guide-obs/">Installation Guide for openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 SP1</a>
|
||||
<a href="/mitaka/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
|
||||
<a href="/mitaka/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
</div>
|
||||
{% include 'templates/api_guides.tmpl' %}
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="configuration-guides"><i class="fa fa-wrench"></i> Configuration Guides</h3>
|
||||
<a href="/liberty/config-reference/content/">Configuration Reference</a>
|
||||
<a href="/mitaka/config-reference/">Configuration Reference</a>
|
||||
<p>Installation and configuration options for OpenStack</p>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
{% include 'templates/ops_and_admin_guides.tmpl' %}
|
||||
<a href="/liberty/networking-guide/">Networking Guide</a>
|
||||
<a href="/mitaka/networking-guide/">Networking Guide</a>
|
||||
<p>Deploy and manage OpenStack Networking (neutron)</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -48,7 +48,7 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-9 col-sm-9">
|
||||
<h2>Documentation for Liberty (October 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>
|
||||
@ -61,6 +61,11 @@
|
||||
</div>
|
||||
<div class="row docs-toc">
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
|
||||
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
|
||||
<a href="http://releases.openstack.org/liberty/index.html">OpenStack Projects Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
|
||||
<p>Getting started with the most commonly used OpenStack services</p>
|
||||
|
Loading…
Reference in New Issue
Block a user