[mod] docs: build from commit 9e25585aec

This commit is contained in:
Bnyro
2026-07-13 15:50:30 +00:00
commit f873b5acdc
496 changed files with 204431 additions and 0 deletions

30
_images/hello.svg Normal file
View File

@@ -0,0 +1,30 @@
<?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 14.1.2 (0)
-->
<!-- Title: G Pages: 1 -->
<svg width="89pt" height="116pt"
viewBox="0.00 0.00 89.00 116.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 112)">
<title>G</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-112 85.37,-112 85.37,4 -4,4"/>
<!-- Hello -->
<g id="node1" class="node">
<title>Hello</title>
<ellipse fill="none" stroke="black" cx="40.69" cy="-90" rx="37.53" ry="18"/>
<text xml:space="preserve" text-anchor="middle" x="40.69" y="-85.33" font-family="Times,serif" font-size="14.00">Hello</text>
</g>
<!-- World -->
<g id="node2" class="node">
<title>World</title>
<ellipse fill="none" stroke="black" cx="40.69" cy="-18" rx="40.69" ry="18"/>
<text xml:space="preserve" text-anchor="middle" x="40.69" y="-13.32" font-family="Times,serif" font-size="14.00">World</text>
</g>
<!-- Hello&#45;&#45;World -->
<g id="edge1" class="edge">
<title>Hello&#45;&#45;World</title>
<path fill="none" stroke="black" d="M40.69,-71.7C40.69,-60.85 40.69,-46.92 40.69,-36.1"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB