Fix for docs
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user