Skip to content

Commit 114ab37

Browse files
committed
docs: add .nojekyll
1 parent 1f0dd8a commit 114ab37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docsrc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ github:
2828
@sphinx-polyversion -vv poly.py
2929
@echo 'Copying docs to ../docs'
3030
@cp -a _build_polyversion/. ../docs
31+
@cp .nojekyll ../docs/.nojekyll
3132

3233
clean:
3334
@rm -rf ../docs/*

0 commit comments

Comments
 (0)