For LLMs and coding agents
For LLMs and coding agents
YottaCode’s documentation publishes machine-readable entry points so LLMs and coding agents can load it directly:
/llms.txt— a curated index of every doc page with short descriptions. ~8 KB, safe to load into an LLM context window./llms-full.txt— every doc page concatenated into a single markdown file for one-shot ingestion. ~260 KB.
Both files also resolve under the docs section, at /docs/llms.txt and
/docs/llms-full.txt. They’re generated fresh on every deploy, so
they always match the current documentation.