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
3cca24bc8e
commit
769154bc9e
36
docs/.vuepress/public/doxy/inherit_graph_0.svg
Executable file
36
docs/.vuepress/public/doxy/inherit_graph_0.svg
Executable file
@@ -0,0 +1,36 @@
|
||||
<?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="251pt" height="27pt"
|
||||
viewBox="0.00 0.00 251.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)">
|
||||
<title>类继承关系图</title>
|
||||
<!-- Node0 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="133,-19 0,-19 0,0 133,0 133,-19"/>
|
||||
<text text-anchor="middle" x="66.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">AbstractPostgreSQLDriver</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_store_1_1_database_1_1_pg_s_q_l_driver.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="243,-19 169,-19 169,0 243,0 243,-19"/>
|
||||
<text text-anchor="middle" x="206" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">PgSQLDriver</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M144.79,-9.5C153.08,-9.5 161.2,-9.5 168.66,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.94,-6 134.94,-9.5 144.94,-13 144.94,-6"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user