Add testing of doc links in test.sh
[dnssec-prover] / test.sh
diff --git a/test.sh b/test.sh
index 3346b74f123ce084c7d61d64a404249c7d75a238..240c0b66d4a8f39d1ecb7719e5651f5822ebb660 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -9,3 +9,4 @@ cargo build --lib
 cargo build --lib --features std
 cargo build --lib --features tokio
 cargo build --bin http_proof_gen --features build_server
+cargo doc --features std,tokio,validation