Built-in task-focused documentation for Vibe users.
These docs are short operational guides intended for vibe help, TUI help,
and eval rendering. API contracts stay in module docs; the README stays focused
on first-run orientation.
Summary
Functions
Returns Markdown listing all built-in help topics.
Returns Markdown for a built-in help topic.
Returns Markdown for a topic, or the index when the topic is missing or unknown.
Returns the built-in help topic names and titles.
Functions
@spec index() :: String.t()
Returns Markdown listing all built-in help topics.
Returns Markdown for a built-in help topic.
Returns Markdown for a topic, or the index when the topic is missing or unknown.
Returns the built-in help topic names and titles.