Update index page doc links

This updates the form of the links to other documents in the tree;
the generated HTML links must remain in the original form.

Change-Id: I6c2179e3b7cb5b8e2589ede84ab7d02340812e80
This commit is contained in:
Dean Troyer 2014-11-06 09:33:02 -06:00
parent 0986a7b760
commit d224ae1086

@ -42,8 +42,8 @@ Quick Start This ain't your first rodeo
#. Configure #. Configure
We recommend at least a `minimal We recommend at least a :doc:`minimal
configuration <configuration.html>`__ be set up. configuration <configuration>` be set up.
#. Start the install #. Start the install
@ -69,9 +69,9 @@ any hardware.
Virtual Machine Virtual Machine
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
`Run OpenStack in a VM <guides/single-vm.html>`__. The VMs launched in your cloud will be slow as :doc:`Run OpenStack in a VM <guides/single-vm>`. The VMs launched in your cloud will be slow as
they are running in QEMU (emulation), but it is useful if you don't have they are running in QEMU (emulation), but it is useful if you don't have
spare hardware laying around. `[Read] <guides/single-vm.html>`__ spare hardware laying around. :doc:`[Read] <guides/single-vm>`
OpenStack on Hardware OpenStack on Hardware
--------------------- ---------------------
@ -83,13 +83,13 @@ running a multi-node deployment on datacenter hardware.
All-In-One All-In-One
~~~~~~~~~~ ~~~~~~~~~~
`Run OpenStack on dedicated hardware <guides/single-machine.html>`__ to get real performance in your VMs. :doc:`Run OpenStack on dedicated hardware <guides/single-machine>` to get real performance in your VMs.
This can include a server-class machine or a laptop at home. `[Read] <guides/single-machine.html>`__ This can include a server-class machine or a laptop at home. :doc:`[Read] <guides/single-machine>`
Multi-Node + VLANs Multi-Node + VLANs
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
`Setup a multi-node cluster <guides/multinode-lab.html>`__ with dedicated VLANs for VMs & Management. `[Read] <guides/multinode-lab.html>`__ :doc:`Setup a multi-node cluster <guides/multinode-lab>` with dedicated VLANs for VMs & Management. :doc:`[Read] <guides/multinode-lab>`
Documentation Documentation
============= =============
@ -97,32 +97,32 @@ Documentation
Overview Overview
-------- --------
`An overview of DevStack goals and priorities <overview.html>`__ :doc:`An overview of DevStack goals and priorities <overview>`
Configuration Configuration
------------- -------------
`Configuring and customizing the stack <configuration.html>`__ :doc:`Configuring and customizing the stack <configuration>`
Plugins Plugins
------- -------
`Extending DevStack with new features <plugins.html>`__ :doc:`Extending DevStack with new features <plugins>`
Recent Changes Recent Changes
-------------- --------------
`An incomplete summary of recent changes <changes.html>`__ :doc:`An incomplete summary of recent changes <changes>`
FAQ FAQ
--- ---
`The DevStack FAQ <faq.html>`__ :doc:`The DevStack FAQ <faq>`
Contributing Contributing
------------ ------------
`Pitching in to make DevStack a better place <contributing.html>`__ :doc:`Pitching in to make DevStack a better place <contributing>`
Code Code
==== ====