summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 18:45:41 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-05-02 18:45:41 +0300
commit5ee5798c28a6c27d540cd12f44f1d0c9b8200f3a (patch)
treea293fde336f1242d3d71dd24bba1f4a5791e76e2 /Makefile
parent66d96409e7ed7154551bbd79c6b61d846031741d (diff)
downloadwmf-ci-arch-5ee5798c28a6c27d540cd12f44f1d0c9b8200f3a.tar.gz
Change: stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3084eaf..d851fec 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@
all: ci-arch.html
.mdwn.html:
- pandoc -o $@ $<
+ pandoc --standalone --toc -o $@ $<