fe5dba946c
Adds a summary line for each guide on docs.openstack.org in order to help users find the appropriate book for their needs. Adds ".docs-link-sections p" to combined.css to style the summary lines. Changes applied to Juno, Kilo, Liberty, and Mitaka. Change-Id: Ibcbc3d18981a58184646f55b93e77032e4f6c1c0
8 lines
487 B
Cheetah
8 lines
487 B
Cheetah
<div class="docs-link-sections">
|
|
<h3 id="api-guides"><i class="fa fa-book"></i> API Guides</h3>
|
|
<a href="http://developer.openstack.org/api-ref.html">API Complete References</a>
|
|
<p>Comprehensive OpenStack API reference</p>
|
|
<a href="http://developer.openstack.org/api-guide/quick-start/">API Guide</a>
|
|
<p>Introduction to using the OpenStack API</p>
|
|
</div>
|