docs: Adding redirects#3965
Conversation
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
|
👋 Hi aschilling-nv! Thank you for contributing to ai-dynamo/dynamo. Just a reminder: The 🚀 |
WalkthroughDocumentation updates introduce redirect creation guidance in the README and add a redirects configuration dictionary to Sphinx's conf.py, mapping deprecated documentation URL paths to their new destinations for improved navigation. 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: 2
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
docs/README.md(1 hunks)docs/conf.py(1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
docs/README.md
75-75: Link text should be descriptive
(MD059, descriptive-link-text)
⏰ 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
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
|
/ok to test 2aa2756 |
Signed-off-by: Andrew Schilling <aschilling@nvidia.com> Signed-off-by: Dan Gil <dagil@nvidia.com>
Signed-off-by: Andrew Schilling <aschilling@nvidia.com> Signed-off-by: Dan Gil <dagil@nvidia.com>
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
Overview:
Creates redirects for pages that were moved in #3802.
Details:
Adds 13 redirects to the conf.py and updates README.md with instructions on how to add redirects in the future.
Where should the reviewer start?
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
Documentation
Chores