jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

Delete hdoc #155

Closed jwmcglynn closed 6 months ago

jwmcglynn commented 6 months ago

Documentation uses doxygen for now, and hdoc increases build times. Delete the code but keep an archive in the hdoc-archive branch: https://github.com/jwmcglynn/donner/tree/hdoc-archive

Cancels #34

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.25%. Comparing base (42a8f94) to head (535d47e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== + Coverage 88.04% 88.25% +0.20% ========================================== Files 230 230 Lines 17647 17647 Branches 2002 2002 ========================================== + Hits 15537 15574 +37 + Misses 1579 1516 -63 - Partials 531 557 +26 ``` | [Flag](https://app.codecov.io/gh/jwmcglynn/donner/pull/155/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jwmcglynn/donner/pull/155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | `88.15% <ø> (+0.11%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.