aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: 4b706584d8cd6f888e3f5124a913b11d392e927c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : doc/buildfile
# copyright : Copyright (c) 2014-2019 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}