aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: c5a2bb82cd9d22b58586536cf7c20f716d18802a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : doc/buildfile
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license   : TBC; see accompanying LICENSE file

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

./: doc{build2-buildos-manual*}          \
    css{code-box common doc pre-box toc} \
    file{manual.cli doc-* *.html2ps}

./: file{cli.sh}