Skip to content

chore: zlib and brotli are included in mrdocs#21

Merged
ashtum merged 1 commit into
developfrom
claude/issue-13-20251129-1713
Nov 29, 2025
Merged

chore: zlib and brotli are included in mrdocs#21
ashtum merged 1 commit into
developfrom
claude/issue-13-20251129-1713

Conversation

@vinniefalco
Copy link
Copy Markdown
Member

When BOOST_CAPY_MRDOCS_BUILD is enabled, the documentation generation now includes <boost/capy/zlib.hpp> and <boost/capy/brotli.hpp> in addition to <boost/capy.hpp>.

This ensures that symbols from the zlib and brotli libraries are included in the generated documentation.

Fixes #13

Generated with Claude Code

@vinniefalco
Copy link
Copy Markdown
Member Author

@claude use this commit message: "chore: zlib and brotli are included in mrdocs"

@claude
Copy link
Copy Markdown

claude Bot commented Nov 29, 2025

Claude finished @vinniefalco's task —— View job


Tasks

  • Check current git status and commit history
  • Verify commit authorship
  • Amend the commit message to "chore: zlib and brotli are included in mrdocs"
  • Push the updated commit to the remote branch

Summary

Successfully updated the commit message from "Include zlib and brotli headers in mrdocs build" to "chore: zlib and brotli are included in mrdocs". The amended commit has been pushed to the PR branch.

--- | Branch: claude/issue-13-20251129-1713

Co-authored-by: Vinnie Falco <vinniefalco@users.noreply.github.com>
@claude claude Bot force-pushed the claude/issue-13-20251129-1713 branch from 47172b7 to ff32466 Compare November 29, 2025 17:21
@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented Nov 29, 2025

An automated preview of the documentation is available at https://21.capy.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-11-29 17:26:54 UTC

@vinniefalco vinniefalco requested a review from ashtum November 29, 2025 17:59
@vinniefalco
Copy link
Copy Markdown
Member Author

@ashtum if this looks good to you please merge it

@ashtum ashtum merged commit 8a6a419 into develop Nov 29, 2025
122 checks passed
@vinniefalco vinniefalco deleted the claude/issue-13-20251129-1713 branch December 14, 2025 23:14
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.

zlib and brotli missing documentation

3 participants