docgen

command
v1.18.9 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2026 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

docgen renders the Go SDK reference from source comments (godoc), one MDX page per package, for docs.lux.network. It PARSES the packages (go/parser + go/doc) rather than building them, so it is immune to build-graph skew.

go run ./tools/docgen <out-dir> [sdk-root]   # default root: .

Jump to

Keyboard shortcuts

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