Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:35 -05:00
parent eabda26cc9
commit 06f6303d16

View File

@ -76,7 +76,7 @@ boostbook standalone
# alias boostdoc ; # alias boostdoc ;
# explicit boostdoc ; # explicit boostdoc ;
# #
alias boostdoc : predef : : : <implicit-dependency>predef ; alias boostdoc : predef ;
explicit boostdoc ; explicit boostdoc ;
# Target for Boost standalone release documentation building. # Target for Boost standalone release documentation building.