update api docs

This commit is contained in:
crazywhalecc
2023-01-06 08:16:41 +00:00
committed by github-actions[bot]
parent 3cca24bc8e
commit 769154bc9e
1916 changed files with 96736 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
<?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 7.0.5 (20221223.1930)
-->
<!-- Title: 类继承关系图 Pages: 1 -->
<svg width="197pt" height="64pt"
viewBox="0.00 0.00 197.00 64.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 60)">
<title>类继承关系图</title>
<!-- Node0 -->
<g id="node1" class="node">
<title>Node0</title>
<g id="a_node1"><a xlink:href="interface_z_m_1_1_context_1_1_context_interface.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="88,-37 0,-37 0,-18 88,-18 88,-37"/>
<text text-anchor="middle" x="44" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">ContextInterface</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_context_1_1_bot_context.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="189,-56 124,-56 124,-37 189,-37 189,-56"/>
<text text-anchor="middle" x="156.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">BotContext</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="#63b8ff" d="M99.5,-36.87C107.74,-38.29 116,-39.71 123.54,-41.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.3,-33.46 89.85,-35.21 99.11,-40.36 100.3,-33.46"/>
</g>
<!-- Node2 -->
<g id="node3" class="node">
<title>Node2</title>
<g id="a_node3"><a xlink:href="class_z_m_1_1_context_1_1_context.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="181.5,-19 131.5,-19 131.5,0 181.5,0 181.5,-19"/>
<text text-anchor="middle" x="156.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Context</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M99.39,-18.64C110.5,-16.83 121.66,-15.01 131.07,-13.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.16,-15.13 89.85,-20.19 100.28,-22.04 99.16,-15.13"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB