sat-rs/satrs-shared/docs.sh

4 lines
136 B
Bash
Raw Normal View History

2024-11-04 11:16:25 +01:00
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --all-features --open