Skip to content

Commit efb49c9

Browse files
* Switch all titles to the article document type. * Include the support information only once. (#759)
Signed-off-by: Fabrice Flore-Thébault <[email protected]> Co-authored-by: Fabrice Flore-Thébault <[email protected]>
1 parent dfc7022 commit efb49c9

File tree

27 files changed

+17
-52
lines changed

27 files changed

+17
-52
lines changed

.asciidoctorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ include::{asciidoctorconfigdir}/artifacts/attributes.adoc[]
99
:chapter-signifier: Chapter
1010
:docinfo: shared
1111
:docinfodir: {asciidoctorconfigdir}/.asciidoctor
12-
:doctype: book
1312
:sectnumlevels: 5
1413
:sectnums:
1514
:source-highlighter: coderay

artifacts/attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
:red-hat-developers-documentation:
22
:imagesdir:
33
:idseparator: -
4+
:doctype: article
45

56
// Company names
67
:company-name: Red Hat

assemblies/assembly-about-rhdh.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ Use {product} to simplify decision-making through a selection of internally appr
2222
include::modules/about/con-benefits-of-rhdh.adoc[leveloffset=+1]
2323
include::modules/about/ref-supported-platforms.adoc[leveloffset=+1]
2424
include::modules/about/ref-rhdh-sizing.adoc[leveloffset=+1]
25+
include::modules/about/ref-customer-support-info.adoc[leveloffset=+1]
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
[preface]
2-
[id='snip-customer-support-info_{context}']
1+
[id="ref-customer-support-info_{context}"]
32
= Red Hat Developer Hub support
43

54
If you experience difficulty with a procedure described in this documentation, visit the http://access.redhat.com[Red Hat Customer Portal]. You can use the Red Hat Customer Portal for the following purposes:
65

7-
* To search or browse through the Red Hat Knowledgebase of technical support articles about Red Hat products.
8-
* To create a https://access.redhat.com/support/cases/#/case/new/get-support?caseCreate=true[support case] for {company-name} Global Support Services (GSS). For support case creation, select *{product}* as the product and select the appropriate product version. For detailed information about supported platforms, see link:{release-notes-url}#con-release-notes-overview.adoc[Supported Platforms] and the link:https://access.redhat.com/support/policy/updates/developerhub[{product} Life Cycle].
6+
* To search or browse through the Red Hat Knowledgebase of technical support articles about Red Hat products.
7+
* To create a https://access.redhat.com/support/cases/#/case/new/get-support?caseCreate=true[support case] for {company-name} Global Support Services (GSS). For support case creation, select *{product}* as the product and select the appropriate product version. For detailed information about supported platforms, see link:{release-notes-url}#con-release-notes-overview.adoc[Supported Platforms] and the link:https://access.redhat.com/support/policy/updates/developerhub[{product} Life Cycle].

titles/about/master.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[id="title-about_red_hat_developer_hub"]
22
include::artifacts/attributes.adoc[]
33
= About {product}
4-
:doctype: book
54
:imagesdir: images
65
:title: About {product}
76
:subtitle: Introduction to {product}
@@ -13,4 +12,4 @@ include::artifacts/attributes.adoc[]
1312
//{abstract}
1413

1514

16-
include::assemblies/assembly-about-rhdh.adoc[]
15+
include::assemblies/assembly-about-rhdh.adoc[]

titles/admin-rhdh/title-admin.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22
include::artifacts/attributes.adoc[]
33
= Administration guide for {product}
44
:context: admin-rhdh
5-
:doctype: book
65
:imagesdir: images
76

87
{product} is an 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 their productivity.
98

10-
//customer support links
11-
include::artifacts/snip-customer-support-info.adoc[]
12-
139
//add a custom application config file to OCP
1410
include::assemblies/assembly-add-custom-app-file-openshift.adoc[leveloffset=+1]
1511

@@ -44,4 +40,4 @@ include::assemblies/assembly-admin-templates.adoc[leveloffset=+1]
4440
include::assemblies/assembly-techdocs-plugin.adoc[leveloffset=+1]
4541

4642
// RHDH Operator deployment
47-
include::modules//admin/proc-rhdh-deployment-config.adoc[leveloffset=+1]
43+
include::modules//admin/proc-rhdh-deployment-config.adoc[leveloffset=+1]

titles/audit-log/master.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
include::artifacts/attributes.adoc[]
22
:context: title-audit-log
3-
:doctype: book
43
:imagesdir: images
54
:title: Audit log
65
:subtitle: Tracking user activities, system events, and data changes with {product} audit logs
@@ -9,4 +8,4 @@ include::artifacts/attributes.adoc[]
98
= {title}
109

1110
// Audit logging
12-
include::assemblies/assembly-audit-log.adoc[leveloffset=+1]
11+
include::assemblies/assembly-audit-log.adoc[leveloffset=+1]

titles/authentication/master.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
include::artifacts/attributes.adoc[]
22
:context: title-authentication
3-
:doctype: book
43
:imagesdir: images
54
:title: Authentication
65
:subtitle: Configuring authentication to external services in {product}

titles/authorization/master.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
include::artifacts/attributes.adoc[]
22
:context: title-authorization
3-
:doctype: book
43
:imagesdir: images
54
:title: Authorization
65
:subtitle: Configuring authorization by using role based access control (RBAC) in {product}

titles/getting-started-rhdh/title-getting-started.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22
include::artifacts/attributes.adoc[]
33
= Getting started with {product}
44
:context: rhdh-getting-started
5-
:doctype: book
65
:imagesdir: images
76

87
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.
98

10-
//customer support links
11-
include::artifacts/snip-customer-support-info.adoc[]
12-
139
// supported configs and customization
1410
include::modules/getting-started/ref-rhdh-supported-configs.adoc[leveloffset=+1]
1511
include::assemblies/assembly-add-custom-app-file-openshift.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)