We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73257ac commit 5bafe69Copy full SHA for 5bafe69
doc_script.sh
@@ -1,4 +1,4 @@
1
cargo doc --no-deps
2
rm -rf ./docs
3
-echo "<meta http-equiv=\"refresh\" content=\"0; url=build_wheel\">" > target/doc/index.html
+echo "<meta http-equiv=\"refresh\" content=\"0; url=triemap\">" > target/doc/index.html
4
cp -r target/doc ./docs
docs/index.html
@@ -1 +1 @@
-<meta http-equiv="refresh" content="0; url=build_wheel">
+<meta http-equiv="refresh" content="0; url=triemap">
0 commit comments