add some documentation structure
This commit is contained in:
parent
51cd583dff
commit
5ca311d240
15 changed files with 168 additions and 2 deletions
13
docs/guides/index.md
Normal file
13
docs/guides/index.md
Normal 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)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue