Conversation
|
@ashtum please see if this requires changes to http and/or beast2, merge this and make those changes |
|
An automated preview of the documentation is available at https://89.buffers.prtest.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-01-11 23:36:54 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #89 +/- ##
========================================
Coverage 94.26% 94.26%
========================================
Files 20 20
Lines 942 942
========================================
Hits 888 888
Misses 54 54 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
GCOVR code coverage report https://89.buffers.prtest.cppalliance.org/gcovr/index.html Build time: 2026-01-10 15:53:55 UTC |
- Rewrite index.adoc with What/What Not/Philosophy/Example/Next pattern - Enhance intro.adoc with namespace admonition and improved examples - Expand algorithms.adoc to cover slice, front, and all slicing functions - Full rewrite of dynamic-buffers.adoc covering all three buffer types - Create new type-erasure.adoc documenting any_* wrappers - Enhance concept pages (ConstBufferSequence, MutableBufferSequence, DynamicBuffer) - Update nav.adoc with new structure and type-erasure section
This may require fixes to http and beast2