From ffe3a9d5cf245843aa3ce7b3b1110495c356e69b Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 5 Jun 2022 16:18:00 -0700 Subject: [PATCH] build comment --- src/overview.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/overview.html b/src/overview.html index d2e5deab24..7c0a9439bb 100644 --- a/src/overview.html +++ b/src/overview.html @@ -1,6 +1,7 @@ <html> <body> <p> + <!-- Note that javadoc throws an incorrect error regarding title attribute, but resulting HTML works as expected --> <a href="https://github.com/open-dis/opendis7-java" target="_blank" title="Open-Dis Surfer Dude, Thanks Don McGregor!"><img src="OpenDisSurferDude.png" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a> The <a href="https://github.com/open-dis/opendis7-java" target="_blank">opendis7-java</a> -- GitLab