Documentation for 1a1570d775

This commit is contained in:
github-actions
2023-04-28 14:48:59 +00:00
parent ffdd173f0d
commit 7312767170
3827 changed files with 57379 additions and 55777 deletions

View File

@@ -1,7 +1,7 @@
<map id="ciphers/atbash_cipher.cpp" name="ciphers/atbash_cipher.cpp">
<area shape="rect" id="node1" title="Atbash Cipher implementation" alt="" coords="86,5,259,31"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,79,71,104"/>
<area shape="rect" id="node3" title=" " alt="" coords="95,79,167,104"/>
<area shape="rect" id="node4" title=" " alt="" coords="192,79,239,104"/>
<area shape="rect" id="node5" title=" " alt="" coords="263,79,317,104"/>
<area shape="rect" id="node1" title="Atbash Cipher implementation" alt="" coords="85,5,257,31"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,79,70,105"/>
<area shape="rect" id="node3" title=" " alt="" coords="94,79,165,105"/>
<area shape="rect" id="node4" title=" " alt="" coords="189,79,235,105"/>
<area shape="rect" id="node5" title=" " alt="" coords="259,79,312,105"/>
</map>

View File

@@ -1,19 +1,19 @@
<?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 8.0.2 (20230410.1723)
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
-->
<!-- Title: ciphers/atbash_cipher.cpp Pages: 1 -->
<svg width="242pt" height="82pt"
viewBox="0.00 0.00 242.00 82.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 78)">
<svg width="238pt" height="83pt"
viewBox="0.00 0.00 238.12 82.50" 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 78.5)">
<title>ciphers/atbash_cipher.cpp</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Atbash Cipher implementation">
<polygon fill="#999999" stroke="#666666" points="190.5,-74 60.5,-74 60.5,-55 190.5,-55 190.5,-74"/>
<text text-anchor="middle" x="125.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/atbash_cipher.cpp</text>
<polygon fill="#999999" stroke="#666666" points="188.75,-74.5 59.5,-74.5 59.5,-55.25 188.75,-55.25 188.75,-74.5"/>
<text text-anchor="middle" x="124.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/atbash_cipher.cpp</text>
</a>
</g>
</g>
@@ -21,61 +21,61 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M108.37,-54.51C92.67,-46.27 69.2,-33.96 51.08,-24.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.86,-20.91 42.38,-19.36 49.61,-27.1 52.86,-20.91"/>
<path fill="none" stroke="#63b8ff" d="M107.16,-54.84C91.72,-46.62 68.66,-34.34 50.76,-24.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.64,-21.31 42.17,-19.7 49.35,-27.49 52.64,-21.31"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="121.5,-19 67.5,-19 67.5,0 121.5,0 121.5,-19"/>
<text text-anchor="middle" x="94.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
<polygon fill="#e0e0e0" stroke="#999999" points="119.88,-19.25 66.38,-19.25 66.38,0 119.88,0 119.88,-19.25"/>
<text text-anchor="middle" x="93.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M120.38,-54.75C116.28,-47.73 110.38,-37.64 105.25,-28.87"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.8,-27.31 99.73,-20.44 101.76,-30.84 107.8,-27.31"/>
<path fill="none" stroke="#63b8ff" d="M119.01,-55.08C114.9,-48.03 109,-37.9 103.87,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.41,-27.49 98.36,-20.61 100.36,-31.01 106.41,-27.49"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="175,-19 140,-19 140,0 175,0 175,-19"/>
<text text-anchor="middle" x="157.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">map</text>
<polygon fill="#e0e0e0" stroke="#999999" points="172.5,-19.25 137.75,-19.25 137.75,0 172.5,0 172.5,-19.25"/>
<text text-anchor="middle" x="155.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">map</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M130.78,-54.75C135.07,-47.66 141.24,-37.42 146.58,-28.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.93,-30.81 152.1,-20.44 143.94,-27.19 149.93,-30.81"/>
<path fill="none" stroke="#63b8ff" d="M129.24,-55.08C133.35,-48.03 139.25,-37.9 144.38,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.89,-31.01 149.89,-20.61 141.84,-27.49 147.89,-31.01"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="234,-19 193,-19 193,0 234,0 234,-19"/>
<text text-anchor="middle" x="213.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
<polygon fill="#e0e0e0" stroke="#999999" points="230.12,-19.25 190.12,-19.25 190.12,0 230.12,0 230.12,-19.25"/>
<text text-anchor="middle" x="210.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M140.43,-54.51C153.91,-46.39 173.98,-34.3 189.68,-24.85"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.03,-27.52 197.79,-19.36 187.42,-21.52 191.03,-27.52"/>
<path fill="none" stroke="#63b8ff" d="M138.71,-54.84C151.69,-46.81 170.9,-34.91 186.14,-25.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="187.81,-27.94 194.46,-19.7 184.12,-21.99 187.81,-27.94"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB