added mkdocs script

This commit is contained in:
2025-04-27 00:25:07 +03:00
parent bd4dd1feda
commit 1b61667705
4 changed files with 9 additions and 5 deletions

3
scripts/mkdocs.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
pdoc -o docs/ app