2
0
mirror of https://github.com/boostorg/compute.git synced 2026-02-02 08:42:14 +00:00
Files
compute/doc/Jamfile.v2
2013-03-02 15:14:17 -05:00

17 lines
197 B
Plaintext

import quickbook ;
import boostbook ;
import modules ;
xml compute
:
compute.qbk
:
;
boostbook standalone
:
compute
:
<xsl:param>html.stylesheet=boostbook.css
;