Skip to content

Switch to default Sphinx theme#25

Merged
csett86 merged 3 commits into
mainfrom
copilot/switch-to-default-sphinx-theme
Jan 17, 2026
Merged

Switch to default Sphinx theme#25
csett86 merged 3 commits into
mainfrom
copilot/switch-to-default-sphinx-theme

Conversation

Copilot AI commented Jan 17, 2026

Copy link
Copy Markdown

Replaces the Read the Docs theme with Sphinx's default Alabaster theme for documentation.

Changes:

  • Remove sphinx_rtd_theme import and dependency
  • Set html_theme = 'alabaster' in docs/conf.py
  • Remove sphinx_rtd_theme from tox docs environment dependencies
  • Remove sphinx_rtd_theme from GitHub Actions workflow
Original prompt

Switch to the default sphinx theme


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>
Copilot AI changed the title [WIP] Switch to default Sphinx theme for documentation Switch to default Sphinx theme Jan 17, 2026
Copilot AI requested a review from csett86 January 17, 2026 16:34
@csett86

csett86 commented Jan 17, 2026

Copy link
Copy Markdown
Owner

@copilot Also check the github actions and remove the unused theme from there

Co-authored-by: csett86 <1392875+csett86@users.noreply.github.com>

Copilot AI commented Jan 17, 2026

Copy link
Copy Markdown
Author

@copilot Also check the github actions and remove the unused theme from there

Done. Removed sphinx_rtd_theme from .github/workflows/tests.yml in commit 7d37b71.

@csett86 csett86 marked this pull request as ready for review January 17, 2026 16:49
Copilot AI requested a review from csett86 January 17, 2026 16:49
@csett86 csett86 merged commit 1e72dad into main Jan 17, 2026
11 checks passed
@csett86 csett86 deleted the copilot/switch-to-default-sphinx-theme branch January 17, 2026 16:51
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.

2 participants