docs(docs): built doxygen docs

This commit is contained in:
2026-02-02 08:42:30 -05:00
parent 68cba402f3
commit 11e5543976
322 changed files with 23731 additions and 87 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/config/include/fourdst Pages: 1 -->
<svg width="162pt" height="95pt"
viewBox="0.00 0.00 162.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/config/include/fourdst</title>
<g id="clust1" class="cluster">
<title>clusterdir_904591e9279cabe43293bc1a827ea462</title>
<g id="a_clust1"><a xlink:href="dir_904591e9279cabe43293bc1a827ea462.html" target="_top" xlink:title="include">
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-78.5 146,-78.5 146,-8 8,-8"/>
<text xml:space="preserve" text-anchor="middle" x="77" y="-65" font-family="Helvetica,sans-Serif" font-size="10.00">include</text>
</a>
</g>
</g>
<g id="clust2" class="cluster">
<title>clusterdir_2c16a3647d2e0836781345a6734d56f4</title>
<g id="a_clust2"><a xlink:href="dir_2c16a3647d2e0836781345a6734d56f4.html" target="_top">
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-16 16,-51.25 138,-51.25 138,-16 16,-16"/>
</a>
</g>
</g>
<!-- dir_2c16a3647d2e0836781345a6734d56f4 -->
<g id="node1" class="node">
<title>dir_2c16a3647d2e0836781345a6734d56f4</title>
<text xml:space="preserve" text-anchor="middle" x="47" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst</text>
</g>
<!-- dir_db2a2ef06a7c8abde1f4700fa96ffaaa -->
<g id="node2" class="node">
<title>dir_db2a2ef06a7c8abde1f4700fa96ffaaa</title>
<g id="a_node2"><a xlink:href="dir_db2a2ef06a7c8abde1f4700fa96ffaaa.html" target="_top" xlink:title="config">
<polygon fill="#a2b4d6" stroke="#404040" points="130.12,-43.25 87.88,-43.25 87.88,-24 130.12,-24 130.12,-43.25"/>
<text xml:space="preserve" text-anchor="middle" x="109" y="-29.75" font-family="Helvetica,sans-Serif" font-size="10.00">config</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.8 KiB