mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Added boostdoc and boostrelease targets.
These targets seems to be necessary to make BoostBook docs to be built during the release process.
This commit is contained in:
parent
322bd0adcc
commit
c693753132
@ -15,3 +15,8 @@ boostbook boostbook : boostbook.xml :
|
|||||||
<dependency>reference
|
<dependency>reference
|
||||||
;
|
;
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
alias boostdoc ;
|
||||||
|
explicit boostdoc ;
|
||||||
|
alias boostrelease : boostbook ;
|
||||||
|
explicit boostrelease ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user