AI-readable output
Your docs, in a form AI tools and agents can consume
Every site publishes machine-readable versions of its content automatically, so assistants, agents, and AI editors can read your docs accurately. There's nothing to configure — it's always on.
llms.txt
An /llms.txt index lists every page with its title, description,
and URL — the format AI tools look for to discover a site's structure.
Per-page Markdown
Every page is also available as raw Markdown. This is the clean, un-styled source an LLM can read without parsing HTML, exposed alongside the normal page.
What gets included
The index covers your canonical content — the default language and the latest
version of each page — so tools don't ingest duplicate or outdated copies. Pages
you exclude from indexing with seo.noindex are
left out here too.
Next: the CLI
Every command you'll use, in one place.