From e4e6de36f02c5874daebba1dd682454da20e1cd9 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Fri, 6 Nov 2015 12:40:04 +0000 Subject: add a note on pandoc for make -C yarns --- .gitignore | 2 ++ README | 1 + 2 files changed, 3 insertions(+) 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 -- cgit v1.2.1