mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 17:45:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
4d6fc097c2
commit
b5329aef7c
@@ -1,51 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.43.0 (0)
|
||||
-->
|
||||
<!-- Title: 类继承关系图 Pages: 1 -->
|
||||
<svg width="209pt" height="66pt"
|
||||
viewBox="0.00 0.00 209.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 62)">
|
||||
<title>类继承关系图</title>
|
||||
<!-- Node0 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node1"><a xlink:href="class_z_m_1_1_plugin_1_1_z_m_plugin.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="none" stroke="black" points="0,-19.5 0,-38.5 62,-38.5 62,-19.5 0,-19.5"/>
|
||||
<text text-anchor="middle" x="31" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZMPlugin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node2"><a xlink:href="class_z_m_1_1_plugin_1_1_one_bot12_adapter.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="none" stroke="black" points="98,-38.5 98,-57.5 201,-57.5 201,-38.5 98,-38.5"/>
|
||||
<text text-anchor="middle" x="149.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">OneBot12Adapter</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="midnightblue" d="M72.13,-35.55C80.41,-36.89 89.22,-38.33 97.81,-39.73"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="72.43,-32.05 62,-33.89 71.31,-38.96 72.43,-32.05"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node3"><a xlink:href="class_z_m_1_1_z_m_application.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="none" stroke="black" points="106,-0.5 106,-19.5 193,-19.5 193,-0.5 106,-0.5"/>
|
||||
<text text-anchor="middle" x="149.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ZMApplication</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node0->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M72.1,-22.46C83,-20.68 94.84,-18.75 105.87,-16.95"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="71.31,-19.04 62,-24.11 72.43,-25.95 71.31,-19.04"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user