Skip to content

Commit 86c97a3

Browse files
committed
OSDOCS#13824: Adding an overview page for the tutorials book
1 parent a7fa4b7 commit 86c97a3

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
@@ -67,8 +67,8 @@ Name: Tutorials
6767
Dir: tutorials
6868
Distros: openshift-enterprise
6969
Topics:
70-
# - Name: Tutorials overview
71-
# File: index
70+
- Name: Tutorials overview
71+
File: index
7272
- Name: Deploying an application by using the web console
7373
File: dev-app-web-console
7474
- 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)