LLMs
This site publishes llms.txt files so you can hand the whole documentation to a language model or agent in one go. They are generated at build time from the same content as this site.
| File | Contents |
|---|---|
| /llms.txt | Index and links to the documentation sets. |
| /llms-full.txt | The complete documentation as a single file. |
| /llms-small.txt | A compact version with non-essential content removed. |
Using them
Section titled “Using them”Point an agent or model at the full set:
https://dotfiles.timmo.dev/llms-full.txtOr share the index and let the tool pick the set it needs:
https://dotfiles.timmo.dev/llms.txtThe content is generated automatically from the same source as the official documentation, so it stays in sync with this site.