rafaelweingartner commented on a change in pull request #3247: Make the API
documentation version not *hardcoded* to v4.9.0
URL: https://github.com/apache/cloudstack/pull/3247#discussion_r270085169
##########
File path: tools/apidoc/generatecommands.xsl
##########
@@ -57,7 +57,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release
version -->
<span>
- Apache
CloudStack v4.9.0 Root Admin API Reference
+ Apache
CloudStack v%ACS_RELEASE% Root Admin API Reference
Review comment:
do we need/want the `v`? It is always `v` anyways.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services