Added more docs

This commit is contained in:
2026-05-18 10:04:49 -04:00
parent 1a5bd2b32c
commit 9299514307
239 changed files with 16557 additions and 0 deletions

View File

@@ -0,0 +1,89 @@
<?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/composition/include/fourdst/composition Pages: 1 -->
<svg width="206pt" height="142pt"
viewBox="0.00 0.00 206.00 142.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 137.75)">
<title>src/composition/include/fourdst/composition</title>
<g id="clust1" class="cluster">
<title>clusterdir_3c9efac6790a3720e63e1a08c00d11f2</title>
<g id="a_clust1"><a xlink:href="dir_3c9efac6790a3720e63e1a08c00d11f2.html" target="_top" xlink:title="fourdst">
<polygon fill="#edf0f7" stroke="#7f7f7f" stroke-dasharray="5,2" points="8,-8 8,-125.75 190,-125.75 190,-8 8,-8"/>
<text xml:space="preserve" text-anchor="middle" x="99" y="-112.25" font-family="Helvetica,sans-Serif" font-size="10.00">fourdst</text>
</a>
</g>
</g>
<g id="clust2" class="cluster">
<title>clusterdir_f0fdd83dd0cb4aa6fd6a832374ae4f05</title>
<g id="a_clust2"><a xlink:href="dir_f0fdd83dd0cb4aa6fd6a832374ae4f05.html" target="_top">
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="16,-63.25 16,-98.5 182,-98.5 182,-63.25 16,-63.25"/>
</a>
</g>
</g>
<!-- dir_22f8ab1532b3f549185d596a293d3842 -->
<g id="node1" class="node">
<title>dir_22f8ab1532b3f549185d596a293d3842</title>
<g id="a_node1"><a xlink:href="dir_22f8ab1532b3f549185d596a293d3842.html" target="_top" xlink:title="atomic">
<polygon fill="#a2b4d6" stroke="#404040" points="80.62,-35.25 35.38,-35.25 35.38,-16 80.62,-16 80.62,-35.25"/>
<text xml:space="preserve" text-anchor="middle" x="58" y="-21.75" font-family="Helvetica,sans-Serif" font-size="10.00">atomic</text>
</a>
</g>
</g>
<!-- dir_f0fdd83dd0cb4aa6fd6a832374ae4f05 -->
<g id="node2" class="node">
<title>dir_f0fdd83dd0cb4aa6fd6a832374ae4f05</title>
<text xml:space="preserve" text-anchor="middle" x="58" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">composition</text>
</g>
<!-- dir_f0fdd83dd0cb4aa6fd6a832374ae4f05&#45;&gt;dir_22f8ab1532b3f549185d596a293d3842 -->
<g id="edge1" class="edge">
<title>dir_f0fdd83dd0cb4aa6fd6a832374ae4f05&#45;&gt;dir_22f8ab1532b3f549185d596a293d3842</title>
<g id="a_edge1"><a xlink:href="dir_000002_000000.html" target="_top">
<path fill="none" stroke="#63b8ff" d="M58,-71.55C58,-64.95 58,-55.44 58,-46.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.5,-46.93 58,-36.93 54.5,-46.93 61.5,-46.93"/>
</a>
</g>
<g id="a_edge1&#45;headlabel"><a xlink:href="dir_000002_000000.html" target="_top" xlink:title="3">
<text xml:space="preserve" text-anchor="middle" x="64.34" y="-45.14" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#63b8ff">3</text>
</a>
</g>
</g>
<!-- dir_88aa30610c51652b536406602eb05405 -->
<g id="node3" class="node">
<title>dir_88aa30610c51652b536406602eb05405</title>
<g id="a_node3"><a xlink:href="dir_88aa30610c51652b536406602eb05405.html" target="_top" xlink:title="exceptions">
<polygon fill="#a2b4d6" stroke="#404040" points="173.62,-90.5 110.38,-90.5 110.38,-71.25 173.62,-71.25 173.62,-90.5"/>
<text xml:space="preserve" text-anchor="middle" x="142" y="-77" font-family="Helvetica,sans-Serif" font-size="10.00">exceptions</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: 4.0 KiB