aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: 59d71be7dcacdde48562007b2869608a66164208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : doc/buildfile
# license   : MIT; see accompanying LICENSE file

define css: file

css{*}:
{
  extension = css
  install = doc/
}

./: doc{intro.xhtml} css{default}