# # Copyright (c) 2003-2013 Christopher M. Kohlhoff (chris at kohlhoff dot com) # # 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) # using quickbook ; project : default-build debug multi shared shared ; xml standalone_doc : urdl.qbk ; boostbook standalone : standalone_doc : boost.image.src=urdl.png boost.image.alt="Urdl C++ Library" boost.image.w=160 boost.image.h=60 nav.layout=none navig.graphics.path="" admon.graphics.path="" chapter.autolabel=0 chunk.section.depth=8 chunk.first.sections=1 toc.section.depth=3 toc.max.depth=3 generate.section.toc.level=2 generate.toc="chapter toc section toc" ; install html : /boost//doc/src/boostbook.css /boost//doc/src/images/blank.png /boost//doc/src/images/caution.png /boost//doc/src/images/draft.png /boost//doc/src/images/home.png /boost//doc/src/images/important.png /boost//doc/src/images/next_disabled.png /boost//doc/src/images/next.png /boost//doc/src/images/note.png /boost//doc/src/images/prev_disabled.png /boost//doc/src/images/prev.png /boost//doc/src/images/tip.png /boost//doc/src/images/up_disabled.png /boost//doc/src/images/up.png /boost//doc/src/images/warning.png urdl.png ;