Skip to content

Fix cuml-accel docs redirects#7139

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.10from
jcrist:fix-redirects
Aug 26, 2025
Merged

Fix cuml-accel docs redirects#7139
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.10from
jcrist:fix-redirects

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Aug 26, 2025

The previous redirects were written assuming we were using sphinx's html builder. This was incorrect, we use dirhtml. This updates the redirects to work with dirhtml instead. I've verified they all work properly on a local build, including when deployed behind a prefix (like /api/cuml/stable).

To fix the stable docs I'll also push a PR to https://github.com/rapidsai/docs (which will take precedence over these here), but the fix here is still worth it IMO.

The previous redirects were written assuming we were using sphinx's
`html` builder. This was incorrect, we use `dirhtml`. This updates the
redirects to work with `dirhtml` instead. I've verified they all work
properly on a local build, including when deployed behind a prefix (like
`/api/cuml/stable`).
@jcrist jcrist self-assigned this Aug 26, 2025
@jcrist jcrist added doc Documentation improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed improvement Improvement / enhancement to an existing function labels Aug 26, 2025
@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Aug 26, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 4966655 into rapidsai:branch-25.10 Aug 26, 2025
57 checks passed
@jcrist jcrist deleted the fix-redirects branch August 26, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants