Documentation

Search

Use the search subcommand to find documentation pages:

text
/docs search <query>

For example:

text
/docs search callout

CAD owns the search. Title matches are preferred over pages that only mention the query in their description or content. Search remains case-insensitive and supports title substring matching, so callout matches Callouts.

Results #

When one page matches, the bot returns the page directly:

text
**Callouts**: "Highlight important information with configurable callout blocks." read [the Callouts docs →](https://docs.example.com/reference/callouts)

When several pages match, the response stays compact and lists each page title with a link. The bot does not include every page description in a multi-result response.

The bot does not reproduce CAD's search algorithm. CAD remains the source of truth for matching and ordering results.