From ff89aa3d37916573b4bd7b28e0b7847064d4ffe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Tue, 30 Nov 2021 10:25:28 +0100 Subject: [PATCH] Follow latest devfile 2 specification --- .../partials/assembly_authoring-devfiles-version-2.adoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/modules/end-user-guide/partials/assembly_authoring-devfiles-version-2.adoc b/modules/end-user-guide/partials/assembly_authoring-devfiles-version-2.adoc index 9570128f66..7db5456826 100644 --- a/modules/end-user-guide/partials/assembly_authoring-devfiles-version-2.adoc +++ b/modules/end-user-guide/partials/assembly_authoring-devfiles-version-2.adoc @@ -1,24 +1,22 @@ :parent-context-of-authoring-devfiles-version-2: {context} [id="authoring-devfiles-version-2_{context}"] -= Authoring a devfile 2.0.0 += Authoring a devfile 2 //a new attribute to be considered for supported devfile version specification for when all three assemblies on the topic of authoring a devfile are rewritten. max-cx :context: authoring-devfiles-version-2 -When you author or edit a devfile for configuring a workspace, the devfile must meet the devfile 2.0.0 specification. +When you author or edit a devfile for configuring a workspace, the devfile must meet the latest devfile 2 specification. .Prerequisites * An instance of {prod-short} with the xref:installation-guide:enabling-dev-workspace-engine.adoc[DevWorkspace Operator] enabled. See xref:installation-guide:installing-che.adoc[Installing {prod-short}]. .Procedure -//TODO - Figure out whether we want to duplicate, single source or just reference devfile docs here * Follow the instructions in the link:https://devfile.io/docs/devfile/2.0.0/user-guide/authoring-stacks.html[Devfile User Guide]. .Additional resources * For more information about devfile object schema and object properties, see the link:https://redhat-developer.github.io/devfile/devfile[Introduction to Devfiles]. -//To note, the page linked to on the preceeding line discusses devfile 1.0.0, which readers here might find confusing. max-cx -:context: {parent-context-of-authoring-devfiles-version-2} \ No newline at end of file +:context: {parent-context-of-authoring-devfiles-version-2}