Skip to content

Use html_css_files in docs for custom CSS#7220

Merged
jsignell merged 1 commit intodask:masterfrom
jrbourbeau:custom-css
Feb 15, 2021
Merged

Use html_css_files in docs for custom CSS#7220
jsignell merged 1 commit intodask:masterfrom
jrbourbeau:custom-css

Conversation

@jrbourbeau
Copy link
Member

There was an update in the recent Sphinx 3.5.0 release which caused our documentation to fail to build due to our use of html_context. This PR switches to using html_css_files instead (xref sphinx-doc/sphinx#8885 (comment)) which should work with both earlier versions of Sphinx as well as 3.5.0.

Closes #7216. Alternative to #7217.

@ryan-williams ryan-williams mentioned this pull request Feb 15, 2021
2 tasks
@jsignell
Copy link
Member

looks good to me!

@jsignell jsignell merged commit 1c8b5ea into dask:master Feb 15, 2021
@jrbourbeau jrbourbeau deleted the custom-css branch February 15, 2021 18:18
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.

Spurious Documentation GHA failures?

2 participants