diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index d4f21e9..5402665 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -18,4 +18,12 @@ boostbook standalone install html : ../../../doc/src/boostbook.css ; install ../ : ../../../boost.png ; - +############################################################################### +alias boostdoc + : typeof + : + : + : ; +explicit boostdoc ; +alias boostrelease ; +explicit boostrelease ;