update api docs

This commit is contained in:
crazywhalecc
2023-03-01 08:08:27 +00:00
committed by github-actions[bot]
parent 3d79202c8b
commit e3d3a3bc6c
691 changed files with 6010 additions and 2691 deletions

View File

@@ -4,18 +4,48 @@
<!-- Generated by graphviz version 7.0.5 (20221223.1930)
-->
<!-- Title: 类继承关系图 Pages: 1 -->
<svg width="121pt" height="27pt"
viewBox="0.00 0.00 121.00 27.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 23)">
<svg width="247pt" height="64pt"
viewBox="0.00 0.00 247.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="class_z_m_1_1_process_1_1_process_state_manager.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="113,-19 0,-19 0,0 113,0 113,-19"/>
<text text-anchor="middle" x="56.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ProcessStateManager</text>
<g id="a_node1"><a xlink:href="class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="106,-37 0,-37 0,-18 106,-18 106,-37"/>
<text text-anchor="middle" x="53" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">PluginInstallStrategy</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_strategy_1_1_composer_strategy.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="239,-56 142,-56 142,-37 239,-37 239,-56"/>
<text text-anchor="middle" x="190.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">ComposerStrategy</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="M117.7,-36.43C125.77,-37.56 133.92,-38.71 141.68,-39.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.28,-32.98 107.89,-35.06 117.3,-39.91 118.28,-32.98"/>
</g>
<!-- Node2 -->
<g id="node3" class="node">
<title>Node2</title>
<g id="a_node3"><a xlink:href="class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="223,-19 158,-19 158,0 223,0 223,-19"/>
<text text-anchor="middle" x="190.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">GitStrategy</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="M117.46,-19.07C131.4,-17.22 145.57,-15.34 157.62,-13.74"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.34,-15.55 107.89,-20.34 118.26,-22.49 117.34,-15.55"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 932 B

After

Width:  |  Height:  |  Size: 2.3 KiB