aboutsummaryrefslogtreecommitdiff
path: root/doc/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/buildfile')
-rw-r--r--doc/buildfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/buildfile b/doc/buildfile
new file mode 100644
index 0000000..6aec5bb
--- /dev/null
+++ b/doc/buildfile
@@ -0,0 +1,9 @@
+# file : doc/buildfile
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
+define css: file
+css{*}: extension = css
+css{*}: install = doc/
+
+./: doc{intro.xhtml} css{default}