fabro/docs/reference
Bryan Helmkamp 15cf4d8640 refactor: wire vendored Graphviz into fabro-graphviz, remove dot dependency
Replace the Command::new("dot") shell-out in render_dot() with a direct
FFI call to the vendored Graphviz library. Drop PNG support (SVG only).
Remove GraphFormat enum, dot_is_available() helpers, dot-related
diagnostics/doctor checks, and the graphviz install prompt. Update
OpenAPI spec to remove png format and 502 responses. Update CLI help
text, snapshot tests, and documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 22:46:29 -04:00
..
acknowledgements.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
architecture.mdx feat: embed fabro spa and align interruption semantics 2026-04-08 14:43:44 -04:00
cli.mdx refactor: wire vendored Graphviz into fabro-graphviz, remove dot dependency 2026-04-13 22:46:29 -04:00
dot-language.mdx feat(template): unify workflow and config template syntax 2026-04-11 10:58:50 -04:00
run-directory.mdx feat(artifacts): remove scratch artifact cache staging 2026-04-08 17:42:55 -04:00
sdk.mdx feat: embed fabro spa and align interruption semantics 2026-04-08 14:43:44 -04:00
shell-completions.mdx Add fabro completion subcommand for shell completions 2026-03-30 16:17:38 -04:00
user-configuration.mdx refactor(config): move project state under .fabro 2026-04-11 12:55:46 -04:00