Skip to content

Commit 776f740

Browse files
committed
Update docs makefile
1 parent 91a91be commit 776f740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ help:
2121
%: Makefile
2222
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
2323
rm -rf _modules/ _sources/ _static/
24-
mv build/html/* ./
24+
mv _build/html/* ./

0 commit comments

Comments
 (0)