Skip to content

docs: simplify documentation and focus around cbq - #105

Merged
noamteyssier merged 1 commit into
dev-0.10.0from
docs/simplify-documentation-and-focus-around-cbq
Aug 26, 2026
Merged

noamteyssier merged 1 commit into
dev-0.10.0from
docs/simplify-documentation-and-focus-around-cbq

Conversation

@noamteyssier

Copy link
Copy Markdown
Contributor
  • remove examples focused around vbq and focus on cbq
  • reduce large multiline comments into simpler one-liners
  • update main readme to focus on cbq
  • update changelog

- remove examples focused around vbq and focus on cbq
- reduce large multiline comments into simpler one-liners
- update main readme to focus on cbq
- update changelog

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request performs a comprehensive documentation overhaul across the crate, simplifying docstrings, removing verbose comments, and updating examples to recommend the CBQ format over the superseded VBQ format. A review comment points out a potential compilation issue in a doc test within src/policy.rs where rand::rng() is used instead of rand::thread_rng().

Comment thread src/policy.rs
@noamteyssier
noamteyssier merged commit 63edf2b into dev-0.10.0 Aug 26, 2026
14 checks passed
@noamteyssier
noamteyssier deleted the docs/simplify-documentation-and-focus-around-cbq branch August 26, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant