summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2015-11-06 12:40:04 +0000
committerNeil Williams <codehelp@debian.org>2015-11-06 12:40:04 +0000
commite4e6de36f02c5874daebba1dd682454da20e1cd9 (patch)
treee0039c1e7e011c97dcb72e9d82e8644a9aa60831
parentab9da2ed0ed7c135872d906e92131588db34b782 (diff)
downloadvmdebootstrap-e4e6de36f02c5874daebba1dd682454da20e1cd9.tar.gz
add a note on pandoc for make -C yarns
-rw-r--r--.gitignore2
-rw-r--r--README1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dcf1963..60a509d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ doc/_build/
man/_build/
dist/*
local/*
+yarns/*.html
+yarns/*.pdf
diff --git a/README b/README
index 06c544f..8b93343 100644
--- a/README
+++ b/README
@@ -155,6 +155,7 @@ You can skip the slow tests that actually build images, by setting the
sudo yarns/run-tests --env TESTS=fast
To format the test suite document:
+(needs pandoc installed)
make -C yarns