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

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

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

./: css{default}

# @@ BUILD2 TMP: auto-generated and not in git (also odb-manual.* below)
#
./: file{odb-*.1} file{odb-*.xhtml}
    # {man1 xhtml}{odb}

./: doc{manual.xhtml} doc{*.png} file{*.svg +*.html2ps}
    #doc{odb-manual.ps odb-manual.pdf}

./: file{doc.sh}