betty icon indicating copy to clipboard operation
betty copied to clipboard

Render documentation using Sphinx

Open bartfeenstra opened this issue 3 years ago • 1 comments

This fixes https://github.com/bartfeenstra/betty/issues/636

bartfeenstra avatar Dec 05 '20 18:12 bartfeenstra

Codecov Report

Merging #637 (dd0cab0) into master (150f8d1) will decrease coverage by 0.15%. The diff coverage is 87.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
- Coverage   96.90%   96.74%   -0.16%     
==========================================
  Files          46       47       +1     
  Lines        3937     3995      +58     
==========================================
+ Hits         3815     3865      +50     
- Misses        122      130       +8     
Impacted Files Coverage Δ
betty/error.py 100.00% <ø> (ø)
betty/extension/__init__.py 100.00% <ø> (ø)
betty/extension/nginx/__init__.py 89.36% <ø> (ø)
betty/graph.py 100.00% <ø> (ø)
betty/jinja2.py 96.78% <ø> (ø)
betty/locale.py 96.65% <ø> (ø)
betty/serve.py 78.94% <ø> (ø)
betty/documentation.py 80.95% <80.95%> (ø)
betty/cli.py 91.71% <85.18%> (-1.47%) :arrow_down:
betty/about.py 94.44% <93.33%> (+8.73%) :arrow_up:
... and 5 more

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 150f8d1...dd0cab0. Read the comment docs.

codecov[bot] avatar Dec 05 '20 19:12 codecov[bot]

Closing in favor of https://github.com/bartfeenstra/betty/pull/1143

bartfeenstra avatar Jan 12 '24 13:01 bartfeenstra