Skip to content

Commit 60eed83

Browse files
authored
Merge pull request openshift#79242 from libander/OBSDOCS-1099-6.0-framework
OBSDOCS-1099 - Create 6.0 branch assemblies
2 parents 9e5c222 + 3f40eee commit 60eed83

8 files changed

+64
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,8 +2728,20 @@ Topics:
27282728
- Name: Logging 6.0
27292729
Dir: logging-6.0
27302730
Topics:
2731+
- Name: Release notes
2732+
File: log6x-release-notes
2733+
- Name: About logging 6.0
2734+
File: log6x-about
27312735
- Name: Configuring LokiStack storage
27322736
File: log6x-loki
2737+
- Name: Configuring log forwarding
2738+
File: log6x-clf
2739+
- Name: Visualization for logging
2740+
File: log6x-visual
2741+
- Name: Updating logging
2742+
File: log6x-update
2743+
- Name: References for logging
2744+
File: log6x-references
27332745
- Name: Support
27342746
File: cluster-logging-support
27352747
- Name: Troubleshooting logging
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-about"]
4+
= Logging 6.0
5+
:context: logging-6x
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-clf"]
4+
= Configuring log forwarding
5+
:context: logging-6x
6+
7+
toc::[]
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-meta-contributing"]
4+
= Contributing to logging documentation
5+
:context: logging-6x
6+
7+
[IMPORTANT]
8+
====
9+
Do not include this file in the topic map. This is a guide meant for contributors to logging documentation, and is not intended to be published.
10+
====
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-reference"]
4+
= References for logging
5+
:context: logging-6x
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-release-notes"]
4+
= Release Notes
5+
:context: logging-6x
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-update"]
4+
= Updating logging
5+
:context: logging-6x
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="log6x-visual"]
4+
= Visualization for logging
5+
:context: logging-6x
6+
7+
toc::[]

0 commit comments

Comments
 (0)