Skip to content

📝 docs(cookbook): verify and polish all cookbook recipes - #2224

Merged
harehare merged 2 commits into
mainfrom
docs/cookbook-polish
Aug 19, 2026
Merged

📝 docs(cookbook): verify and polish all cookbook recipes#2224
harehare merged 2 commits into
mainfrom
docs/cookbook-polish

Conversation

@harehare

Copy link
Copy Markdown
Owner

Summary

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • 📝 Documentation
  • ⚡ Performance
  • ✅ Test
  • 📦 Build / dependencies
  • 👷 CI

Checklist

  • I ran cargo fmt and cargo clippy and addressed any warnings
  • I ran just test-all and all tests pass
  • I added or updated tests covering this change
  • I updated relevant documentation (/docs, crate README.md) if needed
  • I added a changelog entry if this is a user-facing change

Additional Context

mdBook only picks up favicon overrides from theme/favicon.{png,svg},
not src/favicon.{png,svg}, so the book was still shipping mdBook's
default icon despite src/favicon.svg already holding the mq logo.
Re-run every recipe's query against a real mq build and fix what
didn't match: a query that filtered the wrong way, stale README
statistics, and a few misleading claims about -F output. Also drop
em dashes and unnecessary bold throughout, per style preference.
@harehare
harehare merged commit 55d0d15 into main Aug 19, 2026
10 checks passed
@harehare
harehare deleted the docs/cookbook-polish branch August 19, 2026 12:31
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