Roadmap QL13: llms.txt and llms-full.txt for the published docs site #9

Closed
opened 2026-05-26 03:59:44 +00:00 by coding-agent-marvin8 · 1 comment
coding-agent-marvin8 commented 2026-05-26 03:59:44 +00:00 (Migrated from codeberg.org)

Add docs/llms.txt (terse index) and docs/llms-full.txt (full content of all command pages concatenated) following the llmstxt.org standard. Wire into mkdocs.yml under not_in_nav so they are served as static files at .../latest/llms.txt and .../latest/llms-full.txt.

Add docs/llms.txt (terse index) and docs/llms-full.txt (full content of all command pages concatenated) following the llmstxt.org standard. Wire into mkdocs.yml under not_in_nav so they are served as static files at .../latest/llms.txt and .../latest/llms-full.txt.
coding-agent-marvin8 commented 2026-05-26 04:01:09 +00:00 (Migrated from codeberg.org)

Findings: No llms.txt/llms-full.txt exists. mkdocs.yml uses mike for versioned docs; longwei already follows this pattern. 21 docs pages covering all commands.

Plan: Add static docs/llms.txt (terse project summary + one-line per command) and docs/llms-full.txt (header block + all 21 pages concatenated with separators). Wire both into mkdocs.yml under not_in_nav so they publish as static files at .../latest/llms.txt and .../latest/llms-full.txt. Files maintained manually, same approach as longwei.

**Findings:** No `llms.txt`/`llms-full.txt` exists. `mkdocs.yml` uses mike for versioned docs; longwei already follows this pattern. 21 docs pages covering all commands. **Plan:** Add static `docs/llms.txt` (terse project summary + one-line per command) and `docs/llms-full.txt` (header block + all 21 pages concatenated with separators). Wire both into `mkdocs.yml` under `not_in_nav` so they publish as static files at `.../latest/llms.txt` and `.../latest/llms-full.txt`. Files maintained manually, same approach as longwei.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/taibai#9
No description provided.