mirror of https://github.com/apache/cloudstack.git
setting the version for apidocs to 4.2.0
This commit is contained in:
parent
e04d8f3fcf
commit
9c87970d1f
|
|
@ -57,7 +57,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
Apache CloudStack v4.0.0 Root Admin API Reference
|
||||
Apache CloudStack v4.2.0 Root Admin API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
Apache CloudStack v4.0.0 Domain Admin API Reference
|
||||
Apache CloudStack v4.2.0 Domain Admin API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ 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.0.0)</h1>
|
||||
<h1>Apache CloudStack API Documentation (v4.2.0)</h1>
|
||||
<div class="apiannouncement_box">
|
||||
<div class="apiannouncement_contentarea">
|
||||
<h3>Using the CloudStack API</h3>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
Apache CloudStack v4.0.0 User API Reference
|
||||
Apache CloudStack v4.2.0 User API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
Loading…
Reference in New Issue