fabro/docs/public/images/tutorial-hello.svg
Bryan Helmkamp 283eab181f
refactor(docs): split docs/ into public/ and internal/
Invert the docs convention so the Mintlify-published site lives under
docs/public/ and internal artifacts (strategy docs, brainstorms, plans,
etc.) sit at docs/ root or docs/internal/. Tools that default to writing
into docs/ now land in the catch-all instead of leaking into the
published tree.

- Move Mintlify content (administration/, agents/, api-reference/,
  changelog/, core-concepts/, examples/, execution/, getting-started/,
  human-tools/, integrations/, languages/, reference/, tutorials/,
  workflows/, images/, logo/, docs.json, favicon.svg, dot-highlight.js)
  into docs/public/.
- Collapse docs-internal/ into docs/internal/.
- Update Rust path references (fabro-api/build.rs, fabro-server,
  fabro-dev), TypeScript generator arg, CI path filters, clippy.toml
  reasons, AGENTS.md/CLAUDE.md, and README.md image refs.

Mintlify dashboard project root must be updated to docs/public/ in a
follow-up. .mintignore move/trim and .claude/skills/ updates land in a
separate commit.
2026-04-27 07:21:13 -07:00

59 lines
3 KiB
XML

<?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 (20260124.0452)
-->
<!-- Title: Hello Pages: 1 -->
<svg width="255pt" height="44pt"
viewBox="0.00 0.00 255.00 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<style>
@media (prefers-color-scheme: dark) {
[fill="#1a1a1a"] { fill: #e5e5e5; }
[fill="#666666"] { fill: #aaaaaa; }
[stroke="#666666"] { stroke: #aaaaaa; }
[stroke="#999999"] { stroke: #777777; }
}
</style>
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 40.25)">
<title>Hello</title>
<!-- start -->
<g id="node1" class="node">
<title>start</title>
<polygon fill="none" stroke="#357f9e" points="35.26,-36.12 0,-18.13 35.26,-0.13 70.52,-18.12 35.26,-36.12"/>
<polyline fill="none" stroke="#357f9e" points="10.69,-23.58 10.69,-12.67"/>
<polyline fill="none" stroke="#357f9e" points="24.57,-5.58 45.95,-5.58"/>
<polyline fill="none" stroke="#357f9e" points="59.83,-12.67 59.83,-23.58"/>
<polyline fill="none" stroke="#357f9e" points="45.95,-30.67 24.57,-30.67"/>
<text xml:space="preserve" text-anchor="middle" x="35.26" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Start</text>
</g>
<!-- compose -->
<g id="node3" class="node">
<title>compose</title>
<polygon fill="none" stroke="#357f9e" points="174.27,-36.12 118.52,-36.12 118.52,-40.12 106.52,-40.12 106.52,-0.12 174.27,-0.12 174.27,-36.12"/>
<polyline fill="none" stroke="#357f9e" points="106.52,-36.12 118.52,-36.12"/>
<text xml:space="preserve" text-anchor="middle" x="140.4" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Compose</text>
</g>
<!-- start&#45;&gt;compose -->
<g id="edge1" class="edge">
<title>start&#45;&gt;compose</title>
<path fill="none" stroke="#666666" d="M71.47,-18.12C78.91,-18.12 86.85,-18.12 94.59,-18.12"/>
<polygon fill="#666666" stroke="#666666" points="94.58,-21.63 104.58,-18.13 94.58,-14.63 94.58,-21.63"/>
</g>
<!-- exit -->
<g id="node2" class="node">
<title>exit</title>
<polygon fill="none" stroke="#357f9e" points="246.52,-36.25 210.27,-36.25 210.27,0 246.52,0 246.52,-36.25"/>
<polyline fill="none" stroke="#357f9e" points="222.27,-36.25 210.27,-24.25"/>
<polyline fill="none" stroke="#357f9e" points="210.27,-12 222.27,0"/>
<polyline fill="none" stroke="#357f9e" points="234.52,0 246.52,-12"/>
<polyline fill="none" stroke="#357f9e" points="246.52,-24.25 234.52,-36.25"/>
<text xml:space="preserve" text-anchor="middle" x="228.4" y="-13.1" font-family="Helvetica,sans-Serif" font-size="12.00" fill="#1a1a1a">Exit</text>
</g>
<!-- compose&#45;&gt;exit -->
<g id="edge2" class="edge">
<title>compose&#45;&gt;exit</title>
<path fill="none" stroke="#666666" d="M174.4,-18.12C182.36,-18.12 190.8,-18.12 198.55,-18.12"/>
<polygon fill="#666666" stroke="#666666" points="198.48,-21.63 208.48,-18.13 198.48,-14.63 198.48,-21.63"/>
</g>
</g>
</svg>