From 2864754dce67c1e06a2c92233b74899b0116672c Mon Sep 17 00:00:00 2001 From: Richie Escarez Date: Mon, 28 Jan 2019 13:42:49 -0800 Subject: [PATCH 1/3] Cut v0.2 branch + releases page --- doc-releases.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc-releases.md diff --git a/doc-releases.md b/doc-releases.md new file mode 100644 index 00000000000..03cc3a6ef9b --- /dev/null +++ b/doc-releases.md @@ -0,0 +1,12 @@ +# Documentation Releases + +Use the following list to view the version of the Knative documentation for your +version of Knative cluster that you installed. + +## Released versions + +* [Branch: **`release-0.2`**](https://github.com/knative/docs/tree/release-0.2) + +## In development (pre-release) version + +* [Branch: **`master`**](https://github.com/knative/docs/tree/master) From 284bbd2ad9c80d894f7b52ca2896098f2841368f Mon Sep 17 00:00:00 2001 From: Sam O'Dell <31352624+samodell@users.noreply.github.com> Date: Mon, 28 Jan 2019 15:14:11 -0800 Subject: [PATCH 2/3] Update doc-releases.md Co-Authored-By: RichieEscarez --- doc-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-releases.md b/doc-releases.md index 03cc3a6ef9b..67955028abb 100644 --- a/doc-releases.md +++ b/doc-releases.md @@ -1,6 +1,6 @@ # Documentation Releases -Use the following list to view the version of the Knative documentation for your +The following list shows the available versions of Knative documentation. version of Knative cluster that you installed. ## Released versions From 48000285840e5b97d4462da2e94d3c395453a049 Mon Sep 17 00:00:00 2001 From: Sam O'Dell <31352624+samodell@users.noreply.github.com> Date: Mon, 28 Jan 2019 15:14:20 -0800 Subject: [PATCH 3/3] Update doc-releases.md Co-Authored-By: RichieEscarez --- doc-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-releases.md b/doc-releases.md index 67955028abb..0045a933bc5 100644 --- a/doc-releases.md +++ b/doc-releases.md @@ -1,7 +1,7 @@ # Documentation Releases The following list shows the available versions of Knative documentation. -version of Knative cluster that you installed. +Select the version that matches your installed version of Knative. ## Released versions