docs: write docs

This commit is contained in:
technofab 2025-09-15 16:02:36 +02:00
parent 1ecf4d461d
commit 312b725620
No known key found for this signature in database
5 changed files with 112 additions and 1 deletions

View file

@ -47,6 +47,9 @@ in
};
nav = [
{"Introduction" = "index.md";}
{"Usage" = "usage.md";}
{"Integrations" = "integrations.md";}
{"Examples" = "examples.md";}
{"Options" = "options.md";}
];
markdown_extensions = [