diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 1f8565d..e32225b 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -37,3 +37,13 @@ boostbook standalone pdf:admon.graphics.path=$(boost-images)/ pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html ; + +############################################################################### +alias boostdoc + : static_assert + : + : + : ; +explicit boostdoc ; +alias boostrelease ; +explicit boostrelease ;