aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: 84386da4dee7a65102a56236ddb814b3a2b68958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# file      : doc/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

define css: file
css{*}: extension = css

./: doc{build2-toolchain-intro.xhtml               \
        build2-toolchain-intro-a4.pdf              \
	build2-toolchain-intro-a4.ps               \
        build2-toolchain-intro-letter.pdf          \
	build2-toolchain-intro-letter.ps}          \
    css{code-box common doc pre-box toc} 	   \
    file{a4.html2ps letter.html2ps doc.html2ps}    \
    file{doc-prologue.xhtml doc-epilogue.xhtml     \
         intro.cli cli.sh}