blob: 0800f652e747dea55bd9a781b77ee26916210a4d [file] [log] [blame]
Brian Silvermanf14e1af2018-08-04 23:36:29 -07001# Copyright (c) 2016 Rene Rivera
2#
3# Distributed under the Boost Software License, Version 1.0.
4# (See accompanying file LICENSE_1_0.txt or copy at
5# http://www.boost.org/LICENSE_1_0.txt)
6
7###############################################################################
8alias boostdoc ;
9explicit boostdoc ;
10alias boostrelease
11 : ../factory/doc//standalone
12 ../forward/doc//standalone
13 ../overloaded_function/doc//doc ;
14explicit boostrelease ;