brechtm / rinohtype

The Python document processor
http://www.mos6581.org/rinohtype
GNU Affero General Public License v3.0
499 stars 59 forks source link

Docs: replace RTD theme with Furo #336

Closed brechtm closed 1 year ago

brechtm commented 2 years ago

Note that this commit bumps docutils to 0.18.1 as well.

codecov[bot] commented 2 years ago

Codecov Report

Merging #336 (7f2fd24) into master (c00a958) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
- Coverage   77.44%   77.43%   -0.02%     
==========================================
  Files          92       92              
  Lines       14613    14613              
  Branches     3269     3269              
==========================================
- Hits        11317    11315       -2     
- Misses       2854     2855       +1     
- Partials      442      443       +1     
Flag Coverage Δ
3.10 77.42% <ø> (-0.02%) :arrow_down:
3.11.0-alpha 77.00% <ø> (ø)
3.7 76.53% <ø> (-0.02%) :arrow_down:
3.8 76.93% <ø> (-0.02%) :arrow_down:
3.9 46.95% <ø> (ø)
Linux 76.97% <ø> (-0.02%) :arrow_down:
Windows 76.95% <ø> (-0.02%) :arrow_down:
macOS 77.38% <ø> (-0.02%) :arrow_down:
pypy-3.9 76.97% <ø> (-0.02%) :arrow_down:
regression-3.10 75.83% <ø> (-0.02%) :arrow_down:
regression-3.11 75.40% <ø> (ø)
regression-3.7 74.89% <ø> (-0.02%) :arrow_down:
regression-3.8 75.33% <ø> (-0.02%) :arrow_down:
regression-pypy3 75.36% <ø> (-0.02%) :arrow_down:
unit-3.10 46.96% <ø> (ø)
unit-3.11 46.96% <ø> (ø)
unit-3.7 45.79% <ø> (ø)
unit-3.8 46.95% <ø> (ø)
unit-3.9 46.95% <ø> (ø)
unit-pypy3 46.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rinoh/frontend/rst/__init__.py 95.83% <0.00%> (-2.09%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c00a958...7f2fd24. Read the comment docs.

brechtm commented 1 year ago

Sphinx-Immaterial makes it easier to add the version selector and offers an improved search experience.