mirror of
https://github.com/boostorg/compute.git
synced 2026-02-02 08:42:14 +00:00
17 lines
197 B
Plaintext
17 lines
197 B
Plaintext
import quickbook ;
|
|
import boostbook ;
|
|
import modules ;
|
|
|
|
xml compute
|
|
:
|
|
compute.qbk
|
|
:
|
|
;
|
|
|
|
boostbook standalone
|
|
:
|
|
compute
|
|
:
|
|
<xsl:param>html.stylesheet=boostbook.css
|
|
;
|