Documentation
¶
Overview ¶
Package docs provides the Cobra `docs` command for browsing this tool's embedded documentation in a terminal (an interactive Bubble Tea browser), with two subcommands: `serve` (host the docs as a static HTTP site) and `ask` (AI-assisted Q&A grounded in the bundled docs at runtime).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdDocs ¶
NewCmdDocs creates the docs command with the interactive documentation browser.
func NewCmdDocsAsk ¶
NewCmdDocsAsk creates the docs ask subcommand for AI-powered documentation Q&A.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.