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

conf: Add sphinx_rtd_theme to extensions, remove env based import #206

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

awelzel
Copy link
Contributor

@awelzel awelzel commented Aug 24, 2023

The RTD build failed with "NameError: name 'html_theme' is not defined".

Remove the conditional import and align to what Spicy and the sphinx_rtd_theme docs [1] indicate should be done.

[1] https://sphinx-rtd-theme.readthedocs.io/en/stable/installing.html

RTD build: https://readthedocs.org/projects/zeek-docs/builds/21704944/

@awelzel awelzel force-pushed the topic/awelzel/wrangling-html-theme branch from 150f066 to c267e69 Compare August 24, 2023 07:50
@awelzel
Copy link
Contributor Author

awelzel commented Aug 24, 2023

Something must have changed on the RTD side - I've ended up here which is from a few days ago:
readthedocs/readthedocs.org#10638

The build above succeeded, so I think this still makes sense.

@awelzel awelzel requested a review from bbannier August 24, 2023 07:50
conf.py Outdated Show resolved Hide resolved
The RTD build failed with "NameError: name 'html_theme' is notdefined".

Remove the conditional import and align to what Spicy and the
sphinx_rtd_theme docs [1] indicate should be done.

[1] https://sphinx-rtd-theme.readthedocs.io/en/stable/installing.html
@awelzel awelzel force-pushed the topic/awelzel/wrangling-html-theme branch from c267e69 to 11b3148 Compare August 24, 2023 09:18
@awelzel awelzel merged commit 01d47f7 into master Aug 24, 2023
10 checks passed
@awelzel awelzel deleted the topic/awelzel/wrangling-html-theme branch August 24, 2023 10:23
awelzel added a commit to zeek/broker that referenced this pull request Aug 28, 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