docs(docs): rebuilt docs

This commit is contained in:
2025-11-24 09:08:28 -05:00
parent 9fab4fbfae
commit 22c0329de0
2410 changed files with 309008 additions and 146081 deletions

View File

@@ -0,0 +1,77 @@
<?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/gridfire/utils/formatters Pages: 1 -->
<svg width="100pt" height="118pt"
viewBox="0.00 0.00 100.00 118.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 113.75)">
<title>src/include/gridfire/utils/formatters</title>
<g id="clust1" class="cluster">
<title>clusterdir_8e34b6fea5a3d13256b367f27bc2135d</title>
<g id="a_clust1"><a xlink:href="dir_8e34b6fea5a3d13256b367f27bc2135d.html" target="_top" xlink:title="utils">
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-47.25 8,-101.75 84,-101.75 84,-47.25 8,-47.25"/>
<text xml:space="preserve" text-anchor="middle" x="46" y="-88.25" font-family="Helvetica,sans-Serif" font-size="10.00">utils</text>
</a>
</g>
</g>
<!-- dir_d8b7e23cf0e7cbdccc15d25172634c8e -->
<g id="node1" class="node">
<title>dir_d8b7e23cf0e7cbdccc15d25172634c8e</title>
<g id="a_node1"><a xlink:href="dir_d8b7e23cf0e7cbdccc15d25172634c8e.html" target="_top" xlink:title="formatters">
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="76.12,-74.5 15.88,-74.5 15.88,-55.25 76.12,-55.25 76.12,-74.5"/>
<text xml:space="preserve" text-anchor="middle" x="46" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">formatters</text>
</a>
</g>
</g>
<!-- dir_aff155d61c3b73b9ab7dcdc908c4d49e -->
<g id="node2" class="node">
<title>dir_aff155d61c3b73b9ab7dcdc908c4d49e</title>
<g id="a_node2"><a xlink:href="dir_aff155d61c3b73b9ab7dcdc908c4d49e.html" target="_top" xlink:title="engine">
<polygon fill="#edf0f7" stroke="red" stroke-dasharray="5,2" points="68.25,-19.25 23.75,-19.25 23.75,0 68.25,0 68.25,-19.25"/>
<text xml:space="preserve" text-anchor="middle" x="46" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">engine</text>
</a>
</g>
</g>
<!-- dir_d8b7e23cf0e7cbdccc15d25172634c8e&#45;&gt;dir_aff155d61c3b73b9ab7dcdc908c4d49e -->
<g id="edge1" class="edge">
<title>dir_d8b7e23cf0e7cbdccc15d25172634c8e&#45;&gt;dir_aff155d61c3b73b9ab7dcdc908c4d49e</title>
<g id="a_edge1"><a xlink:href="dir_000011_000005.html" target="_top">
<path fill="none" stroke="#63b8ff" d="M46,-55.08C46,-48.57 46,-39.42 46,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.5,-31.12 46,-21.12 42.5,-31.12 49.5,-31.12"/>
</a>
</g>
<g id="a_edge1&#45;headlabel"><a xlink:href="dir_000011_000005.html" target="_top" xlink:title="1">
<text xml:space="preserve" text-anchor="middle" x="52.34" y="-29.33" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">1</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: 3.5 KiB