From e897ec4196015a05ea216b3b6e665a0c8ae46149 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Mon, 25 Nov 2024 12:55:09 +0100 Subject: [PATCH] [FIX] create parent doc for `.nojekyll` (#4788) --- doc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Makefile b/doc/Makefile index bcddfd366c..da66e0917e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -80,6 +80,7 @@ view: _build/html/index.html $(BROWSER) _build/html/index.html no_jekyll: + mkdir -p $(BUILDDIR)/html touch $(BUILDDIR)/html/.nojekyll html: no_jekyll sym_links sym_links_datasets glm_reports