Skip to content

docs: bump furo docs req to 2021.09.08 #4000

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

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

bastimeyer
Copy link
Member

  • upgrade furo to 2021.08.31
  • fix/restore custom theme overrides

The furo theme had its first stable release last week.
https://github.com/pradyunsg/furo/releases

Most of the changes are only bugfixes, but there's also a custom theme variant selection now which makes it worth upgrading. The only noticeable difference should be a short scroll animation for link anchors, the rest should look and behave the same except for very minor spacing changes.

This version of furo also requires sphinx 4 now, but that shouldn't be a problem anymore after 5e65d2d fixed a build option which caused problems between sphinx 3 and 4.

Please carefully compare the docs preview with the live docs before merging. There's a chance that I missed something that needs fixing because I didn't check every change in the changelog. Only tested in latest Chromium and Firefox.

@@ -1,3 +1,3 @@
sphinx>=3.0
furo==2020.12.28.beta23
furo==2021.08.31
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

This got released two hours after I made this PR. The only relevant change here is markup related (theme button at the top).

- upgrade furo to 2021.09.08
- fix/restore custom theme overrides
@bastimeyer bastimeyer changed the title docs: bump furo docs req to 2021.08.31 docs: bump furo docs req to 2021.09.08 Sep 9, 2021
@back-to back-to merged commit 66c0c45 into streamlink:master Sep 10, 2021
@bastimeyer bastimeyer deleted the docs/furo/2021.08.31 branch September 10, 2021 05:27
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Sep 10, 2021
- upgrade furo to 2021.09.08
- fix/restore custom theme overrides
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants