You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: titles/discover/docinfo.xml
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
<title>{title}</title>
1
+
<title>About {product}</title>
2
2
<productname>{product}</productname>
3
3
<productnumber>{product-version}</productnumber>
4
-
<subtitle>{subtitle}</subtitle>
4
+
<subtitle>Introduction to {product}</subtitle>
5
5
<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>
: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.
0 commit comments