mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
project boost/libs/python/doc/tutorial/doc ;
|
|
|
|
import boostbook : boostbook ;
|
|
using quickbook ;
|
|
|
|
boostbook tutorial
|
|
:
|
|
tutorial.qbk
|
|
:
|
|
<xsl:param>boost.root=../../../../../..
|
|
<xsl:param>boost.libraries=../../../../../../libs/libraries.htm
|
|
;
|