Skip to content

Update docs to use NVIDIA Sphinx theme#1045

Open
bdice wants to merge 4 commits into
rapidsai:mainfrom
bdice:nvidia-sphinx-theme
Open

Update docs to use NVIDIA Sphinx theme#1045
bdice wants to merge 4 commits into
rapidsai:mainfrom
bdice:nvidia-sphinx-theme

Conversation

@bdice

@bdice bdice commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description

Updates the Sphinx documentation to use nvidia_sphinx_theme with the theme's default left navigation.

This replaces the previous Sphinx theme dependency, removes the legacy shared RAPIDS CSS/JavaScript injection where present, and regenerates dependency manifests.

Contributes to rapidsai/build-planning#300.

Validation

  • Commit-time pre-commit hooks passed, including generated dependency files.
  • sphinx-build -E -b dirhtml . _html -W and sphinx-build -E -b text . _text -W passed in a dedicated docs environment.
  • Rendered HTML loads the NVIDIA theme, uses the default left navigation, and contains no legacy shared RAPIDS asset URLs.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.
  • I have added new files under rapids-cmake/
    • I have added include guards (include_guard(GLOBAL))
    • I have added the associated docs/ rst file and update the api.rst

@copy-pr-bot

copy-pr-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

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.

@bdice

bdice commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Rendered from e6b2870f.

Main page

rapids-cmake documentation main page

API reference

rapids-cmake API reference

@robertmaynard

Copy link
Copy Markdown
Contributor

Looks great, thanks

@bdice bdice marked this pull request as ready for review July 2, 2026 15:56
@bdice bdice requested review from a team as code owners July 2, 2026 15:56
@bdice bdice requested a review from msarahan July 2, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants