rusackas opened a new pull request, #36730: URL: https://github.com/apache/superset/pull/36730
## Summary Adds an `llms.txt` file to the docs site following the [llmstxt.org](https://llmstxt.org/) specification. This provides a curated, machine-readable index of Superset documentation that helps LLMs efficiently navigate the docs without processing the entire website. The file will be served at `https://superset.apache.org/llms.txt`. **What's included:** - Project overview with key features - Categorized links matching the docs sidebar structure - Brief descriptions for each documentation page - "Optional" section for secondary content ## Test plan - [ ] Verify `docs/static/llms.txt` is served correctly after deployment - [ ] Test with an LLM to confirm the index helps answer Superset questions 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
