add some documentation structure
Some checks failed
/ build (push) Failing after 2m39s
/ Ansible Lint (push) Successful in 2m33s
/ build (pull_request) Has been cancelled
/ Ansible Lint (pull_request) Has been cancelled

This commit is contained in:
lilly 2026-05-23 19:37:49 +02:00
commit 5ca311d240
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
15 changed files with 168 additions and 2 deletions

13
docs/guides/index.md Normal file
View file

@ -0,0 +1,13 @@
---
title: Guides
order: 0
sidebar_title: Start
summary: >-
Guides are your one-stop-shop for reaching a certain goal.
You want to achieve something? The relevant guide will give you step-by-step instructions on how to do it.
---
For a complete list, see the sidebar on the left but the important guides everyone should know are the following:
- [Writing Documentation](./writing-documentation.md)