From 13e05f9837455c60cd60425d475eff7c1c064149 Mon Sep 17 00:00:00 2001 From: Sue Chaplain Date: Wed, 23 Jan 2019 10:58:30 +0000 Subject: [PATCH] Add new draft user documentation URL site Users who build against the latest OpenJ9 source now need to refer to documentation at the new draft doc site: https://eclipse.github.io/openj9-docs/ The user doc at the Eclipse website will be the last release. See https://github.com/eclipse/openj9-docs/issues/176 This PR to be merged for the GA of the 0.12.0 release [ci-skip] Signed-off-by: Sue Chaplain --- doc/build-instructions/Build_Instructions_V11.md | 4 ++++ doc/build-instructions/Build_Instructions_V8.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/build-instructions/Build_Instructions_V11.md b/doc/build-instructions/Build_Instructions_V11.md index 4d935f6efec..c07f32078bb 100644 --- a/doc/build-instructions/Build_Instructions_V11.md +++ b/doc/build-instructions/Build_Instructions_V11.md @@ -34,6 +34,10 @@ A more complete set of build instructions are included here for multiple platfor - [macOS :apple:](#macos) - [ARM :iphone:](#arm) +User documentation for the latest release of Eclipse OpenJ9 is available at the [Eclipse Foundation](https://www.eclipse.org/openj9/docs). +If you build a binary from the current OpenJ9 source, new features and changes might be in place for the next release of OpenJ9. Draft user +documentation for the next release of OpenJ9 can be found [here](https://eclipse.github.io/openj9-docs/). + ---------------------------------- ## Linux diff --git a/doc/build-instructions/Build_Instructions_V8.md b/doc/build-instructions/Build_Instructions_V8.md index 4918459a518..3e6c0d704e4 100644 --- a/doc/build-instructions/Build_Instructions_V8.md +++ b/doc/build-instructions/Build_Instructions_V8.md @@ -34,6 +34,10 @@ A more complete set of build instructions are included here for multiple platfor - [MacOS :apple:](#macos) - [ARM :iphone:](#arm) +User documentation for the latest release of Eclipse OpenJ9 is available at the [Eclipse Foundation](https://www.eclipse.org/openj9/docs). +If you build a binary from the current OpenJ9 source, new features and changes might be in place for the next release of OpenJ9. Draft user +documentation for the next release of OpenJ9 can be found [here](https://eclipse.github.io/openj9-docs/). + ---------------------------------- ## Linux