Added dynamic capture example

- Added dynamic capture plugin example
- Added dynamic capture plugin doc
- Removed ztnc from plugin example
This commit is contained in:
Toby Chui
2025-05-30 21:21:08 +08:00
parent a1df5a1060
commit cd822ed904
59 changed files with 1502 additions and 4134 deletions

View File

@@ -123,6 +123,9 @@
<a class="item" href="/html/2. Architecture/5. Plugin UI.html">
Plugin UI
</a>
<a class="item" href="/html/2. Architecture/6. Compile a Plugin.html">
Compile a Plugin
</a>
</div>
<a class="item">
Basic Examples
@@ -138,6 +141,9 @@
<a class="item" href="/html/3. Basic Examples/3. Static Capture Example.html">
Static Capture Example
</a>
<a class="item" href="/html/3. Basic Examples/4. Dynamic Capture Example.html">
Dynamic Capture Example
</a>
</div>
<a class="item" href="/html/index.html">
index