From 1072d934d5409398cca548125a5ab22a922d6038 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 14 Feb 2023 18:32:15 +0200 Subject: feat! drop support for producing PDF output We may add this back later, but for now, it's not wanted. Sponsored-by: author --- stress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stress') diff --git a/stress b/stress index acda0ed..43b17c0 100755 --- a/stress +++ b/stress @@ -30,7 +30,7 @@ start="$(ts 0)" ./stressgen s "$NSCEN" "$NSTEP" gen="$(ts "$start")" -docgen s.md s.pdf +docgen s.md s.html doc="$(ts "$start")" codegen s.md test.py -- cgit v1.2.1