Skip to content

Add .readthedocs.yaml configuration file#127

Merged
ad-m merged 1 commit intomasterfrom
add-readthedocs-config
Mar 7, 2026
Merged

Add .readthedocs.yaml configuration file#127
ad-m merged 1 commit intomasterfrom
add-readthedocs-config

Conversation

@ad-m
Copy link
Owner

@ad-m ad-m commented Mar 7, 2026

Summary

  • Add required .readthedocs.yaml config file to fix Read the Docs builds (builds were failing with "Config file not found at default path")
  • Add sphinx-rtd-theme to docs optional dependencies in pyproject.toml so the theme is installed during RTD builds

Test plan

  • Verify Read the Docs build succeeds after merge
  • Confirm docs render with the RTD theme

🤖 Generated with Claude Code

Read the Docs now requires a .readthedocs.yaml config file at the
repository root. Also add sphinx-rtd-theme to docs dependencies so
the theme is properly installed during the build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ad-m ad-m merged commit 0b8381e into master Mar 7, 2026
1 of 8 checks passed
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