mirror of https://github.com/apache/cloudstack.git
Update documentation headers for v3.0 in API Reference.
Reviewed-by: Ewan Mellor <ewan.mellor@citrix.com>
This commit is contained in:
parent
5c3e8912d1
commit
487b164aa6
|
|
@ -39,7 +39,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
|
||||
CloudStack v3.0 Root Admin API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version="1.0">
|
|||
<link rel= "stylesheet" href="../includes/main.css" type="text/css" />
|
||||
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
|
||||
|
||||
<title>CloudStack | The Power Behind Your Cloud</title>
|
||||
<title>CloudStack API Reference</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference
|
||||
CloudStack v3.0 Domain Admin API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version="1.0">
|
|||
<link rel= "stylesheet" href="includes/main.css" type="text/css" />
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
|
||||
<title>CloudStack | The Power Behind Your Cloud</title>
|
||||
<title>CloudStack API Reference</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -34,7 +34,7 @@ version="1.0">
|
|||
<div class="inside_apileftpanel">
|
||||
<div class="inside_contentpanel" style="width:930px;">
|
||||
<!-- Modify this line for the release version -->
|
||||
<h1>CloudStack API Documentation (v2.2.13 - 2.2.14)</h1>
|
||||
<h1>CloudStack API Documentation (v3.0)</h1>
|
||||
<div class="apiannouncement_box">
|
||||
<div class="apiannouncement_contentarea">
|
||||
<h3>Using the CloudStack API</h3>
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ version="1.0">
|
|||
<xsl:for-each select="command/command">
|
||||
<!-- Modify this line for the release version -->
|
||||
<span>
|
||||
CloudStack v2.2.13 - 2.2.14 User API Reference
|
||||
CloudStack v3.0 User API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
Loading…
Reference in New Issue