-
Notifications
You must be signed in to change notification settings - Fork 225
Switch to nvidia-sphinx-theme with backward-compatible version switching #874
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
Merged
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
e7ee8f0
Initial plan
Copilot 6b88372
Switch to nvidia-sphinx-theme and update version JSON format
Copilot 1a7c3c4
Temporarily disable test jobs in CI, keeping only wheel build and doc…
Copilot 76399c9
Address PR feedback: Fix CI workflow and preserve original versions.j…
Copilot c72a6b2
Fix sphinx version constraint to resolve nvidia-sphinx-theme CI failure
Copilot 464e3b8
Revert sphinx version constraint changes from commit c72a6b2
Copilot 32e30f4
Comment out proxy cache in docs build to debug nvidia-sphinx-theme in…
Copilot 56bd1c3
Revert ci.yml changes and remove proxy cache from build-docs.yml
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| [ | ||
| { | ||
| "version": "latest", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/latest/" | ||
| }, | ||
| { | ||
| "version": "13.0.1", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/13.0.1/" | ||
| }, | ||
| { | ||
| "version": "13.0.0", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/13.0.0/" | ||
| }, | ||
| { | ||
| "version": "12.9.0", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/12.9.0/" | ||
| }, | ||
| { | ||
| "version": "12.8.0", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/12.8.0/" | ||
| }, | ||
| { | ||
| "version": "12.6.2", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/12.6.2/" | ||
| }, | ||
| { | ||
| "version": "12.6.1", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-bindings/12.6.1/" | ||
| } | ||
| ] |
61 changes: 0 additions & 61 deletions
61
cuda_bindings/docs/source/_static/javascripts/version_dropdown.js
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
cuda_bindings/docs/source/_templates/sidebar/variant-selector.html
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| [ | ||
| { | ||
| "version": "latest", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/latest/" | ||
| }, | ||
| { | ||
| "version": "0.3.2", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/0.3.2/" | ||
| }, | ||
| { | ||
| "version": "0.3.1", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/0.3.1/" | ||
| }, | ||
| { | ||
| "version": "0.3.0", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/0.3.0/" | ||
| }, | ||
| { | ||
| "version": "0.2.0", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/0.2.0/" | ||
| }, | ||
| { | ||
| "version": "0.1.1", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/0.1.1/" | ||
| }, | ||
| { | ||
| "version": "0.1.0", | ||
| "url": "https://nvidia.github.io/cuda-python/cuda-core/0.1.0/" | ||
| } | ||
| ] |
61 changes: 0 additions & 61 deletions
61
cuda_core/docs/source/_static/javascripts/version_dropdown.js
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
cuda_core/docs/source/_templates/sidebar/variant-selector.html
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| [ | ||
| { | ||
| "version": "latest", | ||
| "url": "https://nvidia.github.io/cuda-python/latest/" | ||
| }, | ||
| { | ||
| "version": "13.0.1", | ||
| "url": "https://nvidia.github.io/cuda-python/13.0.1/" | ||
| }, | ||
| { | ||
| "version": "13.0.0", | ||
| "url": "https://nvidia.github.io/cuda-python/13.0.0/" | ||
| }, | ||
| { | ||
| "version": "12.9.0", | ||
| "url": "https://nvidia.github.io/cuda-python/12.9.0/" | ||
| }, | ||
| { | ||
| "version": "12.8.0", | ||
| "url": "https://nvidia.github.io/cuda-python/12.8.0/" | ||
| }, | ||
| { | ||
| "version": "12.6.2", | ||
| "url": "https://nvidia.github.io/cuda-python/12.6.2/" | ||
| }, | ||
| { | ||
| "version": "12.6.1", | ||
| "url": "https://nvidia.github.io/cuda-python/12.6.1/" | ||
| } | ||
| ] |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we still need the
pydata-sphinx-themehere?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah for some reason copilot ignored my ask 🤔