python-can
python-can copied to clipboard
Fix Sphinx warnings
I fixed all Sphinx warnings except for the nixnet interface, that one remains broken. The documentation is now built in github actions.
Codecov Report
Merging #1405 (7c7a092) into develop (89c395f) will increase coverage by
0.01%
. The diff coverage is87.50%
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #1405 +/- ##
===========================================
+ Coverage 65.25% 65.27% +0.01%
===========================================
Files 81 81
Lines 8767 8769 +2
===========================================
+ Hits 5721 5724 +3
+ Misses 3046 3045 -1
@hardbyte Can you check whether the readthedocs build works as configured in .readthedocs.yml
? Or could you somehow add me to the rtd admins?
Also: What do you think about the furo
theme? It's the one that setuptools uses.
@zariiii9003 the furo
theme looks great. I've invited you as an admin to python-can on readthedocs.
I've invited you as an admin to python-can on readthedocs.
Thank you!
I will create another PR for furo.
@hardbyte Can you resync the rtd webhook? You can find it in Admin -> Integrations -> GitHub incoming webhook -> Resync webhook. New pull requests should trigger a rtd rebuild once it is synced.
I do not have the permissions to to do that.
Hmm resync didn't seem to work so I've deleted the webhook and added the read the docs integration from scratch. Thanks!
Wow @zariiii9003 this PR is wonderful!