From e4ca73bdff28ba94510ee9fa4cf8e36366a4fb6a Mon Sep 17 00:00:00 2001 From: bmcelvee Date: Thu, 14 Sep 2023 13:53:02 -0400 Subject: [PATCH] OSDOCS-7728: Add How to use ROSA directory --- _topic_maps/_topic_map_rosa.yml | 5 +++++ rosa_tutorials/_attributes | 1 + rosa_tutorials/images | 1 + rosa_tutorials/modules | 1 + rosa_tutorials/snippets | 1 + 5 files changed, 9 insertions(+) create mode 120000 rosa_tutorials/_attributes create mode 120000 rosa_tutorials/images create mode 120000 rosa_tutorials/modules create mode 120000 rosa_tutorials/snippets diff --git a/_topic_maps/_topic_map_rosa.yml b/_topic_maps/_topic_map_rosa.yml index 5a4e6e41e6..511261af95 100644 --- a/_topic_maps/_topic_map_rosa.yml +++ b/_topic_maps/_topic_map_rosa.yml @@ -77,6 +77,11 @@ Topics: File: rosa-getting-support # - Name: Training for ROSA # File: rosa-training +#--- +#Name: Tutorials +#Dir: rosa_tutorials +#Distros: openshift-rosa +#Topics: --- Name: Getting started Dir: rosa_getting_started diff --git a/rosa_tutorials/_attributes b/rosa_tutorials/_attributes new file mode 120000 index 0000000000..f27fd275ea --- /dev/null +++ b/rosa_tutorials/_attributes @@ -0,0 +1 @@ +../_attributes/ \ No newline at end of file diff --git a/rosa_tutorials/images b/rosa_tutorials/images new file mode 120000 index 0000000000..e4c5bd02a1 --- /dev/null +++ b/rosa_tutorials/images @@ -0,0 +1 @@ +../images/ \ No newline at end of file diff --git a/rosa_tutorials/modules b/rosa_tutorials/modules new file mode 120000 index 0000000000..464b823aca --- /dev/null +++ b/rosa_tutorials/modules @@ -0,0 +1 @@ +../modules \ No newline at end of file diff --git a/rosa_tutorials/snippets b/rosa_tutorials/snippets new file mode 120000 index 0000000000..9d58b92e50 --- /dev/null +++ b/rosa_tutorials/snippets @@ -0,0 +1 @@ +../snippets/ \ No newline at end of file