You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/03/28 16:17:31 UTC

[GitHub] [cloudstack] rafaelweingartner commented on a change in pull request #3247: Make the API documentation version not *hardcoded* to v4.9.0

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:
users@infra.apache.org


With regards,
Apache Git Services