goatshriek / stumpless

a C logging library built for performance and features
https://goatshriek.github.io/stumpless
Apache License 2.0
446 stars 335 forks source link

improve l10n of repository #403

Closed goatshriek closed 9 months ago

goatshriek commented 9 months ago

Refactors the localization build script to support building doxygen documentation in different languages when present. The Chinese localization in l10n/zh-cn has had more added to it as an example of how localization of the project documentation should be done.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d043a8c) 90.48% compared to head (7419b1e) 90.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## latest #403 +/- ## ======================================= Coverage 90.48% 90.48% ======================================= Files 46 46 Lines 4161 4161 Branches 553 553 ======================================= Hits 3765 3765 Misses 273 273 Partials 123 123 ```

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