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.txt gives agents a compact map of the documentation.
  • /docs/llms-full.txt concatenates page Markdown for retrieval.
  • /docs/:slug*.md exposes 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.