Skip to content

feat(docs): add LLM-friendly documentation index#89

Draft
trisdoan wants to merge 1 commit intomainfrom
feature/llms
Draft

feat(docs): add LLM-friendly documentation index#89
trisdoan wants to merge 1 commit intomainfrom
feature/llms

Conversation

@trisdoan
Copy link
Copy Markdown
Collaborator

Summary

  • Added llms.txt and llms-full.txt for LLM tool discoverability (llmstxt.org spec)
  • Structured index with metadata + expanded version with inlined documentation
  • Covers getting-started guide, CLI reference, and known-dependency-problem sections

Details

LLM-friendly docs enable AI tools to discover and reference project context efficiently during code exploration and assistance tasks.

Added LLM-friendly documentation index per llmstxt.org spec:
- llms.txt: structured index of docs with metadata
- llms-full.txt: expanded version with inlined content

Improves AI tool discoverability for getting-started, CLI reference, and known-dependency-problem sections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant