Skip to content

docs(sphinx): Theme change to pydata-sphinx-theme - #386

Open
curious-turtle wants to merge 1 commit into
eclipse-score:mainfrom
curious-turtle:main
Open

docs(sphinx): Theme change to pydata-sphinx-theme#386
curious-turtle wants to merge 1 commit into
eclipse-score:mainfrom
curious-turtle:main

Conversation

@curious-turtle

@curious-turtle curious-turtle commented Jul 31, 2026

Copy link
Copy Markdown

While reading through site realized tooling repo uses "sphinx_rtd_theme" which is different from all other score sites also it do not support dark mode.
Changed the Sphinx theme to "pydata_sphinx_theme" to remain consistent with all other S-CORE sites in terms of UI/UX. Manually tested all the pages in both light and dark mode.

To test site locally, From the repo root, run below commands:
git fetch origin pull/386/head:pr-386 && git checkout pr-386
bazel build //bazel/rules/rules_score:rules_score_doc && python3 -m http.server 8000 --directory "$(bazel info bazel-bin)/bazel/rules/rules_score/rules_score_doc/html"

Changed the Sphinx theme from "sphinx_rtd_theme" to
"pydata_sphinx_theme" to remain consistent with the other S-CORE sites.
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.

1 participant