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-18 20:06:52 UTC |
|
GCOVR code coverage report https://285.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-05-18 20:16:40 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.24% -0.03%
===========================================
Files 164 164
Lines 8862 8862
===========================================
- Hits 8177 8175 -2
- Misses 685 687 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files 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.