feat(docs): add MkDocs documentation setup with Docker support and restructure markdown files

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
dw-0
2025-08-29 13:34:26 +02:00
parent e590f668e6
commit 393822b8b6
15 changed files with 153 additions and 2 deletions

View File

@@ -11,5 +11,5 @@ end_of_line = lf
[*.py]
max_line_length = 88
[*.{sh,yml,yaml,json}]
[*.{sh,yml,yaml,json,md}]
indent_size = 2