docs(docs): rebuilt

This commit is contained in:
2025-11-06 09:16:40 -05:00
parent ba306523d6
commit d7237e7367
2259 changed files with 279745 additions and 561 deletions

View File

@@ -0,0 +1,59 @@
<?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 13.0.1 (20250615.1724)
-->
<!-- Title: src/python/reaction/bindings.h Pages: 1 -->
<svg width="244pt" height="105pt"
viewBox="0.00 0.00 244.00 105.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 101)">
<title>src/python/reaction/bindings.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="172.38,-97 73.12,-97 73.12,-66.5 172.38,-66.5 172.38,-97"/>
<text xml:space="preserve" text-anchor="start" x="81.12" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/reaction</text>
<text xml:space="preserve" text-anchor="middle" x="122.75" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">/bindings.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="bindings_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="119.5,-24.88 0,-24.88 0,-5.63 119.5,-5.63 119.5,-24.88"/>
<text xml:space="preserve" text-anchor="middle" x="59.75" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/bindings.cpp</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M100.73,-58.21C89.57,-46.78 76.67,-33.57 68.37,-25.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.91,-60.32 107.4,-65.03 102.91,-55.43 97.91,-60.32"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="reaction_2bindings_8cpp.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="236.38,-30.5 137.12,-30.5 137.12,0 236.38,0 236.38,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="145.12" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">src/python/reaction</text>
<text xml:space="preserve" text-anchor="middle" x="186.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">/bindings.cpp</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M145.14,-58.19C154.15,-49.11 164.28,-38.9 172.28,-30.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.9,-55.48 138.34,-65.04 147.87,-60.41 142.9,-55.48"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB