mirror of
https://github.com/boostorg/array.git
synced 2025-07-29 12:17:40 +02:00
Add boostdoc, boostrelease targets to doc/Jamfile.v2
This commit is contained in:
@ -14,3 +14,9 @@ explicit array.pdf ;
|
||||
|
||||
install pdf_ : array.pdf : <location>pdf ;
|
||||
explicit pdf_ ;
|
||||
|
||||
###############################################################################
|
||||
alias boostdoc ;
|
||||
explicit boostdoc ;
|
||||
alias boostrelease : html_ ;
|
||||
explicit boostrelease ;
|
||||
|
Reference in New Issue
Block a user