Removes API Programming Guide from index.html links

Updates /trunk/ index.html to point to image guide current URL
Removes "Documentation" from Tempest Test Suite link text
Does not place Config Ref trunk on the main index.html since
it is on the /trunk/index.html.

Change-Id: I33901235ff0170130e33089830ed359ae2bfa665
This commit is contained in:
annegentle 2013-09-25 10:31:32 -05:00
parent ea6ab3f583
commit d8e01635be
5 changed files with 10 additions and 23 deletions

View File

@ -55,6 +55,9 @@ redirect 301 /trunk/cli/quick-start/content/install_openstack_nova_cli.html /use
redirect 301 /trunk/cli/quick-start/content/install_openstack_quantum_cli.html /user-guide/content/
redirect 301 /trunk/cli/quick-start/content/install_openstack_swift_cli.html /user-guide/content/
# Redirecting API Programming with Compute API to API Quick Start
redirectmatch 301 /api/openstack-compute/programmer/content/.*$ /api/quick-start/content/
# For testing - redirect other pages of CLI Guide
redirectmatch 301 /trunk/cli/quick-start/content/.*$ /user-guide/content/

View File

@ -127,10 +127,6 @@ div.c1 {width: 100%;}
<dd><a
href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/"
>Object Storage API v1 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-compute/programmer/content/"
>Programming Compute API with
Shell and Python, 1st ed.</a></dd>
</dl>
<!--<div class="span-12">
<h2><a href="http://docs.openstack.org/api/openstack-block-storage/2.0/content/">OpenStack Block Storage Service API v2 Reference</a></h2>

View File

@ -259,10 +259,6 @@
<dd><a
href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/"
>Object Storage API v1 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-compute/programmer/content/"
>Programming Compute API with
Shell and Python, 1st ed.</a></dd>
</dl>
<h4 class="special">Contribute to the OpenStack
infrastructure and code </h4>
@ -280,7 +276,7 @@
</dd>
<dd><a
href="http://docs.openstack.org/developer/tempest/"
>Tempest Test Suite for OpenStack Documentation</a></dd>
>Tempest Test Suite for OpenStack</a></dd>
</dl>
</div>
</div>

View File

@ -261,22 +261,18 @@
href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/"
>Identity Service API v2.0
Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-network/2.0/content/"
>Networking API v2.0 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-image-service/2.0/content/"
>Image Service API v2 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-image-service/1.1/content/"
>Image Service API v1 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-network/2.0/content/"
>Networking API v2.0 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/"
>Object Storage API v1 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-compute/programmer/content/"
>Programming Compute API with
Shell and Python, 1st ed.</a></dd>
</dl>
<h4 class="special">Contribute to the OpenStack
infrastructure and code </h4>
@ -294,7 +290,7 @@
</dd>
<dd><a
href="http://docs.openstack.org/developer/tempest/"
>Tempest Test Suite for OpenStack Documentation</a></dd>
>Tempest Test Suite for OpenStack</a></dd>
</dl>
</div>
</div>

View File

@ -202,7 +202,7 @@
href="http://docs.openstack.org/security-guide/content/"
>Security Guide</a></dd>
<dd><a
href="http://docs.openstack.org/trunk/image-guide/content/"
href="http://docs.openstack.org/image-guide/content/"
>Virtual Machine Image
Guide</a></dd>
</dl>
@ -263,10 +263,6 @@
<dd><a
href="http://docs.openstack.org/api/openstack-object-storage/1.0/content/"
>Object Storage API v1 Reference</a></dd>
<dd><a
href="http://docs.openstack.org/api/openstack-compute/programmer/content/"
>Programming Compute API with
Shell and Python, 1st ed.</a></dd>
</dl>
<h4 class="special">Contribute to the OpenStack
infrastructure and code </h4>
@ -284,7 +280,7 @@
</dd>
<dd><a
href="http://docs.openstack.org/developer/tempest/"
>Tempest Test Suite for OpenStack Documentation</a></dd>
>Tempest Test Suite for OpenStack</a></dd>
</dl>
</div>
</div>