diff --git a/lib/README.md b/lib/README.md index a11df32a5c405b43eb769b281c11a48f1c64baa9..9a0d9c9801e4db95ed38e354bf9f78cd3f32ab8f 100644 --- a/lib/README.md +++ b/lib/README.md @@ -6,3 +6,4 @@ Of note: * opendis7-enumerations jar files contain all [SISO-REF-010](../specifications/README.md) values with sources automatically created from authoritative SISO XML as part of [opendis7-source-generator](https://github.com/open-dis/opendis7-source-generator) project * opendis7-java jar files contain all [IEEE PDU packet types](../specifications/IeeeDisPduColorFigures.pdf), with sources automatically created from [XML descriptions](https://github.com/open-dis/opendis7-source-generator/tree/master/xml) and results collected as part of [opendis7-java](https://github.com/open-dis/opendis7-java) project +* [combined javadoc](https://savage.nps.edu/open-dis7-java/javadoc) for opendis7-enumerations and opendis7-java jar files documents all enumerations and data types