Skip to content

Commit 5d8e6fa

Browse files
committed
Update docs html
1 parent 776f740 commit 5d8e6fa

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/.buildinfo

+4
Original file line numberDiff line numberDiff line change
@@ -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

Whitespace-only changes.

docs/Makefile

+1-1
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+
cp -r _build/html/* ./

0 commit comments

Comments
 (0)