[hal] Add missing HAL CAN javadocs (NFC) (#6882)

This commit is contained in:
Ryan Blue
2024-07-28 17:27:55 -04:00
committed by GitHub
parent f142cec97b
commit 143876dfa3
6 changed files with 41 additions and 3 deletions

View File

@@ -218,7 +218,6 @@ task generateJavaDocs(type: Javadoc) {
options.addBooleanOption("Xdoclint/package:" +
// TODO: v Document these, then remove them from the list
"-edu.wpi.first.hal," +
"-edu.wpi.first.hal.can," +
"-edu.wpi.first.hal.simulation," +
// TODO: ^ Document these, then remove them from the list
"-edu.wpi.first.math.proto," +