Skip to content

Commit c3f7381

Browse files
authored
Merge pull request #96626 from eromanova97/OBSDOCS-2203-main
OBSDOCS-2203: Move Logging release notes out of About
2 parents 17d4075 + c5874a3 commit c3f7381

File tree

7 files changed

+23
-2
lines changed

7 files changed

+23
-2
lines changed

_topic_maps/_topic_map.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Name: About OpenShift logging
33
Dir: about
44
Distros: openshift-logging
55
Topics:
6-
- Name: Logging 6.3 release notes
7-
File: logging-release-notes
86
- Name: Logging overview
97
File: about-logging
108
- Name: Cluster logging support
@@ -14,6 +12,13 @@ Topics:
1412
- Name: Quick start
1513
File: quick-start
1614
---
15+
Name: Release notes
16+
Dir: release_notes
17+
Distros: openshift-logging
18+
Topics:
19+
- Name: Logging 6.3 release notes
20+
File: logging-release-notes
21+
---
1722
Name: Installing logging
1823
Dir: installing
1924
Distros: openshift-logging

release_notes/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../_attributes/

release_notes/docinfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<title>Release notes for OpenShift logging</title>
2+
<productname>{product-title}</productname>
3+
<productnumber>{product-version}</productnumber>
4+
<subtitle>Highlights of what is new and what has changed with this OpenShift logging release.</subtitle>
5+
<abstract>
6+
<para>The release notes for OpenShift logging summarize all new features and enhancements, notable technical changes, major corrections from the previous version, and any known bugs upon general availability.
7+
</para>
8+
</abstract>
9+
<authorgroup>
10+
<orgname>Red Hat OpenShift Documentation Team</orgname>
11+
</authorgroup>
12+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

release_notes/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images/
File renamed without changes.

release_notes/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../modules/

release_notes/snippets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../snippets

0 commit comments

Comments
 (0)