Skip to content

docs: Adding redirects (#3965)#3973

Merged
nv-tusharma merged 1 commit into
release/0.6.1from
dagil/cherrypick-pr3965-docs-redirects
Oct 29, 2025
Merged

docs: Adding redirects (#3965)#3973
nv-tusharma merged 1 commit into
release/0.6.1from
dagil/cherrypick-pr3965-docs-redirects

Conversation

@dagil-nvidia
Copy link
Copy Markdown
Collaborator

Cherry-pick: docs: Adding redirects

Overview

This PR cherry-picks PR #3965 (merged to main) to release/0.6.1 to add redirects for documentation pages that were moved in PR #3802.

Details

Adds 13 redirects to docs/conf.py to maintain accessibility of documentation URLs after the reorganization. Also updates docs/README.md with instructions on how to add redirects in the future.

Redirects Added

The following redirects were added to preserve access to moved documentation pages:

  • guides/tool-calling../agents/tool-calling.html
  • architecture/architecture../design_docs/architecture.html
  • architecture/disagg_serving../design_docs/disagg_serving.html
  • architecture/distributed_runtime../design_docs/distributed_runtime.html
  • architecture/dynamo_flow../design_docs/dynamo_flow.html
  • architecture/request_cancellation../fault_tolerance/request_cancellation.html
  • architecture/request_migration../fault_tolerance/request_migration.html
  • kubernetes/create_deployment../kubernetes/deployment/create_deployment.html
  • kubernetes/minikube../kubernetes/deployment/minikube.html
  • kubernetes/multinode-deployment../kubernetes/deployment/multinode-deployment.html
  • kubernetes/logging../kubernetes/observability/logging.html
  • kubernetes/metrics../kubernetes/observability/metrics.html
  • architecture/kv_cache_routing../router/kv_cache_routing.html

Related PRs

Where should the reviewer start?

  • docs/conf.py - Review redirect mappings
  • docs/README.md - Review redirect creation guidance

Testing

  • Verified cherry-pick applies cleanly to release/0.6.1
  • No merge conflicts
  • Redirects configuration matches the original PR

Signed-off-by: Andrew Schilling <aschilling@nvidia.com>
Signed-off-by: Dan Gil <dagil@nvidia.com>
@dagil-nvidia dagil-nvidia self-assigned this Oct 29, 2025
@dagil-nvidia dagil-nvidia requested a review from a team as a code owner October 29, 2025 21:47
@dagil-nvidia dagil-nvidia requested a review from a team October 29, 2025 21:47
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Oct 29, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@dagil-nvidia
Copy link
Copy Markdown
Collaborator Author

/ok to test 38cf0de

@nv-tusharma nv-tusharma enabled auto-merge (squash) October 29, 2025 22:19
@nv-tusharma nv-tusharma disabled auto-merge October 29, 2025 22:29
@nv-tusharma nv-tusharma merged commit c878901 into release/0.6.1 Oct 29, 2025
20 of 22 checks passed
@nv-tusharma nv-tusharma deleted the dagil/cherrypick-pr3965-docs-redirects branch October 29, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants