mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
@ -1,5 +1,6 @@
|
||||
Version XXX:
|
||||
|
||||
* fix compilation macro documentation
|
||||
* examples use strands correctly
|
||||
* update root certificates in examples
|
||||
* clarify end-of-file behaviour in File::read docs
|
||||
|
@ -7,7 +7,7 @@
|
||||
Official repository: https://github.com/boostorg/beast
|
||||
]
|
||||
|
||||
[section Configuration preprocessor definitions]
|
||||
[section Configuration Preprocessor Definitions]
|
||||
|
||||
A number of configuration preprocessor definitions can be used to change
|
||||
the behavior of Beast.
|
||||
@ -44,3 +44,5 @@ failure to do so may result in violations of ODR (One Definition Rule).
|
||||
]
|
||||
]
|
||||
]
|
||||
|
||||
[endsect]
|
||||
|
@ -96,5 +96,8 @@ effect:
|
||||
[include 5_buffers.qbk]
|
||||
[include 6_files.qbk]
|
||||
[include 7_composed.qbk]
|
||||
[8_conf_macros.qbk]
|
||||
[endsect]
|
||||
|
||||
[section:config Configuration]
|
||||
[include 8_conf_macros.qbk]
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user