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

@@ -69,8 +69,9 @@
<a href="#!" class="is-active item">
Documents
</a>
<a href="#!" class="item">
<a href="https://github.com/tobychui/zoraxy/tree/main/example/plugins" target="_blank" class="item">
Examples
<span class="ts-icon is-arrow-up-right-from-square-icon"></span>
</a>
</div>
</div>
@@ -148,6 +149,9 @@
<a class="item" href="/plugins/html/index.html">
index
</a>
<a class="item" href="/plugins/html/zoraxy_plugin API.html">
zoraxy_plugin API
</a>
</div>
</div>
</div>