LLMs
Machine-readable documentation for AI assistants and large language models.
This documentation is available in machine-readable formats that AI assistants and large language models can consume directly.
Available endpoints
| URL | Description |
|---|---|
/llms.txt | Index of all documentation pages with titles and URLs |
/llms-full.txt | Full content of all pages concatenated into a single file |
/:path.mdx | Markdown source of any individual page (e.g., /getting-started.mdx) |
Usage
Feed /llms-full.txt to an LLM for complete context about FeedIndex, or use /llms.txt to discover pages and fetch individual ones with the .mdx suffix.
These endpoints follow the llms.txt convention for making documentation accessible to AI tools.