generator

command
v0.105.2 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Command generator emits the Go SDK reference docs (fumadocs .mdx pages) from the SDK's exported API and doc comments.

It is run from sdks/go via `go run ./docs/generator` (wired up as the `generate-sdk-docs-go` task) and writes into frontend/docs/content/docs/reference/go/.

Ownership: the generator owns every .mdx file in that directory as well as feature-clients/meta.json. The top-level go/meta.json is merged rather than overwritten: existing entry order and separator strings are preserved, stale pages are dropped, and newly emitted pages are appended. The top-level reference/meta.json is never touched.

Jump to

Keyboard shortcuts

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