Skip to content

Commit 8386144

Browse files
authored
RHIDP 3742-Discover-Correct Book Title (redhat-developer#676)
* Correct book title * Correct book title * Correct book title * Correct book title
1 parent bb5b02a commit 8386144

File tree

3 files changed

+8
-100
lines changed

3 files changed

+8
-100
lines changed

jira2asciidoc.yml

-94
This file was deleted.

titles/discover/docinfo.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<title>{title}</title>
1+
<title>About {product}</title>
22
<productname>{product}</productname>
33
<productnumber>{product-version}</productnumber>
4-
<subtitle>{subtitle}</subtitle>
4+
<subtitle>Introduction to {product}</subtitle>
55
<abstract>
6-
<para>{abstract}</para>
6+
<para>{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.</para>
77
</abstract>
88
<authorgroup>
99
<orgname>{company-name} Customer Content Services</orgname>

titles/discover/master.adoc

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
[id="title-about_red_hat_developer_hub"]
12
include::artifacts/attributes.adoc[]
2-
:context: title-discover
3+
= About {product}
34
:doctype: book
45
:imagesdir: images
5-
:title: Discover
6+
:title: About {product}
67
:subtitle: Introduction to {product}
78
: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.
89

@@ -11,4 +12,5 @@ include::artifacts/attributes.adoc[]
1112

1213
//{abstract}
1314

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

0 commit comments

Comments
 (0)