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

6
docs/plugins/dev.sh Normal file
View File

@@ -0,0 +1,6 @@
#/bin/bash
go build
# Run the Go program with the specified arguments
./docs.exe -m=build
./docs.exe