Cut final Essex branch
Fix link to Quantum API guide on www/api/index.html Change-Id: Id7ebbd1d8762beebf10bf8da028a5c21624dd325
This commit is contained in:
parent
260d674996
commit
a2e7655d29
@ -50,7 +50,7 @@
|
||||
<plugin>
|
||||
<groupId>com.rackspace.cloud.api</groupId>
|
||||
<artifactId>clouddocs-maven-plugin</artifactId>
|
||||
<version>1.0.10</version>
|
||||
<version>1.2.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>goal1</id>
|
||||
@ -96,7 +96,7 @@
|
||||
<postProcess>
|
||||
<!-- Copies the figures to the correct location for webhelp -->
|
||||
|
||||
<!--<copy todir="${basedir}/target/docbkx/webhelp/trunk/openstack-compute/install/content/figures">
|
||||
<!--<copy todir="${basedir}/target/docbkx/webhelp/api/openstack-compute/install/content/figures">
|
||||
<fileset dir="${basedir}/figures">
|
||||
<include name="**/*.*" />
|
||||
</fileset>
|
||||
|
@ -151,7 +151,7 @@
|
||||
<div id="DeveloperDocs">
|
||||
<h2><a href="/developer/">Developer Documentation</a></h2>
|
||||
|
||||
<p>Details about OpenStack internals for python developers and
|
||||
<p>Details about OpenStack internals for Python developers and
|
||||
advanced users.</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -219,6 +219,14 @@
|
||||
class="roundedButton">Read »</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://docs.openstack.org/api/openstack-network/1.0/content/">OpenStack Network Connectivity
|
||||
Developer Guide (Quantum) API 1.0</a></td>
|
||||
|
||||
<td><a href="http://docs.openstack.org/api/openstack-network/1.0/content/" class=
|
||||
"roundedButton">Read »</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href=
|
||||
"/api/openstack-identity-service/2.0/content/">OpenStack Identity
|
||||
|
Loading…
x
Reference in New Issue
Block a user