Prepare your documentation for LLMs and AI tools
contextual
field to your docs.json
and specify which options you want to include in your menu.
/llms.txt
file at the root that lists all available pages in your documentation. AI tools can use this file to understand your documentation structure and find relevant content to user prompts.
Open llms.txt for this site
/llms-full.txt
file combines your entire documentation site into a single file as context for AI tools.
Every documentation site automatically hosts an /llms-full.txt
file at the root.
Open llms-full.txt for this site
.md
to a page’s URL to display a Markdown version of that page.
Open quickstart.md