From dab7c73e39a8002a23967f75dd7a468e31c4c7c6 Mon Sep 17 00:00:00 2001 From: Hakim Cassimally Date: Mon, 20 Feb 2023 16:47:50 +0000 Subject: [PATCH 1/3] PR to capella to change version to `capella` --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 66743a3e6..c107b79ef 100644 --- a/antora.yml +++ b/antora.yml @@ -1,2 +1,2 @@ name: cloud -version: master \ No newline at end of file +version: capella From 203797014626b64077c8aa476186ebeb0fdfbf92 Mon Sep 17 00:00:00 2001 From: Hakim Cassimally Date: Mon, 20 Feb 2023 17:56:06 +0000 Subject: [PATCH 2/3] `provisioned` version --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index c107b79ef..5db31a8b9 100644 --- a/antora.yml +++ b/antora.yml @@ -1,2 +1,2 @@ name: cloud -version: capella +version: provisioned From 66e36b796a01d7e623b028b603b79353f8a2be5f Mon Sep 17 00:00:00 2001 From: Sarah Welton Date: Thu, 23 Mar 2023 13:36:28 -0400 Subject: [PATCH 3/3] Correction to README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d47258661..0360bcb59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docs-devex -This repository contains the Devex documentation shared across Server, Capella, and Elixir. +This repository contains the Devex documentation shared across Server and Capella. Right now, that documentation is the new Developer Guides for specific services. @@ -8,7 +8,7 @@ This repository is the implementation of the striping strategy that the Document ## How Does This Work? -The goal of this repository is to create a consistent experience for shared content across Server, Capella, and Elixir. +The goal of this repository is to create a consistent experience for shared content across Server and Capella. This repository contains branches for the different products and versions you would need to support with devex docs.