From f075b8e44b6007ffc49b19eb426e5ab1ceae23c0 Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Mon, 15 Dec 2025 13:09:29 +0530 Subject: [PATCH] Moving PE topic out of Develop category --- assemblies/assembly-configuring-templates.adoc | 1 + ...and-using-an-existing-template-for-faster-development.adoc | 4 +--- .../proc-adding-templates.adoc | 0 3 files changed, 2 insertions(+), 3 deletions(-) rename modules/{importing-and-using-an-existing-template-for-faster-development => customizing-templates}/proc-adding-templates.adoc (100%) diff --git a/assemblies/assembly-configuring-templates.adoc b/assemblies/assembly-configuring-templates.adoc index e8a493dc3a..d677eaf654 100644 --- a/assemblies/assembly-configuring-templates.adoc +++ b/assemblies/assembly-configuring-templates.adoc @@ -9,6 +9,7 @@ Platform engineers create and maintain Software Templates in {product}. include::modules/customizing-templates/proc-versioning-software-templates.adoc[leveloffset=+1] include::modules/customizing-templates/proc-enabling-software-template-version-update-notifications.adoc[leveloffset=+1] +include::modules/customizing-templates/proc-adding-templates.adoc[leveloffset=+1] include::assembly-tracking-component-origin-and-software-template-version.adoc[leveloffset=+1] [role="_additional-resources"] diff --git a/assemblies/assembly-importing-and-using-an-existing-template-for-faster-development.adoc b/assemblies/assembly-importing-and-using-an-existing-template-for-faster-development.adoc index 6d4d1b8adc..8523af6750 100644 --- a/assemblies/assembly-importing-and-using-an-existing-template-for-faster-development.adoc +++ b/assemblies/assembly-importing-and-using-an-existing-template-for-faster-development.adoc @@ -16,6 +16,4 @@ include::modules/importing-and-using-an-existing-template-for-faster-development include::modules/importing-and-using-an-existing-template-for-faster-development/proc-creating-a-new-software-component-using-templates.adoc[leveloffset=+1] -include::modules/importing-and-using-an-existing-template-for-faster-development/proc-searching-and-filtering-software-templates.adoc[leveloffset=+1] - -include::modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc[leveloffset=+1] \ No newline at end of file +include::modules/importing-and-using-an-existing-template-for-faster-development/proc-searching-and-filtering-software-templates.adoc[leveloffset=+1] \ No newline at end of file diff --git a/modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc b/modules/customizing-templates/proc-adding-templates.adoc similarity index 100% rename from modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc rename to modules/customizing-templates/proc-adding-templates.adoc