Files
lamport_sigs.rs/Makefile
2016-11-11 13:46:50 +01:00

5 lines
62 B
Makefile

doc:
rm -rf docs/
cargo doc --no-deps
mv target/doc docs/