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,67 @@
<?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/include Pages: 1 -->
<svg width="166pt" height="95pt"
viewBox="0.00 0.00 166.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 90.5)">
<title>src/include</title>
<g id="clust1" class="cluster">
<title>clusterdir_68267d1309a1af8e8297ef4c3efbcdba</title>
<g id="a_clust1"><a xlink:href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_top" xlink:title="src">
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-78.5 150,-78.5 150,-8 8,-8"/>
<text xml:space="preserve" text-anchor="middle" x="79" y="-65" font-family="Helvetica,sans-Serif" font-size="10.00">src</text>
</a>
</g>
</g>
<g id="clust2" class="cluster">
<title>clusterdir_b0856f6b0d80ccb263b2f415c91f9e17</title>
<g id="a_clust2"><a xlink:href="dir_b0856f6b0d80ccb263b2f415c91f9e17.html" target="_top">
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-16 16,-51.25 142,-51.25 142,-16 16,-16"/>
</a>
</g>
</g>
<!-- dir_b0856f6b0d80ccb263b2f415c91f9e17 -->
<g id="node1" class="node">
<title>dir_b0856f6b0d80ccb263b2f415c91f9e17</title>
<text xml:space="preserve" text-anchor="middle" x="47" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
</g>
<!-- dir_3626e0c0e3c5d7812d6b277dfa4ec364 -->
<g id="node2" class="node">
<title>dir_3626e0c0e3c5d7812d6b277dfa4ec364</title>
<g id="a_node2"><a xlink:href="dir_3626e0c0e3c5d7812d6b277dfa4ec364.html" target="_top" xlink:title="gridfire">
<polygon fill="#a2b4d6" stroke="#404040" points="133.62,-43.25 88.38,-43.25 88.38,-24 133.62,-24 133.62,-43.25"/>
<text xml:space="preserve" text-anchor="middle" x="111" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">gridfire</text>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB