From afcedaadb8ac67db4b429aa851743d3988d309a7 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sat, 6 May 2023 20:55:28 -0700 Subject: [PATCH] sort sections --- distribution.html | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/distribution.html b/distribution.html index 52c7d300b6..fe59bd82f3 100644 --- a/distribution.html +++ b/distribution.html @@ -19,28 +19,6 @@ <a href="https://savage.nps.edu/opendis7-java" target="_blank" title="Open-Dis Surfer Dude, Thanks Don McGregor!"><img src="https://savage.nps.edu/opendis7-java/images/OpenDisSurferDude.png" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a> </h1> - <h2> - <!-- Unicode Character 'BOOKMARK' (U+1F516) https://www.fileformat.info/info/unicode/char/1f516/index.htm --> - <a href="#MV3500">🔖</a> - <a id="MV3500">MV3500 Networked Simulation course documentation</a> - - </h2> - - <ul> - <li> - <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="_blank">MV3500 Distributed Simulation</a> course - - <ul> - <li> - <a href="https://savage.nps.edu/opendis7-java/javadoc-assignments/index.html" target="_blank">MV3500 assignments Javadoc</a> - </li> - <li> - <a href="https://savage.nps.edu/opendis7-java/javadoc-examples/index.html" target="_blank">MV3500 examples Javadoc</a> - </li> - </ul> - </li> - </ul> - <h2> <!-- Unicode Character 'BOOKMARK' (U+1F516) https://www.fileformat.info/info/unicode/char/1f516/index.htm --> <a href="#opendis7">🔖</a> @@ -89,6 +67,28 @@ </li> </ul> + <h2> + <!-- Unicode Character 'BOOKMARK' (U+1F516) https://www.fileformat.info/info/unicode/char/1f516/index.htm --> + <a href="#MV3500">🔖</a> + <a id="MV3500">MV3500 Networked Simulation course documentation</a> + + </h2> + + <ul> + <li> + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="_blank">MV3500 Distributed Simulation</a> course + + <ul> + <li> + <a href="https://savage.nps.edu/opendis7-java/javadoc-assignments/index.html" target="_blank">MV3500 assignments Javadoc</a> + </li> + <li> + <a href="https://savage.nps.edu/opendis7-java/javadoc-examples/index.html" target="_blank">MV3500 examples Javadoc</a> + </li> + </ul> + </li> + </ul> + <hr /> <!-- =================================================== --> @@ -115,7 +115,7 @@ </blockquote> <blockquote> - Updated: 30 April 2023 + This page updated 6 May 2023 </blockquote> </body> -- GitLab