Add documentation variable reference pointing at Apache Geode source code in GitHub.

This commit is contained in:
John Blum
2020-09-03 14:05:53 -07:00
parent cf1bb933f5
commit b32999ba4b

View File

@@ -52,6 +52,7 @@ asciidoctorj {
'docinfodir@': ".",
'apache-geode-artifact-version' : "${apacheGeodeVersion}",
'apache-geode-doc-version' : "112",
'apache-geode-src' : "https://github.com/apache/geode/blob/rel/v${apacheGeodeVersion}",
'pivotal-cloudcache-artifact-version' : "${pivotalCloudCacheVersion}",
'pivotal-cloudcache-doc-version' : "1-12",
'pivotal-gemfire-artifact-version' : "${pivotalGemFireVersion}",