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,69 @@
<?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/config/base.h Pages: 1 -->
<svg width="155pt" height="172pt"
viewBox="0.00 0.00 155.00 172.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 167.5)">
<title>src/config/include/fourdst/config/base.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Core configuration management classes and concepts.">
<polygon fill="#999999" stroke="#666666" points="143.88,-163.5 33.38,-163.5 33.38,-133 143.88,-133 143.88,-163.5"/>
<text xml:space="preserve" text-anchor="start" x="41.38" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">src/config/include</text>
<text xml:space="preserve" text-anchor="middle" x="88.62" y="-138.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/config/base.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="cli_8h.html" target="_top" xlink:title="Integration layer between libconfig and CLI applications.">
<polygon fill="white" stroke="#666666" points="99.25,-97 0,-97 0,-66.5 99.25,-66.5 99.25,-97"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/config/include</text>
<text xml:space="preserve" text-anchor="middle" x="49.62" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/config/cli.h</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="M73.97,-123.01C68.74,-114.37 63.02,-104.91 58.44,-97.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.82,-124.57 78.99,-131.32 76.81,-120.95 70.82,-124.57"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="config_8h.html" target="_top" xlink:title="Main entry point for the fourdst::config library.">
<polygon fill="white" stroke="#666666" points="146.5,-30.5 30.75,-30.5 30.75,0 146.5,0 146.5,-30.5"/>
<text xml:space="preserve" text-anchor="start" x="38.75" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">src/config/include</text>
<text xml:space="preserve" text-anchor="middle" x="88.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">/fourdst/config/config.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge3_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge3_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M100.68,-122.36C103.93,-114.44 106.99,-105.52 108.62,-97 111.18,-83.69 111.18,-79.81 108.62,-66.5 106.22,-53.96 100.73,-40.56 96.1,-30.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.55,-120.8 96.71,-131.36 103.95,-123.62 97.55,-120.8"/>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M64.28,-56.51C69.51,-47.87 75.23,-38.41 79.81,-30.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.44,-54.45 59.26,-64.82 67.43,-58.07 61.44,-54.45"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB