Skip to content

Commit

Permalink
[FIX] create parent doc for .nojekyll (nilearn#4788)
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Nov 25, 2024
1 parent d2b6e9c commit e897ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e897ec4

Please sign in to comment.