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