docs patch 2

This commit is contained in:
2025-02-13 15:46:59 +01:00
parent e9ec01fc60
commit b4f1512463
3 changed files with 5 additions and 3 deletions

3
va108xx-embassy/docs.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --open