mirror of
https://github.com/boostorg/variant.git
synced 2026-02-13 00:52:10 +00:00
* Use `doc/src/*.css` instead of `doc/html/*.css`. * Remove wiki and people directories. * Some documentation fixes. * Left out `minimal.css` changes and boostbook changes because of clashes. [SVN r63347]
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
project boost/doc ;
|
|
import boostbook : boostbook ;
|
|
|
|
boostbook variant-doc
|
|
:
|
|
variant.xml
|
|
:
|
|
<xsl:param>boost.root=../../../..
|
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
|
;
|
|
|