LLM Resources
This documentation provides Large Language Model (LLM) friendly formats following the /llms.txt standard.
These resources provide structured, plain-text Markdown designed for ingestion by AI assistants, coding tools, and LLMs during inference time.
Site-Wide LLM Files
llms.txtA curated index of all documentation pages, structured with summary information and direct links to clean Markdown versions of each page.llms-full.txtA single aggregated text document containing the full concatenated content of all documentation pages, optimized for loading the entire site into an LLM context window at once.
Page-Specific Markdown
Every page on this site has a corresponding clean Markdown version (.md).
You can access the Markdown source of any active documentation page by clicking the LLM Markdown link located at the bottom of that page.