docgen

command
v1.0.0-rc.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Command docgen generates MATCHERS.md — the flat, single-file catalog of every matcher across all be packages, grouped by intent, with an "instead of" column for the raw idioms each matcher supersedes.

One flat file (rather than per-package READMEs) is deliberate: to look inside be_math/README.md you must already know be_math exists. The catalog is the discovery surface for humans and LLM agents alike.

Run from the repo root (generate-docs.sh does):

go run ./internal/docgen > MATCHERS.md

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL