Merge "Add link to Nova developer documentation"
This commit is contained in:
commit
4e505f3554
@ -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/ /
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user