-
Notifications
You must be signed in to change notification settings - Fork 319
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
Build docs with Sphinx 3.4.1 #2560
Build docs with Sphinx 3.4.1 #2560
Conversation
Search is broken with the current latest version of the read the docs theme. readthedocs/sphinx_rtd_theme#1021 Need to wait for a new release of read the docs that includes that pr |
Codecov Report
@@ Coverage Diff @@
## master #2560 +/- ##
=======================================
Coverage 63.60% 63.60%
=======================================
Files 198 198
Lines 25929 25929
=======================================
Hits 16493 16493
Misses 9436 9436 |
Looks like 3.4.2 broke something that was working in 3.4.1 so once #2589 is merged we could revert this back to 3.4.1 or wait for a fix (in 3.4.3). It seems likely this issue will be fixed by sphinx-doc/sphinx#8653 Edit fixed incorrect link to sphinx pr Update again. Will be fixed by sphinx-doc/sphinx#8656 |
Sphinx now extract instance attribute docs from the super class so remove duplicated attributes