AI Resources
Markdown and LLM entry points for indexing, copying, and retrieval workflows.
These routes are generated from the same MDX pages that render the public documentation.
Markdown Routes
/docs/llms.txtgives agents a compact map of the documentation./docs/llms-full.txtconcatenates page Markdown for retrieval./docs/:slug*.mdexposes an individual page as Markdown.
Copy Markdown
Every docs page includes a Copy MD action so documentation can be moved into prompts or internal notes without scraping rendered HTML.
