Documentation
¶
Overview ¶
Command magus-docs generates Markdown documentation for every module registered in the host package. Run it manually to refresh the committed docs:
go run ./cmd/magus-docs -out ./docs/buzz/modules
The output under docs/buzz/modules is committed; re-run this tool after changing a host module's bindings to keep the docs in sync.
Click to show internal directories.
Click to hide internal directories.