docs: updating mkdocs documentation

- adding user guide section
- removing "baselevel: 4"
This commit is contained in:
Mose Müller
2023-10-11 13:57:38 +02:00
parent 106ffbfc40
commit 93c2f5ab70
3 changed files with 14 additions and 3 deletions

View File

@ -0,0 +1,7 @@
# Components Guide
{%
include-markdown "../../README.md"
start="<!-- Component User Guide Start -->"
end="<!-- Component User Guide End -->"
heading-offset=-2
%}