docs: Adding redirects to correct PR 3658 moves#3985
Conversation
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
|
👋 Hi aschilling-nv! Thank you for contributing to ai-dynamo/dynamo. Just a reminder: The 🚀 |
WalkthroughThe pull request adds multiple redirect mappings to the documentation configuration file, enabling old documentation paths to route to new locations. These include API documentation, development guides, architecture documentation, and other resources across various domains. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/conf.py(2 hunks)
⏰ 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)
- GitHub Check: Build and Test - dynamo
🔇 Additional comments (1)
docs/conf.py (1)
53-86: All redirect target paths are valid and properly mapped.Verification confirms that all 33 redirect entries reference documentation source files that exist in the codebase. The redirects are correctly configured and will not result in broken links.
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
|
/ok to test 1753f83 |
|
/ok to test 3c02d2a |
Signed-off-by: Andrew Schilling <aschilling@nvidia.com> Co-authored-by: Kristen Kelleher <kkelleher@nvidia.com> Signed-off-by: Dan Gil <dagil@nvidia.com>
Signed-off-by: Andrew Schilling <aschilling@nvidia.com> Co-authored-by: Kristen Kelleher <kkelleher@nvidia.com>
Overview:
Adds 33 redirects to the conf.py from #3658.
Details:
Creating additional redirects to ensure users are routed to the correct location in the documentation.
Where should the reviewer start?
docs/conf.py
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Release Notes