From 461ef57b26d3282735a7ea37ad0490333b2ca429 Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Wed, 28 Nov 2018 12:55:49 -0500 Subject: [PATCH] Docs/cookbook: build from toplevel 'test' instead of toplevel 'all'. The cookbook examples are interesting as redo tests, but don't need to be built in order to build redo. --- Documentation/all.do | 2 +- Documentation/test.do | 4 ++++ test.do | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 Documentation/test.do diff --git a/Documentation/all.do b/Documentation/all.do index 5b92040..4eb85e4 100644 --- a/Documentation/all.do +++ b/Documentation/all.do @@ -1,4 +1,4 @@ -redo-ifchange doc.list cookbook/all +redo-ifchange doc.list sed 's/\.md/.1/' &2