docs: prototype new specification for write#285
Conversation
This changes the declaration format and JavaDoc annotations for funciton capy::write. The goal is to show how an alternative specification would look like and render in the documentation.
|
An automated preview of the documentation is available at https://285.capy.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-05-20 21:36:53 UTC |
|
GCOVR code coverage report https://285.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-05-20 21:49:31 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #285 +/- ##
========================================
Coverage 92.27% 92.27%
========================================
Files 164 164
Lines 8862 8862
========================================
Hits 8177 8177
Misses 685 685
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This changes the declaration format and JavaDoc annotations for funciton capy::write. The goal is to show how an alternative specification would look like and render in the documentation.