mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-24 18:12:32 +00:00
Add, and update, documentation build targets.
This commit is contained in:
@@ -22,3 +22,9 @@ for local b in $(bases)
|
||||
|
||||
alias htmls : $(bases) ;
|
||||
stage html : $(bases) ;
|
||||
|
||||
###############################################################################
|
||||
alias boostdoc ;
|
||||
explicit boostdoc ;
|
||||
alias boostrelease : htmls ;
|
||||
explicit boostrelease ;
|
||||
|
||||
Reference in New Issue
Block a user