Skip to content

Always set html_theme in readthedocs configuration#2667

Merged
shimwell merged 1 commit intoopenmc-dev:developfrom
paulromano:rtd-html-theme-fix
Aug 25, 2023
Merged

Always set html_theme in readthedocs configuration#2667
shimwell merged 1 commit intoopenmc-dev:developfrom
paulromano:rtd-html-theme-fix

Conversation

@paulromano
Copy link
Copy Markdown
Contributor

Description

Looks like our CI is currently failing on all PRs due to a readthedocs build failure, which in turn is due to an internal change in RTD. This PR should fix this by always setting html_theme.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@shimwell shimwell self-assigned this Aug 25, 2023
Copy link
Copy Markdown
Member

@shimwell shimwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this Paul, I've read the internal change description on the linked issue, I see that this is now passing the test for building the RTD and the changes make sense. As this is a small change let us get this merged in

@shimwell shimwell merged commit eea5223 into openmc-dev:develop Aug 25, 2023
@paulromano paulromano deleted the rtd-html-theme-fix branch August 28, 2023 18:49
stchaker pushed a commit to stchaker/openmc that referenced this pull request Oct 25, 2023
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