mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +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 typo in equal_range
|
||||
* Output to integrated documentation
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@ -182,17 +182,14 @@ boostbook beast
|
||||
<dependency>images
|
||||
;
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
#
|
||||
# These are used to inform the build system of the
|
||||
# means to build the integrated and stand-alone docs.
|
||||
#
|
||||
|
||||
alias boostdoc : beast : : : ;
|
||||
|
||||
alias boostdoc : beast_doc ;
|
||||
explicit boostdoc ;
|
||||
|
||||
alias boostrelease ;
|
||||
|
||||
explicit boostrelease ;
|
||||
|
Reference in New Issue
Block a user