From 2f44b645a40627a335b50b249c93c96c34df9f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Hurtado?= Date: Tue, 26 Nov 2019 16:16:54 +0100 Subject: [PATCH] Updated tutorial's index and created tutorial's intro page --- docs/source/index.rst | 5 +++++ docs/source/tutorial/index.rst | 13 +++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 docs/source/tutorial/index.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index 8132d8e..950019a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -71,8 +71,13 @@ Table of content :maxdepth: 2 :caption: Tutorial + tutorial/index tutorial/tutorial00 tutorial/tutorial01 + tutorial/tutorial02 + tutorial/tutorial03 + tutorial/tutorial04 + tutorial/tutorial05 tutorial/_brainstorm Indices and tables diff --git a/docs/source/tutorial/index.rst b/docs/source/tutorial/index.rst new file mode 100644 index 0000000..a826677 --- /dev/null +++ b/docs/source/tutorial/index.rst @@ -0,0 +1,13 @@ +Kapow! Tutorial +=============== + + This tutorial will allow you to grow slowly in the knowledge of Kapow!. It + tells you the story of a senior ops guy just arrived to his new job in a small + company. He'll face different challenges of increasing difficulty, but with + the help of his experienced senior mate and Kapow! he will be able to satisfy + all the requierements. + + You just only need to follow the steps and execute the code shown in the + tutorial to learn the Kapow! way of doing. + + Have a nice trip to Kapow!