docs: prototype new specification for write#285
Conversation
|
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-21 12:16:50 UTC |
|
GCOVR code coverage report https://285.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-05-21 12:30:01 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #285 +/- ##
===========================================
+ Coverage 92.24% 92.27% +0.02%
===========================================
Files 164 164
Lines 8862 8862
===========================================
+ Hits 8175 8177 +2
+ Misses 687 685 -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.
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.