From f12f3a7584371a38710bf4eba144317b4986576c Mon Sep 17 00:00:00 2001 From: jmagak Date: Thu, 31 Oct 2024 12:16:59 +0100 Subject: [PATCH 1/2] Create new Discover category and titles --- assemblies/assembly_about-rhdh.adoc | 19 +++++++++++++++++++ titles/discover/artifacts | 1 + titles/discover/assemblies | 1 + titles/discover/docinfo.xml | 11 +++++++++++ titles/discover/images | 1 + titles/discover/master.adoc | 14 ++++++++++++++ titles/discover/modules | 1 + 7 files changed, 48 insertions(+) create mode 100644 assemblies/assembly_about-rhdh.adoc create mode 120000 titles/discover/artifacts create mode 120000 titles/discover/assemblies create mode 100644 titles/discover/docinfo.xml create mode 120000 titles/discover/images create mode 100644 titles/discover/master.adoc create mode 120000 titles/discover/modules diff --git a/assemblies/assembly_about-rhdh.adoc b/assemblies/assembly_about-rhdh.adoc new file mode 100644 index 0000000000..8d3cabda0d --- /dev/null +++ b/assemblies/assembly_about-rhdh.adoc @@ -0,0 +1,19 @@ +:_newdoc-version: 2.18.3 +:_template-generated: 2024-10-31 + +ifdef::context[:parent-context-of-about-rhdh: {context}] + +:_mod-docs-content-type: ASSEMBLY + +ifndef::context[] +[id="about-rhdh"] +endif::[] +ifdef::context[] +[id="about-rhdh_{context}"] +endif::[] += About {product} + +:context: about-rhdh + +{product} is a fully supported, enterprise-grade, open developer platform that you can use to build developer portals. This platform contains a supported and opinionated framework that helps reduce the friction and frustration of developers while boosting productivity. {product} simplifies decision-making by providing a developer experience that presents a selection of internally approved tools, programming languages, and developer resources within a self-managed portal. As a developer, you can use {product} to experience a streamlined development environment. {product} is driven by a centralized software catalog, providing efficiency to your microservices and infrastructure. It enables your product team to deliver quality code without any compromises. + diff --git a/titles/discover/artifacts b/titles/discover/artifacts new file mode 120000 index 0000000000..f30b6dea60 --- /dev/null +++ b/titles/discover/artifacts @@ -0,0 +1 @@ +../../artifacts \ No newline at end of file diff --git a/titles/discover/assemblies b/titles/discover/assemblies new file mode 120000 index 0000000000..91646274db --- /dev/null +++ b/titles/discover/assemblies @@ -0,0 +1 @@ +../../assemblies \ No newline at end of file diff --git a/titles/discover/docinfo.xml b/titles/discover/docinfo.xml new file mode 100644 index 0000000000..5f7fe2ebac --- /dev/null +++ b/titles/discover/docinfo.xml @@ -0,0 +1,11 @@ +{title} +{product} +{product-version} +{subtitle} + + {abstract} + + + {company-name} Customer Content Services + + diff --git a/titles/discover/images b/titles/discover/images new file mode 120000 index 0000000000..5fa6987088 --- /dev/null +++ b/titles/discover/images @@ -0,0 +1 @@ +../../images \ No newline at end of file diff --git a/titles/discover/master.adoc b/titles/discover/master.adoc new file mode 100644 index 0000000000..961e87c940 --- /dev/null +++ b/titles/discover/master.adoc @@ -0,0 +1,14 @@ +include::artifacts/attributes.adoc[] +:context: title-discover +:doctype: book +:imagesdir: images +:title: Discover +:subtitle: Introduction to {product} +:abstract: {product} is a developer platform designed to build developer portals. Use {product} to provide a streamlined development environment with a centralized software catalog to build high-quality software efficiently. + +//[id="{context}"] +//= {title} + +//{abstract} + +include::assemblies/assembly_about-rhdh.adoc[] diff --git a/titles/discover/modules b/titles/discover/modules new file mode 120000 index 0000000000..36719b9de7 --- /dev/null +++ b/titles/discover/modules @@ -0,0 +1 @@ +../../modules/ \ No newline at end of file From 7076ac97edabeb75b4a371b99b73dd00592e32f0 Mon Sep 17 00:00:00 2001 From: jmagak Date: Mon, 4 Nov 2024 16:22:59 +0100 Subject: [PATCH 2/2] Create new Discover category and titles --- assemblies/assembly_about-rhdh.adoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/assemblies/assembly_about-rhdh.adoc b/assemblies/assembly_about-rhdh.adoc index 8d3cabda0d..5baa37ff98 100644 --- a/assemblies/assembly_about-rhdh.adoc +++ b/assemblies/assembly_about-rhdh.adoc @@ -1,6 +1,3 @@ -:_newdoc-version: 2.18.3 -:_template-generated: 2024-10-31 - ifdef::context[:parent-context-of-about-rhdh: {context}] :_mod-docs-content-type: ASSEMBLY