Compare commits

...

7 Commits

Author SHA1 Message Date
0d964fe6fc Add, and update, documentation build targets. 2016-10-10 11:39:50 -05:00
14020f6f6c Merge branch 'develop' 2015-03-09 08:10:54 +01:00
66ae9dc182 Merge branch 'develop' 2015-01-18 20:04:57 +02:00
603f412c1b Merge branch 'develop' 2015-01-13 20:54:39 +02:00
de8b1d86f4 Merge branch 'develop' 2015-01-13 19:50:23 +02:00
163c26a2d4 Merge branch 'develop' 2015-01-13 18:44:48 +02:00
7d41c244ea Merge branch 'develop' 2014-06-08 01:38:20 +03:00

View File

@ -53,4 +53,8 @@ boostbook standalone
install pdfinstall : standalone/<format>pdf : <location>. <install-type>PDF ; install pdfinstall : standalone/<format>pdf : <location>. <install-type>PDF ;
explicit pdfinstall ; explicit pdfinstall ;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : standalone ;
explicit boostrelease ;