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,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/composition/include/fourdst/composition/exceptions/exceptions_composition.h Pages: 1 -->
<svg width="163pt" height="105pt"
viewBox="0.00 0.00 163.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/composition/include/fourdst/composition/exceptions/exceptions_composition.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="154.75,-97 0,-97 0,-55.25 154.75,-55.25 154.75,-97"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/composition/include</text>
<text xml:space="preserve" text-anchor="start" x="8" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/composition/exceptions</text>
<text xml:space="preserve" text-anchor="middle" x="77.38" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/exceptions_composition.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="73.38,-19.25 15.38,-19.25 15.38,0 73.38,0 73.38,-19.25"/>
<text xml:space="preserve" text-anchor="middle" x="44.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">exception</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="M67.11,-55.07C63,-47.03 58.28,-37.8 54.21,-29.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.38,-28.35 49.71,-21.04 51.14,-31.54 57.38,-28.35"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="131.38,-19.25 91.38,-19.25 91.38,0 131.38,0 131.38,-19.25"/>
<text xml:space="preserve" text-anchor="middle" x="111.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">string</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="M87.95,-55.07C92.19,-47.03 97.05,-37.8 101.25,-29.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.32,-31.51 105.89,-21.03 98.13,-28.25 104.32,-31.51"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB