Commit 47172b7
Include zlib and brotli headers in mrdocs build
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](https://claude.com/claude-code)
Co-authored-by: Vinnie Falco <vinniefalco@users.noreply.github.com>1 parent c0ab3f9 commit 47172b7
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
155 | 158 | | |
156 | 159 | | |
157 | 160 | | |
| |||
0 commit comments