csci8980-f23/Makefile

4 lines
75 B
Makefile

.PHONY: doc
doc:
cargo doc --workspace --no-deps --document-private-items