Skip to content

Commit 5891534

Browse files
authored
Merge pull request #93462 from bergerhoffer/OSDOCS-13824
OSDOCS#13824: Adding an overview page for the tutorials book
2 parents 33ec12f + 86c97a3 commit 5891534

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ Name: Tutorials
7171
Dir: tutorials
7272
Distros: openshift-enterprise
7373
Topics:
74-
# - Name: Tutorials overview
75-
# File: index
74+
- Name: Tutorials overview
75+
File: index
7676
- Name: Deploying an application by using the web console
7777
File: dev-app-web-console
7878
- Name: Deploying an application by using the CLI

tutorials/index.adoc

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,21 @@ include::_attributes/common-attributes.adoc[]
77
toc::[]
88

99
////
10-
TODO: intro
11-
1210
[id="tutorials-developers_{context}"]
1311
== Tutorials for developers
12+
////
1413
15-
// TODO: xrefs to CLI and web console developer tutorials
14+
You can follow an end-to-end example of deploying an application on {product-title} either by using the {oc-first} or the web console.
1615
16+
* xref:../tutorials/dev-app-cli#dev-app-cli[Tutorial: Deploying an application by using the CLI]
17+
* xref:../tutorials/dev-app-web-console#dev-app-web-console[Tutorial: Deploying an application by using the web console]
18+
19+
////
1720
[id="tutorials-admins_{context}"]
1821
== Tutorials for administrators
19-
20-
// TODO: xrefs to CLI and web console admin tutorials
22+
////
2123
2224
[id="additional-learning-resources_{context}"]
2325
== Additional learning resources
2426
25-
// TODO: xref to learning resources assembly
26-
////
27+
To discover additional tutorials and hands-on learning resources for {product-title}, see xref:../tutorials/additional-tutorials#additional-tutorials[Additional hands-on learning].

0 commit comments

Comments
 (0)