# Copyright (c) 2014 Glen Joseph Fernandes # glenfe at live dot com # # Distributed under the Boost Software License, # Version 1.0. (See accompanying file LICENSE_1_0.txt # or copy at http://boost.org/LICENSE_1_0.txt) import doxygen ; import quickbook ; doxygen ref_reference : [ glob ../../../boost/core/ref.hpp ] : ENABLE_PREPROCESSING=YES EXPAND_ONLY_PREDEF=YES EXTRACT_ALL=NO EXTRACT_PRIVATE=NO HIDE_UNDOC_MEMBERS=YES MACRO_EXPANSION=YES ; xml core : core.qbk ; boostbook standalone : core : ref_reference boost.root=http://boost.org/doc/libs/master generate.section.toc.level=1 toc.max.depth=1 ;