openstack-manuals/www/templates/user_guides.tmpl
Brian Moss 6a709d8bd5 [www] Add PDF links to doc landing pages
Add PDF links for supported books to the docs
landing page and the Install Guide indexes for each
distro. Applies to draft and Ocata.

Change-Id: Ie0395b7f048f71b8195147303a4cfd99266f2e68
Closes-Bug: #1427246
Depends-On: I4ed3939d1b8fa6d19d2b629334024c48063e4eb2
2017-03-28 14:35:20 +10:00

10 lines
766 B
Cheetah

<div class="docs-link-sections">
<h3 id="user-guides"><i class="fa fa-cloud"></i> User Guides</h3>
<a href="/user-guide/">End User Guide (includes Python SDK)</a><a href="/user-guide/UserGuide.pdf">[PDF]</a>
<p>Create and manage resources using the OpenStack dashboard, command-line client, and Python SDK</p>
<a href="/cli-reference/">Command-Line Interface Reference</a>
<p>Comprehensive OpenStack command-line reference</p>
<a href="https://developer.openstack.org">Open source software for application development</a>
<p>Resources for application development on OpenStack clouds</p>
</div>