Documentation
¶
Overview ¶
cmd/docgen/main.go Generates the HTML command reference accordion for docs/index.html from DOCUMENTATION.md.
Usage:
go run ./cmd/docgen # prints HTML snippet to stdout go run ./cmd/docgen -w # rewrites docs/index.html in-place go run ./cmd/docgen -w -doc DOCUMENTATION.md -html docs/index.html
Click to show internal directories.
Click to hide internal directories.