mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-09-20 11:09:52 +02:00
Added more docs
This commit is contained in:
@@ -110,6 +110,9 @@
|
||||
<a class="item" href="/html/2. Architecture/3. Configure.html">
|
||||
Configure
|
||||
</a>
|
||||
<a class="item" href="/html/2. Architecture/4. Capture Modes.html">
|
||||
Capture Modes
|
||||
</a>
|
||||
</div>
|
||||
<a class="item">
|
||||
Getting Started
|
||||
@@ -132,17 +135,17 @@
|
||||
The Zoraxy Plugin uses a 3 steps approach to get information from plugin, setup the plugin and forward request to plugin. The name of the steps are partially referred from dbus designs as followings.
|
||||
</p>
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
<div class="ts-list is-ordered">
|
||||
<div class="item">
|
||||
Introspect
|
||||
</li>
|
||||
<li>
|
||||
</div>
|
||||
<div class="item">
|
||||
Configure
|
||||
</li>
|
||||
<li>
|
||||
</div>
|
||||
<div class="item">
|
||||
Forwarding
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
<p class="ts-text">
|
||||
The overall flow looks like this.
|
||||
|
Reference in New Issue
Block a user