2
0
mirror of https://github.com/boostorg/ratio.git synced 2026-02-27 05:12:13 +00:00

Add, and update, documentation build targets.

This commit is contained in:
Rene Rivera
2016-10-07 23:07:36 -05:00
parent d7773512aa
commit ee45b0666f

View File

@@ -73,4 +73,14 @@ boostbook standalone
;
install pdfinstall : standalone/<format>pdf : <location>. <install-type>PDF ;
explicit pdfinstall ;
explicit pdfinstall ;
###############################################################################
alias boostdoc
: ratio
:
: #<dependency>autodoc
: ;
explicit boostdoc ;
alias boostrelease ;
explicit boostrelease ;