apidoc: back button and devdoc link update

This commit is contained in:
Pierre-Luc Dion 2015-02-07 16:18:26 -05:00
parent a8ed45b64b
commit c234751069
1 changed files with 3 additions and 2 deletions

View File

@ -52,12 +52,13 @@ version="1.0">
<div class="inside_apileftpanel">
<div class="inside_contentpanel" style="width:930px;">
<!-- Modify this line for the release version -->
<h1>Apache CloudStack API Documentation (v4.5.0)</h1>
<h1>Apache CloudStack API Documentation (v4.5.0)</h1>'
<a class="api_backbutton" href="http://cloudstack.apache.org/docs/api/"></a>
<div class="apiannouncement_box">
<div class="apiannouncement_contentarea">
<h3>Using the CloudStack API</h3>
<p>For information about how the APIs work, and tips on how to use them, see the
<a href="http://cloudstack.apache.org/docs/">Developer's Guide</a>.</p>
<a href="http://docs.cloudstack.apache.org/en/latest/dev.html">Developer's Guide</a>.</p>
</div>
</div>