aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: e5830477c07e6db643795875a010a62ddf3eeb4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# file      : doc/buildfile
# license   : MIT; see accompanying LICENSE file

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

define xhtml: doc
xhtml{*}: extension = xhtml

./: {man1 xhtml}{bbot-*}    \
    css{common pre-box man} \
    file{man-*}

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

./: file{cli.sh}