added run docs server locally

This commit is contained in:
2025-04-25 23:40:18 +01:00
parent 0d01d70c2b
commit ffd711f448
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
Docs/run-docs.sh Normal file
View File

@@ -0,0 +1 @@
python3 -m http.server 8083 &