don't duplicate the list of API reference guides
We have an automatically managed list of API reference guides in the openstack-manuals repo being published to doc.openstack.org/api. The results are validated against the list of actually published guides, and will be kept up to date when projects come and go. It will also be maintained as the API documentation moves into the main doc build for each project as part of the documentation migration project [1]. This patch removes the redundant information from this repo and replaces it with a link to the other repository. [1] http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Change-Id: I80d7a6ed2ad8ccf4e505da1932b8a900cf4fe3f8 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
a9348c2bd4
commit
296c33d4ba
@ -98,7 +98,7 @@
|
||||
<p>
|
||||
To learn how to use the APIs, see the <a
|
||||
href="https://developer.openstack.org/api-guide/quick-start/">OpenStack
|
||||
API Guide</a>. All documented OpenStack APIs are listed below.
|
||||
API Guide</a>. All documented OpenStack APIs are listed on the <a href="https://docs.openstack.org/api/">API Reference Guide page</a>.
|
||||
</p>
|
||||
<h3>Translations</h3>
|
||||
<ul>
|
||||
@ -108,7 +108,6 @@
|
||||
<li><a href="https://developer.openstack.org/ko_KR/api-guide/quick-start/">Korean (ko_KR)</a></li>
|
||||
<li><a href="https://developer.openstack.org/zh_CN/api-guide/quick-start/">Chinese (zh_CN)</a></li>
|
||||
</ul>
|
||||
{% include 'templates/api_ref.tmpl' %}
|
||||
<br>
|
||||
</div>
|
||||
<div id="cli" class="btn-wrapper">
|
||||
|
@ -1,32 +0,0 @@
|
||||
|
||||
<p>
|
||||
<a href="https://developer.openstack.org/api-ref/application-catalog/" class="overview-btn docs-btn">Application Catalog API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/backup/" class="overview-btn docs-btn">Backup API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/baremetal/" class="overview-btn docs-btn">Bare Metal API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/block-storage/" class="overview-btn docs-btn">Block Storage API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/clustering/" class="overview-btn docs-btn">Clustering API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/compute/" class="overview-btn docs-btn">Compute API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/container-infrastructure-management/" class="overview-btn docs-btn">Container Infrastructure Management API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/data-processing/" class="overview-btn docs-btn">Data Processing</a>
|
||||
<a href="https://developer.openstack.org/api-ref/data-protection-orchestration/" class="overview-btn docs-btn">Data Protection Orchestration</a>
|
||||
<a href="https://developer.openstack.org/api-ref/database/" class="overview-btn docs-btn">Database Service API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/dns/" class="overview-btn docs-btn">Domain Name Server (DNS) API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/ec2-api/" class="overview-btn docs-btn">EC2 API Service</a>
|
||||
<a href="https://developer.openstack.org/api-ref/identity/" class="overview-btn docs-btn">Identity API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/image/" class="overview-btn docs-btn">Image service API</a>
|
||||
<a href="http://developer.openstack.org/api-guide/key-manager/" class="overview-btn docs-btn">Key Manager API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/load-balancer/" class="overview-btn docs-btn">Load Balancer API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/messaging/" class="overview-btn docs-btn">Messaging API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/networking/" class="overview-btn docs-btn">Networking API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/nfv-orchestration/" class="overview-btn docs-btn">NFV Orchestration API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/object-storage" class="overview-btn docs-btn">Object Storage API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/orchestration/" class="overview-btn docs-btn">Orchestration API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/search" class="overview-btn docs-btn">Search API</a>
|
||||
<a href="https://developer.openstack.org/api-ref/shared-file-systems" class="overview-btn docs-btn">Shared File Systems API</a>
|
||||
<a href="https://developer.openstack.org/api-guide/quick-start/" class="overview-btn docs-btn">All OpenStack APIs</a>
|
||||
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user