Added doc generator

- Added plugin doc generator
- Added getting start plugin doc
This commit is contained in:
Toby Chui
2025-05-25 22:17:38 +08:00
parent b4c2f6bf13
commit c56e317bfd
42 changed files with 2613 additions and 189 deletions

4
docs/plugins/build.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Run the Go program with the specified arguments
./docs.exe -m=build -root="/plugins/html/"