diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 7dc5be75da9e..bdd5f1b455e1 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -67,8 +67,8 @@ Name: Tutorials Dir: tutorials Distros: openshift-enterprise Topics: -# - Name: Tutorials overview -# File: index +- Name: Tutorials overview + File: index - Name: Deploying an application by using the web console File: dev-app-web-console - Name: Deploying an application by using the CLI diff --git a/tutorials/index.adoc b/tutorials/index.adoc index dfa811244d19..aac1ee81453d 100644 --- a/tutorials/index.adoc +++ b/tutorials/index.adoc @@ -7,20 +7,21 @@ include::_attributes/common-attributes.adoc[] toc::[] //// -TODO: intro - [id="tutorials-developers_{context}"] == Tutorials for developers +//// -// TODO: xrefs to CLI and web console developer tutorials +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. +* xref:../tutorials/dev-app-cli#dev-app-cli[Tutorial: Deploying an application by using the CLI] +* xref:../tutorials/dev-app-web-console#dev-app-web-console[Tutorial: Deploying an application by using the web console] + +//// [id="tutorials-admins_{context}"] == Tutorials for administrators - -// TODO: xrefs to CLI and web console admin tutorials +//// [id="additional-learning-resources_{context}"] == Additional learning resources -// TODO: xref to learning resources assembly -//// +To discover additional tutorials and hands-on learning resources for {product-title}, see xref:../tutorials/additional-tutorials#additional-tutorials[Additional hands-on learning].