diff --git a/doc/source/admin/index.rst b/doc/source/admin/index.rst index 6d47f099ab..082e39efad 100644 --- a/doc/source/admin/index.rst +++ b/doc/source/admin/index.rst @@ -6,7 +6,7 @@ This guide provides information about operating your OpenStack-Ansible deployment. For information how to deploy your OpenStack-Ansible cloud, refer to the -:deploy_guide:`Deployment Guide ` +`Deployment Guide `_. for step-by-step instructions on how to deploy the OpenStack packages and dependencies on your cloud using OpenStack-Ansible. diff --git a/doc/source/contributor/index.rst b/doc/source/contributor/index.rst index 2ad7915e69..60166f732b 100644 --- a/doc/source/contributor/index.rst +++ b/doc/source/contributor/index.rst @@ -6,7 +6,7 @@ In this section, you will find documentation relevant to developing OpenStack-Ansible. For information on how to install and deploy OpenStack-Ansible, see the -:deploy_guide:`Deployment Guide `. +`Deployment Guide `_. Contents: diff --git a/doc/source/index.rst b/doc/source/index.rst index c396efb248..620e57317e 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -17,8 +17,8 @@ OpenStack-Ansible Pike is currently in development. .. toctree:: :maxdepth: 1 - :deploy_guide:Deployment Guide - releasenotes/unreleased + Deployment guide + Release notes admin/index user/index contributor/index @@ -52,3 +52,11 @@ OpenStack-Ansible's Newton series was first released with the 14.0.0 tag on .. _OpenStack-Ansible Newton Documentation: http://docs.openstack.org/openstack-ansible/newton/ .. _OpenStack-Ansible Newton series timeline: https://launchpad.net/openstack-ansible/newton .. _OpenStack-Ansible Newton series release notes: http://docs.openstack.org/releasenotes/openstack-ansible/newton.html + +Mitaka: EOL (end-of-life) +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +OpenStack-Ansible's Mitaka series was EOL'd on 10 April 2017. + +To view the documentation only, +see the `OpenStack-Ansible Mitaka Documentation `_.