From c839040daa756c6622cc2e25431c0a46c734bdc9 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 14 Jul 2024 18:34:45 -0700 Subject: [PATCH] improved description --- distribution.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/distribution.html b/distribution.html index 6f03fae2f1..0570cb7904 100644 --- a/distribution.html +++ b/distribution.html @@ -65,12 +65,15 @@ </p> <p> - Here are distribution products for Java software development. + Here are distribution products for Java software development, + including support for both the <b>DIS Protocol version 7</b> (IEEE 1278.1-2012) and + <b>SISO-REF-010 Enumerations</b> specifications. </p> <ul> <li> <a href="https://savage.nps.edu/opendis7-java/javadoc/index.html" target="_blank">opendis7-java Javadoc</a> - provides full documentation of classes and methods for Java programmers + provides full documentation of classes and methods for Java programmers, + all as open source. </li> <li> <a href="https://savage.nps.edu/opendis7-java/opendis7-full.jar">opendis7-full.jar</a> @@ -200,7 +203,7 @@ of network programming network code and web-browser applications. </blockquote> <blockquote> - This page updated 30 December 2023 + This page updated 14 July 2024 </blockquote> </body> -- GitLab