Skip to content

Commit 795e375

Browse files
changed documentation
1 parent d831316 commit 795e375

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/Structure.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
1717

1818

19-
Write your own tutorials in "./tutorials/[playbook-name]/index.asciidoc".
19+
Write your own tutorials in "./tutorials/[playbook-name]/index.asciidoc". Images must be saved in a folder called `images`.
2020
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`.
2221

2322

2423
# File system of the "tutorial-compiler" - repository

documentation/Tutorials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Description of the tutorial
121121
====
122122
123123
The explanation for the step 1
124+
![alternative text](./assets/image.jpg)
124125
[step]
125126
--
126127
functionName1(parameters)

0 commit comments

Comments
 (0)