Documentation for fddbf08f5a

This commit is contained in:
github-actions
2023-04-14 18:47:37 +00:00
parent c22c59c909
commit df874295ae
1740 changed files with 20633 additions and 20520 deletions

View File

@@ -1,7 +1,7 @@
<?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 7.1.0 (20230121.1956)
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
-->
<!-- Title: data_structures/linked_list.cpp Pages: 1 -->
<svg width="192pt" height="93pt"
@@ -30,8 +30,8 @@
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M80.45,-54.54C70.03,-45.96 56.82,-35.07 46.13,-26.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.64,-23.8 38.7,-20.14 44.19,-29.2 48.64,-23.8"/>
<path fill="none" stroke="#63b8ff" d="M80.45,-54.54C69.93,-45.87 56.55,-34.85 45.81,-26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.47,-22.83 38.53,-19.18 44.02,-28.24 48.47,-22.83"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
@@ -45,8 +45,8 @@
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M98,-54.54C98,-47.34 98,-38.53 98,-30.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.5,-30.69 98,-20.69 94.5,-30.69 101.5,-30.69"/>
<path fill="none" stroke="#63b8ff" d="M98,-54.54C98,-47.17 98,-38.1 98,-30.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.5,-30.18 98,-20.18 94.5,-30.18 101.5,-30.18"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
@@ -60,8 +60,8 @@
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M114.07,-54.54C123.41,-46.13 135.22,-35.51 144.89,-26.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.14,-29.48 152.24,-20.19 142.46,-24.28 147.14,-29.48"/>
<path fill="none" stroke="#63b8ff" d="M114.07,-54.54C123.51,-46.04 135.46,-35.29 145.19,-26.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.27,-29.47 152.36,-20.18 142.59,-24.26 147.27,-29.47"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB