Skip to content
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

compatibility with sphinx 7.3 #100

Merged
merged 1 commit into from
Apr 19, 2024
Merged

compatibility with sphinx 7.3 #100

merged 1 commit into from
Apr 19, 2024

Conversation

davidism
Copy link
Member

Sphinx 7.3 changed how themes were loaded and removed some previously "public" (but undocumented) attributes. We previously walked up theme.base to check if a theme was pocoo. That's no longer available. Instead, get the pocoo theme, get its first directory, and check if it's in the current theme's directories.

@davidism davidism merged commit 9a2e766 into main Apr 19, 2024
1 check passed
@davidism davidism deleted the sphinx-compat branch April 19, 2024 17:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant