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 91a91be commit 776f740Copy full SHA for 776f740
docs/Makefile
@@ -21,4 +21,4 @@ help:
21
%: Makefile
22
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
23
rm -rf _modules/ _sources/ _static/
24
- mv build/html/* ./
+ mv _build/html/* ./
0 commit comments