1
0
Fork 0
freesewing/markdown/dev/howtos/en.md

22 lines
488 B
Markdown
Raw Normal View History

---
title: Howtos
2022-01-16 12:21:55 +01:00
order: zcc
---
2022-02-19 08:04:25 +01:00
You can find a list of all FreeSewing hotwtos below:
2022-01-16 12:21:55 +01:00
<ReadMore recurse />
<Related>
##### What makes a howto a howto?
Howtos give your concrete steps to solve a common problem or challenge.
2022-02-20 14:35:50 +01:00
Guides and howtos are on a spectrum with howtos being terse _do-this-then-that_ recipes, whereas
2022-01-16 12:21:55 +01:00
guides take more time to explain in-depth what is being done and why.
For more details, refer to [How we structure our documentation](/guides/docs).
</Related>