This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/isis.git
commit 5ffc8fcbc009885c02b3d6d6421a2e0e0b695d54 Author: Dan Haywood <[email protected]> AuthorDate: Mon Jan 8 22:08:12 2018 +0000 ISIS-1465: further tweak to docs --- .../main/asciidoc/guides/cgcom/_cgcom_post-release-successful.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_post-release-successful.adoc b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_post-release-successful.adoc index 9b10e64..80e4dc7 100644 --- a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_post-release-successful.adoc +++ b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_post-release-successful.adoc @@ -325,7 +325,11 @@ You can take a copy from one of the older named versions, or just use this text: </html> ---- -* In the root `index.html`, update the menu to reference the new version. +* In the home page's index page (`content/index.html`): + +** update the menu to reference the new version + +** update the version in the archetype. At this point the files in the root (directly under `content`) will still be out of date; the publish process simply preserves whatever is in `content/versions/current`. Also, the `SNAPSHOT` will be missing (above it was renamed to `current`). -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
