diff --git a/doc/Jamfile b/doc/Jamfile index ffa96b1..1544b8d 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -19,3 +19,9 @@ boostbook standalone toc.max.depth=1 ; + +############################################################################### +alias boostdoc ; +explicit boostdoc ; +alias boostrelease : standalone ; +explicit boostrelease ;