Added link to the trove developer docs in the openstack-projects page

Added a link to the generated trove developer docs
(http://docs.openstack.org/developer/trove/) in the openstack-projects
page.

Change-Id: If84b4c27c6627cdccb6919ed711a2e1b97475c82
This commit is contained in:
Nikhil Manchanda 2013-07-31 14:23:00 -07:00
parent a2bc8e99f7
commit abbb022282

View File

@ -135,6 +135,9 @@
<h2><a href="http://docs.openstack.org/developer/ceilometer/">Measurements Collecting Infrastructure Developer Documentation (ceilometer)</a>
</h2>
<p>Developer documentation for the OpenStack Measurements Collecting Infrastructure.</p>
<h2><a href="http://docs.openstack.org/developer/trove/">Database Service Developer Documentation (trove)</a>
</h2>
<p>Developer documentation for the OpenStack Database service.</p>
<h2><a href="http://docs.openstack.org/developer/pbr/">Python Build Reasonableness (PBR)</a>
</h2>
<p>PBR is a library that injects some useful and sensible default behaviors into your setuptools run.