Skip to content

Commit edbb8bd

Browse files
committed
adding stub for v3 versus v4 content
1 parent 6aacf80 commit edbb8bd

File tree

4 files changed

+21
-1
lines changed

4 files changed

+21
-1
lines changed

_topic_map.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ Topics:
6868
- Name: OpenShift CCS modular docs conventions
6969
File: mod-docs-conventions-ocp
7070
---
71+
Name: Release notes
72+
Dir: release_notes
73+
Distros: openshift-enterprise
74+
Topics:
75+
- Name: Comparing OpenShift Container Platform v3 and v4
76+
File: comparing_v3_v4
77+
---
7178
Name: Architecture
7279
Dir: architecture
7380
Distros: openshift-*
@@ -228,7 +235,7 @@ Name: Nodes
228235
Dir: nodes
229236
Distros: openshift-*
230237
Topics:
231-
- Name: About Pods
238+
- Name: About Pods
232239
File: nodes-pods-using
233240
- Name: Viewing Pods
234241
File: nodes-pods-viewing

release_notes/comparing_v3_v4.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[id='architecture']
2+
= Comparing {product-title} v3 and v4
3+
include::modules/common-attributes.adoc[]
4+
:context: comparing_v3_v4
5+
toc::[]
6+
7+
[IMPORTANT]
8+
====
9+
This is a placeholder for the high-level information about {product-title} v4 that is
10+
new and different from v3. Final placement in the TOC TBD.
11+
====

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)