Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.11.2.2
-
Component/s: Dev and Dep
-
Labels:None
-
Sprint:2.11.3.0 release
Description
The website release history/archive has pages that reflect the informaiton found in help/help/html/whatsnew.html (for the current version) and in help/help/html/releases.html
To consistently generate the release archive page for a new version, configure build.gradle to take markdown from two files
help/markdown/whatsnew/whatsnew-VERSION.md
help/markdown/releases/release-VERSION.md
to create the hugo markdown page and whatsnew.html, and to use all of the help/markdown/releases/release-*.md files to re-generate releases.html
To consistently generate the release archive page for a new version, configure build.gradle to take markdown from two files
help/markdown/whatsnew/whatsnew-VERSION.md
help/markdown/releases/release-VERSION.md
to create the hugo markdown page and whatsnew.html, and to use all of the help/markdown/releases/release-*.md files to re-generate releases.html