We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0dd8a commit 114ab37Copy full SHA for 114ab37
docsrc/Makefile
@@ -28,6 +28,7 @@ github:
28
@sphinx-polyversion -vv poly.py
29
@echo 'Copying docs to ../docs'
30
@cp -a _build_polyversion/. ../docs
31
+ @cp .nojekyll ../docs/.nojekyll
32
33
clean:
34
@rm -rf ../docs/*
0 commit comments