docgen

command
v1.10.7 Latest Latest
Warning

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

Go to latest
Published: May 5, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Command docgen generates tool and language tables in README.md from Go source.

It imports all skill packages to trigger init() registration, then reads skill.ToolProviders() and langregistry.Entries() to build markdown tables. These tables are inserted between marker comments in README.md.

Usage:

go run ./cmd/docgen              # regenerate README.md
go run ./cmd/docgen --check      # exit 1 if README.md would change (CI mode)
go run ./cmd/docgen --readme=X   # use a different README path

Jump to

Keyboard shortcuts

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