This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
veilid
Watch
1
Star
0
Fork
0
You've already forked veilid
mirror of
https://gitlab.com/veilid/veilid.git
synced
2024-12-25 23:39:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
502d08eda3
veilid
/
build_docs.bat
5 lines
86 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add Windows build_docs script
2023-09-10 16:15:50 -04:00
@
echo
off
fix doc build for docs.rs
2023-10-17 22:13:00 -04:00
SET
BUILD_DOCS
=
1
cargo rustdoc -p veilid-core
cargo rustdoc -p veilid-tools
Reference in New Issue
Copy Permalink