Files
zynq7000-rs/zynq/zynq7000-hal/docs.sh
2025-10-07 15:49:24 +02:00

4 lines
138 B
Bash
Executable File

#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --features alloc --open