Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #138 from Dishebh/guide
Browse files Browse the repository at this point in the history
Completed the "About Step-by-step guide section"
  • Loading branch information
Lana Brindley authored Sep 23, 2020
2 parents 800e9e8 + 7494d78 commit d647480
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion how-to/about-how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,12 @@ Make sure you meet the following prerequisites before following the steps:

### About the "Step by step guide" sections

..
When you are explaining steps in a process, it can often be useful to include a screenshot for each part of the process. One of the many reasons for having a screenshot for every key step is that it helps someone who is evaluating the software to see how the software will work, even without having to install the software.

In the template-howto.adoc file, you'll notice a table in the "Step-by-step" section of the template. The table allows you to easily add a screenshot or callout next to each step.

You can also default to an ordered list structure (without screenshots) and use this in markdown with the help of HTML tables.


## How-to article examples

Expand Down

0 comments on commit d647480

Please sign in to comment.