Fix for docs
This commit is contained in:
parent
ac115ec7ac
commit
0f0f7232fb
@ -1,4 +1,4 @@
|
|||||||
cargo doc --no-deps
|
cargo doc --no-deps
|
||||||
rm -rf ./docs
|
rm -rf ./docs
|
||||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=build_wheel\">" > target/doc/index.html
|
echo "<meta http-equiv=\"refresh\" content=\"0; url=csflow/index.html\">" > target/doc/index.html
|
||||||
cp -r target/doc ./docs
|
cp -r target/doc ./docs
|
@ -1 +1 @@
|
|||||||
<meta http-equiv="refresh" content="0; url=build_wheel">
|
<meta http-equiv="refresh" content="0; url=csflow/index.html">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user