# Boost.Mock # # Copyright Mathieu Champlon 2012 # # Distributed under the Boost Software License version 1.0. (See # accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt) import path ; using boostbook ; using quickbook ; using doxygen ; xml mock : mock.qbk ; doxygen reference : [ glob ../../../boost/mock/*.hpp ] : EXPAND_ONLY_PREDEF=YES HIDE_UNDOC_MEMBERS=NO QUIET=YES WARN_IF_UNDOCUMENTED=NO EXTRACT_PRIVATE=NO ENABLE_PREPROCESSING=YES MACRO_EXPANSION=YES SEARCH_INCLUDES=NO ; boostbook standalone : mock : reference # boost.root=../../../.. # img.src.path=../images boost.image.src=../images/boost.png # boost.image.alt="\"My Project\"" # boost.image.w=100 # boost.image.h=50 chunk.first.sections=1 nav.layout=horizontal ;