Skip to content

Commit 303f5f2

Browse files
committed
Manual cherry-pick PR 676
1 parent 1e019a9 commit 303f5f2

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

titles/discover/docinfo.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<title>About {product}</title>
2+
<productname>{product}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>Introduction to {product}</subtitle>
5+
<abstract>
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>
7+
</abstract>
8+
<authorgroup>
9+
<orgname>{company-name} Customer Content Services</orgname>
10+
</authorgroup>
11+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

titles/discover/master.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[id="title-about_red_hat_developer_hub"]
2+
include::artifacts/attributes.adoc[]
3+
= About {product}
4+
:doctype: book
5+
:imagesdir: images
6+
:title: About {product}
7+
:subtitle: Introduction to {product}
8+
: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.
9+
10+
//[id="{context}"]
11+
//= {title}
12+
13+
//{abstract}
14+
15+
16+
//include::assemblies/assembly-about-rhdh.adoc[]

0 commit comments

Comments
 (0)