Merge "Add link to Nova developer documentation"

This commit is contained in:
Jenkins 2013-08-29 18:58:08 +00:00 committed by Gerrit Code Review
commit 4e505f3554
2 changed files with 4 additions and 1 deletions

View File

@ -39,5 +39,5 @@ redirect 301 /install/ /
redirect 301 /basic-install/ /
redirect 301 /run/ /
redirect 301 /api/index.html /
redirect 301 /developer/index.html /
redirect 301 /developer/index.html /developer/openstack-projects.html
redirect 301 /cli/ /

View File

@ -130,6 +130,9 @@
</h2>
<p>Online developer documentation for working on the OpenStack Dashboard.
</p>
<h2><a href="http://docs.openstack.org/developer/nova/">Compute Service Developer Documentation (nova)</a>
</h2>
<p>Developer documentation for the OpenStack Compute service.</p>
<h2><a href="http://docs.openstack.org/developer/keystone/">Identity Service Developer Documentation (keystone)</a>
</h2>
<p>Developer documentation for the common OpenStack Identity service.</p>