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 776f740 commit 5d8e6faCopy full SHA for 5d8e6fa
docs/.buildinfo
@@ -0,0 +1,4 @@
1
+# Sphinx build info version 1
2
+# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3
+config: d3e16852047921e7b5500c952410b53a
4
+tags: 645f666f9bcd5a90fca523b33c5a78b7
docs/.nojekyll
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/* ./
+ cp -r _build/html/* ./
0 commit comments