Output to integrated documentation

This commit is contained in:
Vinnie Falco
2017-07-28 16:26:17 -07:00
parent 0fb562a4d7
commit c28a700a00
2 changed files with 2 additions and 4 deletions

View File

@ -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
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------

View File

@ -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 ;