mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 04:47:29 +02:00
Output to integrated documentation
This commit is contained in:
@ -2,6 +2,7 @@ Version 90:
|
|||||||
|
|
||||||
* Fix websocket read of zero length message
|
* Fix websocket read of zero length message
|
||||||
* Fix typo in equal_range
|
* Fix typo in equal_range
|
||||||
|
* Output to integrated documentation
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -182,17 +182,14 @@ boostbook beast
|
|||||||
<dependency>images
|
<dependency>images
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# These are used to inform the build system of the
|
# These are used to inform the build system of the
|
||||||
# means to build the integrated and stand-alone docs.
|
# means to build the integrated and stand-alone docs.
|
||||||
#
|
#
|
||||||
|
|
||||||
alias boostdoc : beast : : : ;
|
alias boostdoc : beast_doc ;
|
||||||
|
|
||||||
explicit boostdoc ;
|
explicit boostdoc ;
|
||||||
|
|
||||||
alias boostrelease ;
|
alias boostrelease ;
|
||||||
|
|
||||||
explicit boostrelease ;
|
explicit boostrelease ;
|
||||||
|
Reference in New Issue
Block a user