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

Fix deprecated sphinx html_context usage in conf.py #1276

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

imphil
Copy link
Contributor

@imphil imphil commented Feb 18, 2021

We were using the old html_context which has been deprecated
for a while. This PR switches to html_css_files instead.
See sphinx-doc/sphinx#8885 for more information.

We were using the old html_context which has been deprecated
for a while. This PR switches to html_css_files instead.
See sphinx-doc/sphinx#8885 for more information.
@imphil imphil requested a review from GregAC February 18, 2021 11:32
Copy link
Collaborator

@GregAC GregAC 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

@imphil
Copy link
Contributor Author

imphil commented Feb 18, 2021

Other CI is failing for unrelated reasons.

@imphil imphil merged commit 65287f7 into lowRISC:master Feb 18, 2021
@imphil imphil deleted the rtd-fixes branch February 18, 2021 12:06
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.

None yet

2 participants