Skip to content

Add LLM-friendly documentation (llms.txt)#824

Merged
Igor Rodionov (goruha) merged 1 commit into
masterfrom
llm-support
Oct 9, 2025
Merged

Add LLM-friendly documentation (llms.txt)#824
Igor Rodionov (goruha) merged 1 commit into
masterfrom
llm-support

Conversation

@goruha
Copy link
Copy Markdown
Member

what

  • Add support for llms.txt standard using docusaurus-plugin-llms
  • Generate two LLM-friendly documentation files:
  • Configure plugin to prioritize core documentation sections
  • Include blog content in generated files

why

  • LLMs need structured documentation: The llms.txt standard (https://llmstxt.org/) provides a standardized way for LLMs to efficiently understand website documentation
  • Address context window limitations: Instead of crawling entire websites, LLMs can access curated, structured content optimized for their understanding
  • Improve AI assistance: Tools like Claude, ChatGPT, and other AI assistants can provide better answers about Atmos by referencing these files
  • Follow emerging standards: Similar to robots.txt for search engines, llms.txt is becoming a standard for AI-friendly documentation
  • Better developer experience: Users asking AI assistants will get more accurate, up-to-date responses

references

@goruha Igor Rodionov (goruha) merged commit 0c451f4 into master Oct 9, 2025
2 checks passed
@goruha Igor Rodionov (goruha) deleted the llm-support branch October 9, 2025 22:09
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.

2 participants