We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d831316 commit 795e375Copy full SHA for 795e375
2 files changed
documentation/Structure.md
@@ -16,9 +16,8 @@
16
17
18
19
-Write your own tutorials in "./tutorials/[playbook-name]/index.asciidoc".
+Write your own tutorials in "./tutorials/[playbook-name]/index.asciidoc". Images must be saved in a folder called `images`.
20
You will find all the details in the tutorials [Developement](https://github.com/devonfw-tutorials/tutorials/wiki/Development) page.
21
-The images must be saved in a folder called `images`.
22
23
24
# File system of the "tutorial-compiler" - repository
documentation/Tutorials.md
@@ -121,6 +121,7 @@ Description of the tutorial
121
====
122
123
The explanation for the step 1
124
+
125
[step]
126
--
127
functionName1(parameters)
0 commit comments