Fix
- Added docs - Added cs2dumper files to gitignore again. - Fixed workspace manifest
This commit is contained in:
4
build-docs.sh
Executable file
4
build-docs.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
cargo doc --no-deps
|
||||
rm -rf ./docs
|
||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=build_wheel\">" > target/doc/index.html
|
||||
cp -r target/doc ./docs
|
||||
Reference in New Issue
Block a user