-
Notifications
You must be signed in to change notification settings - Fork 704
docs: alphabetize hidden_toctree.rst entries #4460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Reordered all documentation entries in hidden_toctree.rst alphabetically for better organization and maintainability. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Signed-off-by: athreesh <[email protected]>
WalkthroughThis pull request reorganizes the hidden toctree in documentation, removing legacy entries for Kubernetes, observability, and examples while adding new sections for frontends, tool-calling, APIs, backends, and design documentation. The change restructures which documentation is indexed in the hidden tree. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Poem
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Reordered backend engines alphabetically (sglang, trtllm, vllm) in hidden_toctree.rst while maintaining the original order for all other documentation entries. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Signed-off-by: athreesh <[email protected]>
Reordered all references to inference engines (SGLang, TensorRT-LLM, vLLM) alphabetically across README files and documentation for consistency. Changes include: - Main README.md: Updated engine lists and support matrix table - Backend documentation references in multiple files - KVBM integration documentation - Support matrix and glossary - Component and example documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Signed-off-by: athreesh <[email protected]>
|
@harryskim All engines (SGLang, TensorRT-LLM, vLLM) have been reordered alphabetically across all documentation files and the hidden_toctree.rst. Ready for review! |
Summary
Reordered all documentation entries in
docs/hidden_toctree.rstalphabetically for better organization and maintainability.Changes
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit