moves state persistence section into docs, restructuring docs

This commit is contained in:
Mose Müller
2024-08-19 14:45:56 +02:00
parent ca19fcc63f
commit c7ec929d05
5 changed files with 70 additions and 72 deletions

View File

@ -1,14 +1,6 @@
# Getting Started
## Installation
{%
include-markdown "../README.md"
start="<!--installation-start-->"
end="<!--installation-end-->"
start="<!--getting-started-start-->"
end="<!--getting-started-end-->"
%}
## Usage
{%
include-markdown "../README.md"
start="<!--usage-start-->"
end="<!--usage-end-->"
%}