Template
Documentation site llms.txt template
Use this template when your best source material is technical documentation.
# Documentation Name
> Documentation Name helps developers build with [product/API/framework].
## Summary
This documentation covers quickstarts, API reference, SDK installation, code examples, changelog entries, troubleshooting, and migration notes.
## Start Here
- [Quickstart](https://example.com/docs/quickstart): First successful integration path.
- [API reference](https://example.com/docs/api): Endpoints, fields, errors, and examples.
- [SDKs](https://example.com/docs/sdks): Installation and language-specific usage.
## Operations
- [Changelog](https://example.com/changelog): Releases and breaking changes.
- [Troubleshooting](https://example.com/docs/troubleshooting): Common failures and fixes.
- [Limits](https://example.com/docs/limits): Rate limits, quotas, and constraints.