This repository has been archived on 2025-10-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
va416xx-rs/va416xx-embassy/docs.sh
T
2025-02-13 18:24:57 +01:00

4 lines
123 B
Bash

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