mirror of https://github.com/apache/cloudstack.git
Update API Reference generator docs.
This commit is contained in:
parent
8516186db1
commit
2d19f3c29f
|
|
@ -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>
|
||||
|
|
@ -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 2.2.14 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>
|
||||
|
|
|
|||
|
|
@ -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 v2.2.14 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 (v2.2.14)</h1>
|
||||
<div class="apiannouncement_box">
|
||||
<div class="apiannouncement_contentarea">
|
||||
<h3>Using the CloudStack API</h3>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
@ -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 v2.2.14 User API Reference
|
||||
</span>
|
||||
<p></p>
|
||||
<h1><xsl:value-of select="name"/></h1>
|
||||
|
|
|
|||
Loading…
Reference in New Issue