openstack-manuals/www/templates/contributor_guides.tmpl
Brian Moss fe5dba946c Add summaries for guides on docs.openstack.org
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
2015-11-26 14:47:43 +10:00

28 lines
2.3 KiB
Cheetah

<div class="docs-link-sections">
<h3 id="contributor-guides"><i class="fa fa-pencil"></i> Contributor Guides</h3>
<a href="http://docs.openstack.org/contributor-guide/index.html">OpenStack Documentation Contributor Guide</a>
<p>Documentation workflow and conventions</p>
<a href="/developer/openstack-projects.html">Python Developer Documentation</a>
<p>Documentation for OpenStack developers</p>
<a href="/developer/language-bindings.html">Language Bindings and Python Clients</a>
<p>Documentation for the OpenStack Python bindings</p>
<a href="http://specs.openstack.org/">OpenStack Project specifications</a>
<p>Specifications for future project features</p>
<a href="/project-team-guide/">OpenStack Project Team Guide</a>
<p>Guide to the OpenStack project and community</p>
<a href="/infra/">OpenStack Developer and Community Infrastructure Documentation</a>
<p>Development and infrastructure documentation</p>
<a href="/infra/manual/">OpenStack Infrastructure User Manual</a>
<p>Guide to OpenStack software development infrastructure</p>
<a href="/developer/i18n/">OpenStack I18n Guide</a>
<p>Internationalization workflow and conventions</p>
<a href="/developer/tempest">Tempest Test Suite for OpenStack</a>
<p>Documentation for the Tempest test project</p>
<a href="http://governance.openstack.org">OpenStack Technical Committee Governance Documents</a>
<p>OpenStack Technical Committee reference documents and official resolutions</p>
<a href="https://www.openstack.org/join/">Join the OpenStack Foundation</a>
<p>How to join the OpenStack Foundation</p>
<a href="https://www.openstack.org/user-survey/">Take the Deployment Survey</a>
<p>Influence the future of OpenStack</p>
</div>