Skip to content

Commit 83be413

Browse files
committed
RHDEVDOCS-6175: creating a separate release note folder and a tile for docs.redhat.com for Pipelines 1.16
1 parent dd9fd29 commit 83be413

12 files changed

+63
-62
lines changed

_topic_maps/_topic_map.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,18 @@
2121
# The ordering of the records in this document determines the ordering of the
2222
# topic groups and topics on the main page.
2323

24+
---
25+
Name: Release notes
26+
Dir: release_notes
27+
Distros: openshift-pipelines
28+
Topics:
29+
- Name: OpenShift Pipelines release notes
30+
File: op-release-notes-1-16
2431
---
2532
Name: About OpenShift Pipelines
2633
Dir: about
2734
Distros: openshift-pipelines
2835
Topics:
29-
- Name: OpenShift Pipelines release notes
30-
File: op-release-notes
3136
- Name: About OpenShift Pipelines
3237
File: about-pipelines
3338
- Name: Understanding OpenShift Pipelines

about/docinfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<productnumber>{product-version}</productnumber>
44
<subtitle>Introduction to OpenShift Pipelines</subtitle>
55
<abstract>
6-
<para>This document provides an overview of OpenShift Pipelines features. It also includes release notes and details on how to get support.
6+
<para>This document provides an overview of OpenShift Pipelines features.
77
</para>
88
</abstract>
99
<authorgroup>

about/op-release-notes.adoc

Lines changed: 0 additions & 56 deletions
This file was deleted.

hub/using-tekton-hub-with-openshift-pipelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ include::modules/op-disabling-tekton-hub-authorization-after-upgrade.adoc[levelo
4040

4141
* xref:../install_config/installing-pipelines.adoc#installing-pipelines[Installing {pipelines-shortname}]
4242

43-
* xref:../about/op-release-notes.adoc#op-release-notes[{pipelines-title} release notes]
43+
* xref:../release_notes/op-release-notes-1-16.adoc#op-release-notes-1-16[{pipelines-title} release notes]

modules/making-open-source-more-inclusive.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This module is included in the following assemblies:
2-
// * about/op-release-notes.adoc
2+
// * release_notes/op-release-notes-1-16.adoc
33

44
:_module-type: CONCEPT
55

pac/install-config-pipelines-as-code.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ include::modules/op-pac-additional-controller.adoc[leveloffset=+1]
3232

3333
* xref:../install_config/installing-pipelines.adoc#installing-pipelines[Installing {pipelines-shortname}]
3434
* xref:../tkn_cli/installing-tkn.adoc#installing-tkn[Installing tkn]
35-
* xref:../about/op-release-notes.adoc#op-release-notes[{pipelines-title} release notes]
35+
* xref:../release_notes/op-release-notes-1-16.adoc#op-release-notes-1-16[{pipelines-title} release notes]

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</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 Pipelines release</subtitle>
5+
<abstract>
6+
<para>The release notes for OpenShift Pipelines 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

release_notes/modules

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

0 commit comments

Comments
 (0)