There was an error while loading. Please reload this page.
1 parent 7da8a6b commit 5eeb87fCopy full SHA for 5eeb87f
1 file changed
Makefile
@@ -40,6 +40,7 @@ htmllive: _ensure-sphinx-autobuild html
40
.PHONY: dirhtml
41
dirhtml: BUILDER = dirhtml
42
dirhtml: html
43
+ mv $(BUILDDIR)/404/index.html $(BUILDDIR)/404.html
44
45
## search to rebuild the search index
46
.PHONY: search
0 commit comments