mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-06 13:18:30 +02:00
Added doc generator
- Added plugin doc generator - Added getting start plugin doc
This commit is contained in:
4
docs/plugins/build.sh
Normal file
4
docs/plugins/build.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Run the Go program with the specified arguments
|
||||
./docs.exe -m=build -root="/plugins/html/"
|
Reference in New Issue
Block a user