Added api doc

- Added zoraxy_plugin module api doc generating script
- Added link to example source folder
- Fixed a few minor typo
This commit is contained in:
Toby Chui
2025-05-31 14:23:11 +08:00
parent 0215171646
commit eec6cec0db
23 changed files with 822 additions and 24 deletions

View File

@@ -7,8 +7,6 @@ This example demonstrates how to use static capture in Zoraxy plugins. Static ca
**Notes: This example assumes you have already read Hello World example.**
Let's dive in!
---
## 1. Create the plugin folder structure