mirror of
https://github.com/boostorg/asio.git
synced 2026-01-28 18:52:09 +00:00
37 lines
855 B
Plaintext
37 lines
855 B
Plaintext
#
|
|
# Copyright (c) 2003-2007 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 ;
|
|
|
|
xml asio
|
|
:
|
|
asio.qbk
|
|
;
|
|
|
|
boostbook standalone
|
|
:
|
|
asio
|
|
:
|
|
<xsl:param>boost.root=../../../..
|
|
<xsl:param>boost.libraries=../../../../libs/libraries.htm
|
|
<xsl:param>navig.graphics.path="../../../../doc/html/images/ "
|
|
<xsl:param>chapter.autolabel=0
|
|
<xsl:param>chunk.section.depth=8
|
|
<xsl:param>chunk.first.sections=1
|
|
<xsl:param>toc.section.depth=2
|
|
<xsl:param>toc.max.depth=1
|
|
<xsl:param>generate.section.toc.level=1
|
|
<xsl:param>generate.toc="\"chapter nop section nop\""
|
|
;
|
|
|
|
|
|
install html
|
|
:
|
|
/boost//doc/html/boostbook.css
|
|
design/proactor.png
|
|
;
|