From 0ce8ceddcb141189009e21cfc4ab97f68734fe3c Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Wed, 21 Nov 2018 19:11:44 -0500 Subject: [PATCH] Run mkdocs only after generating the rest of the doc files. This avoids a mkdocs bug where mkdocs will (rarely) see redo temp files in its directory list, but they're gone by the time it tries to open them, so it aborts with an exception. --- Documentation/all.do | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/all.do b/Documentation/all.do index 51e7edd..4eb85e4 100644 --- a/Documentation/all.do +++ b/Documentation/all.do @@ -1,3 +1,9 @@ redo-ifchange doc.list sed 's/\.md/.1/'