Rene Rivera
ec7df8a0af
Add support for modular build structure.
2025-05-06 01:54:32 -05:00
Zach Laine
d34cc345bb
Add/update b2 build for docs and tests.
2024-03-24 22:29:10 -05:00
Zach Laine
f55d3779de
Define BOOST_PARSER_USE_CONCEPTS to be 1 when running Doxygen. This gets
...
concepts constraints on template parameters to show up. Also explicitly state
requirements in the Doxygen strings for anything that adds constraints via
requires clauses, since those do not show up in Doxygen.
Fixes #109 .
2024-03-08 21:19:37 -06:00
Zach Laine
db79d00848
Remove the empty concepts.hpp file from the doc build, due to the way that
...
Doxygen+Quickbook seems not to handle concepts.
Fixes #102 .
2024-03-08 21:19:36 -06:00
Zach Laine
1b2ea46927
Revert "Make the Jamfile look a lot more like the ones in yap and stl_interfaces."
...
This reverts commit 454a84d3d3 .
Turns out those changes do not work for standalone (out-of-Boost) docs.
2020-09-07 22:33:55 -05:00
Zach Laine
454a84d3d3
Make the Jamfile look a lot more like the ones in yap and stl_interfaces.
2020-09-03 23:01:26 -05:00
Zach Laine
b06c80bfe2
Add skeleton of Boost docs.
2020-08-29 19:17:04 -05:00