2
0
mirror of https://github.com/boostorg/integer.git synced 2026-01-19 16:22:19 +00:00

Compare commits

...

7 Commits

Author SHA1 Message Date
Rene Rivera
0d964fe6fc Add, and update, documentation build targets. 2016-10-10 11:39:50 -05:00
Vicente J. Botet Escriba
14020f6f6c Merge branch 'develop' 2015-03-09 08:10:54 +01:00
Peter Dimov
66ae9dc182 Merge branch 'develop' 2015-01-18 20:04:57 +02:00
Peter Dimov
603f412c1b Merge branch 'develop' 2015-01-13 20:54:39 +02:00
Peter Dimov
de8b1d86f4 Merge branch 'develop' 2015-01-13 19:50:23 +02:00
Peter Dimov
163c26a2d4 Merge branch 'develop' 2015-01-13 18:44:48 +02:00
Peter Dimov
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 ;
explicit pdfinstall ;
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : standalone ;
explicit boostrelease ;