mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 05:17:26 +02:00
@ -1,5 +1,6 @@
|
|||||||
Version XXX:
|
Version XXX:
|
||||||
|
|
||||||
|
* fix compilation macro documentation
|
||||||
* examples use strands correctly
|
* examples use strands correctly
|
||||||
* update root certificates in examples
|
* update root certificates in examples
|
||||||
* clarify end-of-file behaviour in File::read docs
|
* clarify end-of-file behaviour in File::read docs
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Official repository: https://github.com/boostorg/beast
|
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
|
A number of configuration preprocessor definitions can be used to change
|
||||||
the behavior of Beast.
|
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 5_buffers.qbk]
|
||||||
[include 6_files.qbk]
|
[include 6_files.qbk]
|
||||||
[include 7_composed.qbk]
|
[include 7_composed.qbk]
|
||||||
[8_conf_macros.qbk]
|
[endsect]
|
||||||
|
|
||||||
|
[section:config Configuration]
|
||||||
|
[include 8_conf_macros.qbk]
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user