openstack-manuals/www/templates/user_guides.tmpl
Andreas Jaeger 5106062735 Fix CLI Reference URLs in www
Update URLs for RST guide.

Change-Id: If8ff8d10091ad31e6c6e8aa55278736cc15cf98c
2016-01-14 19:08:51 +01:00

14 lines
1.0 KiB
Cheetah

<div class="docs-link-sections">
<h3 id="user-guides"><i class="fa fa-cloud"></i> User Guides</h3>
<a href="http://developer.openstack.org/api-guide/quick-start/">API Guide</a>
<p>Introduction to using the OpenStack API</p>
<a href="/user-guide/">End User Guide (includes Python SDK)</a>
<p>Create and manage resources using the OpenStack dashboard, command-line client, and Python SDK</p>
<a href="/user-guide-admin/">Admin User Guide</a>
<p>Manage projects, images, and users in an OpenStack environment</p>
<a href="/cli-reference/">Command-Line Interface Reference</a>
<p>Comprehensive OpenStack command-line reference</p>
<a href="http://developer.openstack.org">Open source software for application development</a>
<p>Resources for application development on OpenStack clouds</p>
</div>