summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-16 10:49:50 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-16 11:02:39 +0300
commit854d2349a9800cd93bac3897fa705e53ac8b50ed (patch)
treedaf06b104c394595826b67b5889b00cdf144190a /Makefile
parentea39dd674695ef5e4a574b2914ea67ad0e3ebbe6 (diff)
downloadfable-poc-854d2349a9800cd93bac3897fa705e53ac8b50ed.tar.gz
Change: style of HTML out put for generated docs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb4c885..f5b5430 100644
--- a/Makefile
+++ b/Makefile
@@ -16,4 +16,4 @@ publish:
./pandoc.sh $< -o $@
.tmp.html:
- ./pandoc.sh $< -o $@
+ ./pandoc.sh $< -o $@ -H fable-doc.css