mirror of
https://github.com/boostorg/array.git
synced 2025-07-30 04:37:21 +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 ;
|
install pdf_ : array.pdf : <location>pdf ;
|
||||||
explicit pdf_ ;
|
explicit pdf_ ;
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
alias boostdoc ;
|
||||||
|
explicit boostdoc ;
|
||||||
|
alias boostrelease : html_ ;
|
||||||
|
explicit boostrelease ;
|
||||||
|
Reference in New Issue
Block a user