cfdp/docs.sh

4 lines
136 B
Bash
Raw Normal View History

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