Documentation for c26eea874d

This commit is contained in:
realstealthninja
2025-05-19 11:38:33 +00:00
parent c7a9a42397
commit 14583a2f33
2829 changed files with 30266 additions and 21669 deletions

View File

@@ -0,0 +1,6 @@
<map id="tests::Node" name="tests::Node">
<area shape="rect" id="Node000001" title="A Node struct that represents a single Node in a Binary Tree." alt="" coords="57,109,146,135"/>
<area shape="rect" id="Node000002" href="$da/d16/structoperations__on__datastructures_1_1circular__linked__list_1_1_node.html" title="A Node struct that represents a single Node in a Binary Tree." alt="" coords="5,5,198,46"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="104,61,104,109,99,109,99,61"/>
<area shape="poly" id="edge2_Node000002_Node000002" title=" " alt="" coords="215,17,224,26,216,34,199,37,198,32,214,29,219,26,212,22"/>
</map>

View File

@@ -0,0 +1 @@
35e5c424505028995866f19be0d4309a

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 12.2.1 (20241206.2353)
-->
<!-- Title: tests::Node Pages: 1 -->
<svg width="192pt" height="105pt"
viewBox="0.00 0.00 192.00 105.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 101)">
<title>tests::Node</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="A Node struct that represents a single Node in a Binary Tree.">
<polygon fill="#999999" stroke="#666666" points="105.62,-19.25 38.62,-19.25 38.62,0 105.62,0 105.62,-19.25"/>
<text text-anchor="middle" x="72.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests::Node</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="../../da/d16/structoperations__on__datastructures_1_1circular__linked__list_1_1_node.html" target="_top" xlink:title="A Node struct that represents a single Node in a Binary Tree.">
<polygon fill="white" stroke="#666666" points="144.25,-97 0,-97 0,-66.5 144.25,-66.5 144.25,-97"/>
<text text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">operations_on_datastructures</text>
<text text-anchor="middle" x="72.12" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">::circular_linked_list::Node</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M72.12,-54.98C72.12,-42.48 72.12,-28.27 72.12,-19.38"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="68.63,-54.71 72.13,-64.71 75.63,-54.71 68.63,-54.71"/>
</a>
</g>
<text text-anchor="middle" x="83" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2_Node000002_Node000002" class="edge">
<title>Node2&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.84,-86.39C159.88,-85.23 162.25,-83.68 162.25,-81.75 162.25,-78.41 155.15,-76.22 144.61,-75.17"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="155.36,-82.92 146.1,-88.07 156.55,-89.82 155.36,-82.92"/>
</a>
</g>
<text text-anchor="middle" x="173.12" y="-77.88" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
</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.4 KiB

View File

@@ -0,0 +1,51 @@
<?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 12.2.1 (20241206.2353)
-->
<!-- Title: tests::Node Pages: 1 -->
<svg width="192pt" height="105pt"
viewBox="0.00 0.00 192.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>tests::Node</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="A Node struct that represents a single Node in a Binary Tree.">
<polygon fill="#999999" stroke="#666666" points="105.62,-19.25 38.62,-19.25 38.62,0 105.62,0 105.62,-19.25"/>
<text text-anchor="middle" x="72.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests::Node</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="../../da/d16/structoperations__on__datastructures_1_1circular__linked__list_1_1_node.html" target="_top" xlink:title="A Node struct that represents a single Node in a Binary Tree.">
<polygon fill="white" stroke="#666666" points="144.25,-97 0,-97 0,-66.5 144.25,-66.5 144.25,-97"/>
<text text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">operations_on_datastructures</text>
<text text-anchor="middle" x="72.12" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">::circular_linked_list::Node</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M72.12,-54.98C72.12,-42.48 72.12,-28.27 72.12,-19.38"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="68.63,-54.71 72.13,-64.71 75.63,-54.71 68.63,-54.71"/>
</a>
</g>
<text text-anchor="middle" x="83" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2_Node000002_Node000002" class="edge">
<title>Node2&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.84,-86.39C159.88,-85.23 162.25,-83.68 162.25,-81.75 162.25,-78.41 155.15,-76.22 144.61,-75.17"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="155.36,-82.92 146.1,-88.07 156.55,-89.82 155.36,-82.92"/>
</a>
</g>
<text text-anchor="middle" x="173.12" y="-77.88" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB