aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
blob: 95630662c837ebdc077be0d0586c752ed90b02c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# file      : doc/buildfile
# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

define css: file

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

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