Generated from commit: 91c7c3081a5b64e46551a9ee49e9772aa371f7c4
diff --git a/404.html b/404.html
index 6098faa..0c16a77 100644
--- a/404.html
+++ b/404.html
@@ -2851,7 +2851,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
diff --git a/aot/index.html b/aot/index.html
index c97d059..c4f0c1c 100644
--- a/aot/index.html
+++ b/aot/index.html
@@ -2968,7 +2968,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2993,8 +2993,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="jit/" title="JIT Compiler" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3025,6 +3025,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/cmdline_general/index.html b/cmdline_general/index.html
index 36a3baf..82249b7 100644
--- a/cmdline_general/index.html
+++ b/cmdline_general/index.html
@@ -2964,7 +2964,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2989,8 +2989,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="cmdline_specifying/" title="Specifying options" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3021,6 +3021,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/cmdline_migration/index.html b/cmdline_migration/index.html
index dd62e39..b097f78 100644
--- a/cmdline_migration/index.html
+++ b/cmdline_migration/index.html
@@ -3118,7 +3118,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3143,8 +3143,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="cmdline_general/" title="Standard options" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3175,6 +3175,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/cmdline_specifying/index.html b/cmdline_specifying/index.html
index 62ab408..5b7efdf 100644
--- a/cmdline_specifying/index.html
+++ b/cmdline_specifying/index.html
@@ -3085,7 +3085,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3110,8 +3110,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dump_systemdump/" title="System dump" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3142,6 +3142,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/d_jvm_commands/index.html b/d_jvm_commands/index.html
index e7d8ad3..3a14fc3 100644
--- a/d_jvm_commands/index.html
+++ b/d_jvm_commands/index.html
@@ -2931,7 +2931,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2956,8 +2956,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="cmdline_migration/" title="Migrating to OpenJ9" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -2988,6 +2988,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmenableclasscaching/index.html b/dcomibmenableclasscaching/index.html
index b73c832..44c6860 100644
--- a/dcomibmenableclasscaching/index.html
+++ b/dcomibmenableclasscaching/index.html
@@ -3025,7 +3025,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3050,8 +3050,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="d_jvm_commands/" title="Using System properties" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3082,6 +3082,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmenablelegacydumpsecurity/index.html b/dcomibmenablelegacydumpsecurity/index.html
index 1d589ae..9cd4c4a 100644
--- a/dcomibmenablelegacydumpsecurity/index.html
+++ b/dcomibmenablelegacydumpsecurity/index.html
@@ -3031,7 +3031,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3056,8 +3056,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmenableclasscaching/" title="-Dcom.ibm.enableClassCaching" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3088,6 +3088,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmenablelegacylogsecurity/index.html b/dcomibmenablelegacylogsecurity/index.html
index 7f5c8d3..ebe0fbd 100644
--- a/dcomibmenablelegacylogsecurity/index.html
+++ b/dcomibmenablelegacylogsecurity/index.html
@@ -3030,7 +3030,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3055,8 +3055,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmenablelegacydumpsecurity/" title="-Dcom.ibm.enableLegacyDumpSecurity" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3087,6 +3087,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmenablelegacytracesecurity/index.html b/dcomibmenablelegacytracesecurity/index.html
index 28be449..84ee802 100644
--- a/dcomibmenablelegacytracesecurity/index.html
+++ b/dcomibmenablelegacytracesecurity/index.html
@@ -3035,7 +3035,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3060,8 +3060,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmenablelegacylogsecurity/" title="-Dcom.ibm.enableLegacyLogSecurity" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3092,6 +3092,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmlangmanagementosmxbeaniscputime100ns/index.html b/dcomibmlangmanagementosmxbeaniscputime100ns/index.html
index c2b2ef2..8e26b02 100644
--- a/dcomibmlangmanagementosmxbeaniscputime100ns/index.html
+++ b/dcomibmlangmanagementosmxbeaniscputime100ns/index.html
@@ -3028,7 +3028,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3053,8 +3053,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmenablelegacytracesecurity/" title="-Dcom.ibm.enableLegacyTraceSecurity" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3085,6 +3085,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmlangmanagementverbose/index.html b/dcomibmlangmanagementverbose/index.html
index edb2794..afce284 100644
--- a/dcomibmlangmanagementverbose/index.html
+++ b/dcomibmlangmanagementverbose/index.html
@@ -2971,7 +2971,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2996,8 +2996,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmlangmanagementosmxbeaniscputime100ns/" title="-Dcom.ibm.lang.management.OperatingSystemMXBean.isCpuTime100ns" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3028,6 +3028,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmtoolsattachdirectory/index.html b/dcomibmtoolsattachdirectory/index.html
index 49ae41d..2f3979f 100644
--- a/dcomibmtoolsattachdirectory/index.html
+++ b/dcomibmtoolsattachdirectory/index.html
@@ -3010,7 +3010,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3035,8 +3035,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmlangmanagementverbose/" title="-Dcom.ibm.lang.management.verbose" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3067,6 +3067,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmtoolsattachdisplayname/index.html b/dcomibmtoolsattachdisplayname/index.html
index cc5e2e5..c9eab85 100644
--- a/dcomibmtoolsattachdisplayname/index.html
+++ b/dcomibmtoolsattachdisplayname/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmtoolsattachdirectory/" title="-Dcom.ibm.tools.attach.directory" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmtoolsattachenable/index.html b/dcomibmtoolsattachenable/index.html
index 0052fae..2f3145d 100644
--- a/dcomibmtoolsattachenable/index.html
+++ b/dcomibmtoolsattachenable/index.html
@@ -3057,7 +3057,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3082,8 +3082,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmtoolsattachdisplayname/" title="-Dcom.ibm.tools.attach.displayName" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3114,6 +3114,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmtoolsattachid/index.html b/dcomibmtoolsattachid/index.html
index 5831dff..05b346e 100644
--- a/dcomibmtoolsattachid/index.html
+++ b/dcomibmtoolsattachid/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmtoolsattachenable/" title="-Dcom.ibm.tools.attach.enable" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dcomibmtoolsattachtimeout/index.html b/dcomibmtoolsattachtimeout/index.html
index 53443b7..4ad6efc 100644
--- a/dcomibmtoolsattachtimeout/index.html
+++ b/dcomibmtoolsattachtimeout/index.html
@@ -3025,7 +3025,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3050,8 +3050,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmtoolsattachid/" title="-Dcom.ibm.tools.attach.id" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3082,6 +3082,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dfileencoding/index.html b/dfileencoding/index.html
index 45f9e44..710c14e 100644
--- a/dfileencoding/index.html
+++ b/dfileencoding/index.html
@@ -3005,7 +3005,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3030,8 +3030,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dcomibmtoolsattachtimeout/" title="-Dcom.ibm.tools.attach.timeout" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3062,6 +3062,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/diag_overview/index.html b/diag_overview/index.html
index f4edd27..e8b4d00 100644
--- a/diag_overview/index.html
+++ b/diag_overview/index.html
@@ -3109,7 +3109,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3134,8 +3134,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="shrc/" title="Class data sharing" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3166,6 +3166,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/djavacompiler/index.html b/djavacompiler/index.html
index 0dd50bd..ec10c4c 100644
--- a/djavacompiler/index.html
+++ b/djavacompiler/index.html
@@ -2975,7 +2975,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3000,8 +3000,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dfileencoding/" title="-Dfile.encoding" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3032,6 +3032,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/djdknativecbc/index.html b/djdknativecbc/index.html
index c4281bc..12d0062 100644
--- a/djdknativecbc/index.html
+++ b/djdknativecbc/index.html
@@ -3008,7 +3008,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3033,8 +3033,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="djavacompiler/" title="-Djava.compiler" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3065,6 +3065,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/djdknativecrypto/index.html b/djdknativecrypto/index.html
index b72460e..c06a914 100644
--- a/djdknativecrypto/index.html
+++ b/djdknativecrypto/index.html
@@ -3013,7 +3013,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3038,8 +3038,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="djdknativecbc/" title="-Djdk.nativeCBC" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3070,6 +3070,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/djdknativedigest/index.html b/djdknativedigest/index.html
index bf1fadc..438d931 100644
--- a/djdknativedigest/index.html
+++ b/djdknativedigest/index.html
@@ -3008,7 +3008,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3033,8 +3033,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="djdknativecrypto/" title="-Djdk.nativeCrypto" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3065,6 +3065,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/djdknativegcm/index.html b/djdknativegcm/index.html
index ed49f85..df23110 100644
--- a/djdknativegcm/index.html
+++ b/djdknativegcm/index.html
@@ -3008,7 +3008,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3033,8 +3033,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="djdknativedigest/" title="-Djdk.nativeDigest" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3065,6 +3065,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dump_heapdump/index.html b/dump_heapdump/index.html
index bdec4a7..66ab89f 100644
--- a/dump_heapdump/index.html
+++ b/dump_heapdump/index.html
@@ -2980,7 +2980,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3005,8 +3005,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dump_javadump/" title="Java dump" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3037,6 +3037,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dump_javadump/index.html b/dump_javadump/index.html
index dc32a5a..5413381 100644
--- a/dump_javadump/index.html
+++ b/dump_javadump/index.html
@@ -4369,7 +4369,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -4394,8 +4394,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="diag_overview/" title="Tools and data" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -4426,6 +4426,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/dump_systemdump/index.html b/dump_systemdump/index.html
index e7c37c9..c52ce7b 100644
--- a/dump_systemdump/index.html
+++ b/dump_systemdump/index.html
@@ -2973,7 +2973,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2998,8 +2998,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="dump_heapdump/" title="Heap dump" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3030,6 +3030,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/env_var/index.html b/env_var/index.html
index 3d9e006..54c7fb6 100644
--- a/env_var/index.html
+++ b/env_var/index.html
@@ -3365,7 +3365,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3390,8 +3390,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="messages_intro/" title="OpenJ9 messages" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3422,6 +3422,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/gc/index.html b/gc/index.html
index f8a991c..3d5b0b1 100644
--- a/gc/index.html
+++ b/gc/index.html
@@ -3125,7 +3125,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3150,8 +3150,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="version0.8/" title="Version 0.8.0" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3182,6 +3182,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/github/index.html b/github/index.html
index ac36718..7c205bb 100644
--- a/github/index.html
+++ b/github/index.html
@@ -3055,7 +3055,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
diff --git a/index.html b/index.html
index 50a077e..2aa4b03 100644
--- a/index.html
+++ b/index.html
@@ -3013,7 +3013,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3038,8 +3038,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                     
                       <a href="introduction/" title="Introduction" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
@@ -3056,6 +3056,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/introduction/index.html b/introduction/index.html
index f998e81..4db1a74 100644
--- a/introduction/index.html
+++ b/introduction/index.html
@@ -3161,7 +3161,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3186,8 +3186,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="" title="About" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3218,6 +3218,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/jit/index.html b/jit/index.html
index ad425b0..b75bd3b 100644
--- a/jit/index.html
+++ b/jit/index.html
@@ -3209,7 +3209,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3234,8 +3234,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="gc/" title="Garbage Collection" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3266,6 +3266,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/legal/index.html b/legal/index.html
index e65fe56..59ca6aa 100644
--- a/legal/index.html
+++ b/legal/index.html
@@ -3018,7 +3018,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3043,8 +3043,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="env_var/" title="Environment variables" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3061,6 +3061,7 @@
                       </a>
                     
                     
+-->
                   </nav>
                 </div>
               
diff --git a/messages_intro/index.html b/messages_intro/index.html
index bc0eff5..6e94a68 100644
--- a/messages_intro/index.html
+++ b/messages_intro/index.html
@@ -3123,7 +3123,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3148,8 +3148,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="openj9_directories/" title="Directory conventions" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3180,6 +3180,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/openj9_defaults/index.html b/openj9_defaults/index.html
index b5950a3..dd6d8f6 100644
--- a/openj9_defaults/index.html
+++ b/openj9_defaults/index.html
@@ -3267,7 +3267,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3292,8 +3292,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="openj9_support/" title="Supported environments" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3324,6 +3324,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/openj9_directories/index.html b/openj9_directories/index.html
index aad2008..562942b 100644
--- a/openj9_directories/index.html
+++ b/openj9_directories/index.html
@@ -2992,7 +2992,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3017,8 +3017,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="openj9_defaults/" title="Default settings" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3049,6 +3049,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/openj9_support/index.html b/openj9_support/index.html
index e2a6ac4..82fd2f6 100644
--- a/openj9_support/index.html
+++ b/openj9_support/index.html
@@ -3747,7 +3747,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3772,8 +3772,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="tool_builder/" title="Option builder" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3804,6 +3804,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/shrc/index.html b/shrc/index.html
index 570986d..f656efe 100644
--- a/shrc/index.html
+++ b/shrc/index.html
@@ -3073,7 +3073,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3098,8 +3098,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="aot/" title="AOT Compiler" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3130,6 +3130,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/sitemap.xml b/sitemap.xml
index aa96f89..807c917 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,982 +2,982 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
     <url>
      <loc>https://www.eclipse.org/openj9/docs/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/introduction/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/version0.12/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/version0.11/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/version0.10/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/version0.9/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/version0.8/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/gc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/jit/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/aot/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/shrc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/diag_overview/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dump_javadump/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dump_heapdump/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dump_systemdump/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/cmdline_specifying/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/cmdline_general/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/cmdline_migration/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/d_jvm_commands/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmenableclasscaching/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmenablelegacydumpsecurity/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmenablelegacylogsecurity/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmenablelegacytracesecurity/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmlangmanagementosmxbeaniscputime100ns/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmlangmanagementverbose/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmtoolsattachdirectory/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmtoolsattachdisplayname/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmtoolsattachenable/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmtoolsattachid/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dcomibmtoolsattachtimeout/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/dfileencoding/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/djavacompiler/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/djdknativecbc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/djdknativecrypto/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/djdknativedigest/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/djdknativegcm/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/x_jvm_commands/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/x/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xaggressive/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xalwaysclassgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xaot/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xargencoding/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xbootclasspath/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xceehdlr/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcheck/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xclassgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcodecache/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcodecachetotal/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcomp/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompactexplicitgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompactgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompilationthreads/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompressedrefs/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xconcurrentbackground/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xconcurrentlevel/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xconcurrentslack/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xconmeter/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xdiagnosticscollector/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xenableexcessivegc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xenableexplicitgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xdisablejavadump/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xenablestringconstantgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xdump/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xenableexcessivegc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xenableexplicitgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xenablestringconstantgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xfastresolve/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xfuture/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xgcsplitheap/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xgcpolicy/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xgcthreads/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xgcworkpackets/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xifa/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xint/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xss/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xjit/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xjni/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlinenumbers/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xloa/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xloaminimum/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xloaminimum/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xloaminimum/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlockreservation/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlockword/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlog/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlp/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlpcodecache/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlpobjectheap/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmine/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xminf/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmint/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmca/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmca/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmcrs/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmine/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xminf/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmint/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmn/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmn/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmn/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmo/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmo/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmo/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmo/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmr/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmr/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xms/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xmso/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xms/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xaot/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xclassgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompactexplicitgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompactgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xcompressedrefs/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xjit/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xlinenumbers/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xloa/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsigcatch/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsigchain/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xnumanone/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xoptionsfile/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xquickstart/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xrdbginfo/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xrs/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsamplingexpirationtime/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xscdmx/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xscminaot/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xscminjitdata/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xscminaot/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xscminjitdata/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xscmx/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xshareclasses/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsigcatch/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsigchain/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsignal/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsoftmx/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xsoftrefthreshold/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xss/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xss/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xtgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xthr/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xtlhprefetch/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xtrace/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xtunevirtualized/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xverbosegclog/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xverify/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xzero/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xx_jvm_commands/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxactiveprocessorcount/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxallowvmshutdown/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxcodecachetotal/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxdisableexplicitgc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxdisclaimjitscratch/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxenablecpumonitor/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxhandlesigxfsz/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxheapdumponoutofmemory/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxheapdumppath/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxheapmanagementmxbeancompatibility/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxidletuningcompactonidle/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxidletuninggconidle/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxidletuningminfreeheaponidle/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxidletuningminidlewaittime/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxignoreunrecognizedvmoptions/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxinitialrampercentage/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxinitialheapsize/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxinterleavememory/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxlazysymbolresolution/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxmaxdirectmemorysize/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxinitialheapsize/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxinitialrampercentage/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxnosuballoc32bitmem/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxpagealigndirectmemory/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxpositiveidentityhash/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxreducecpumonitoroverhead/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxruntimeinstrumentation/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxsethwprefetch/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxshareclassesenablebci/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxshareclassesenablebci/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxsharedcachehardlimit/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxstacktraceinthrowable/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxthreadstacksize/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxusecompressedoops/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxusecontainersupport/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxusenogc/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxverboseverification/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/xxvmlockclassloader/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/tool_jdmpview/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/tool_traceformat/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/tool_builder/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/openj9_support/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/openj9_defaults/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/openj9_directories/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/messages_intro/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/env_var/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
     <url>
      <loc>https://www.eclipse.org/openj9/docs/legal/</loc>
-     <lastmod>2019-01-03</lastmod>
+     <lastmod>2019-01-09</lastmod>
      <changefreq>daily</changefreq>
     </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 300859d..4a30e24 100644
--- a/sitemap.xml.gz
+++ b/sitemap.xml.gz
Binary files differ
diff --git a/tool_builder/index.html b/tool_builder/index.html
index 2ff0c4e..19b4382 100644
--- a/tool_builder/index.html
+++ b/tool_builder/index.html
@@ -2928,7 +2928,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2953,8 +2953,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="tool_traceformat/" title="Trace formatter" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -2985,6 +2985,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/tool_jdmpview/index.html b/tool_jdmpview/index.html
index 8b27470..4a2e84f 100644
--- a/tool_jdmpview/index.html
+++ b/tool_jdmpview/index.html
@@ -4437,7 +4437,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -4462,8 +4462,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxvmlockclassloader/" title="-XX:[+|-]VMLockClassLoader" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -4494,6 +4494,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/tool_traceformat/index.html b/tool_traceformat/index.html
index d7b001d..e98ac85 100644
--- a/tool_traceformat/index.html
+++ b/tool_traceformat/index.html
@@ -3101,7 +3101,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3126,8 +3126,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="tool_jdmpview/" title="Dump viewer" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3158,6 +3158,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/version0.10/index.html b/version0.10/index.html
index 2658a8b..5646d74 100644
--- a/version0.10/index.html
+++ b/version0.10/index.html
@@ -3073,7 +3073,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3098,8 +3098,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="version0.11/" title="Version 0.11.0" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3130,6 +3130,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/version0.11/index.html b/version0.11/index.html
index ec0b16e..392df23 100644
--- a/version0.11/index.html
+++ b/version0.11/index.html
@@ -3162,7 +3162,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3187,8 +3187,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="version0.12/" title="Version 0.12.0" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3219,6 +3219,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/version0.12/index.html b/version0.12/index.html
index 4480d34..218cb29 100644
--- a/version0.12/index.html
+++ b/version0.12/index.html
@@ -3093,7 +3093,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3118,8 +3118,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="introduction/" title="Introduction" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3150,6 +3150,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/version0.8/index.html b/version0.8/index.html
index 4f10469..fa074ba 100644
--- a/version0.8/index.html
+++ b/version0.8/index.html
@@ -2920,7 +2920,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2945,8 +2945,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="version0.9/" title="Version 0.9.0" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -2977,6 +2977,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/version0.9/index.html b/version0.9/index.html
index ca4a3ac..8143f6b 100644
--- a/version0.9/index.html
+++ b/version0.9/index.html
@@ -3213,7 +3213,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3238,8 +3238,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="version0.10/" title="Version 0.10.0" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3270,6 +3270,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/x/index.html b/x/index.html
index 1f54466..62572be 100644
--- a/x/index.html
+++ b/x/index.html
@@ -2970,7 +2970,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2995,8 +2995,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="x_jvm_commands/" title="Using -X options" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3027,6 +3027,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/x_jvm_commands/index.html b/x_jvm_commands/index.html
index 32ab000..64beffd 100644
--- a/x_jvm_commands/index.html
+++ b/x_jvm_commands/index.html
@@ -2923,7 +2923,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2948,8 +2948,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="djdknativegcm/" title="-Djdk.nativeGCM" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -2980,6 +2980,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xaggressive/index.html b/xaggressive/index.html
index 2498bc3..f20093f 100644
--- a/xaggressive/index.html
+++ b/xaggressive/index.html
@@ -2970,7 +2970,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2995,8 +2995,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="x/" title="-X" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3027,6 +3027,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xalwaysclassgc/index.html b/xalwaysclassgc/index.html
index 5270d6c..bfadd69 100644
--- a/xalwaysclassgc/index.html
+++ b/xalwaysclassgc/index.html
@@ -2986,7 +2986,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3011,8 +3011,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xaggressive/" title="-Xaggressive" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3043,6 +3043,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xaot/index.html b/xaot/index.html
index f398da0..f1625ef 100644
--- a/xaot/index.html
+++ b/xaot/index.html
@@ -3277,7 +3277,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3302,8 +3302,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xms/" title="-Xmx" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3334,6 +3334,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xargencoding/index.html b/xargencoding/index.html
index 560ccb1..8d00e10 100644
--- a/xargencoding/index.html
+++ b/xargencoding/index.html
@@ -3068,7 +3068,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3093,8 +3093,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xaot/" title="-Xaot" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3125,6 +3125,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xbootclasspath/index.html b/xbootclasspath/index.html
index 61eb998..4f4fced 100644
--- a/xbootclasspath/index.html
+++ b/xbootclasspath/index.html
@@ -2996,7 +2996,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3021,8 +3021,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xargencoding/" title="-Xargencoding" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3053,6 +3053,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xceehdlr/index.html b/xceehdlr/index.html
index 5616f63..40105ea 100644
--- a/xceehdlr/index.html
+++ b/xceehdlr/index.html
@@ -3036,7 +3036,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3061,8 +3061,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xbootclasspath/" title="-Xbootclasspath" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3093,6 +3093,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcheck/index.html b/xcheck/index.html
index fb56b66..700bdeb 100644
--- a/xcheck/index.html
+++ b/xcheck/index.html
@@ -3245,7 +3245,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3270,8 +3270,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xceehdlr/" title="-XCEEHDLR" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3302,6 +3302,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xclassgc/index.html b/xclassgc/index.html
index 4436bb8..11a744a 100644
--- a/xclassgc/index.html
+++ b/xclassgc/index.html
@@ -2991,7 +2991,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3016,8 +3016,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xaot/" title="-Xnoaot" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3048,6 +3048,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcodecache/index.html b/xcodecache/index.html
index c971aef..862cffd 100644
--- a/xcodecache/index.html
+++ b/xcodecache/index.html
@@ -2975,7 +2975,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3000,8 +3000,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xclassgc/" title="-Xclassgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3032,6 +3032,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcodecachetotal/index.html b/xcodecachetotal/index.html
index e43a613..28b214c 100644
--- a/xcodecachetotal/index.html
+++ b/xcodecachetotal/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcodecache/" title="-Xcodecache" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcomp/index.html b/xcomp/index.html
index cabea60..eba5eb4 100644
--- a/xcomp/index.html
+++ b/xcomp/index.html
@@ -2970,7 +2970,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2995,8 +2995,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcodecachetotal/" title="-Xcodecachetotal" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3027,6 +3027,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcompactexplicitgc/index.html b/xcompactexplicitgc/index.html
index 4f7b3a1..4f115d4 100644
--- a/xcompactexplicitgc/index.html
+++ b/xcompactexplicitgc/index.html
@@ -3008,7 +3008,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3033,8 +3033,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xclassgc/" title="-Xnoclassgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3065,6 +3065,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcompactgc/index.html b/xcompactgc/index.html
index 2befea0..faf82de 100644
--- a/xcompactgc/index.html
+++ b/xcompactgc/index.html
@@ -3020,7 +3020,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3045,8 +3045,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcompactexplicitgc/" title="-Xnocompactexplicitgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3077,6 +3077,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcompilationthreads/index.html b/xcompilationthreads/index.html
index b314a61..bfe6594 100644
--- a/xcompilationthreads/index.html
+++ b/xcompilationthreads/index.html
@@ -3004,7 +3004,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3029,8 +3029,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcompactgc/" title="-Xcompactgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3061,6 +3061,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xcompressedrefs/index.html b/xcompressedrefs/index.html
index 2777cd1..f0f6a6d 100644
--- a/xcompressedrefs/index.html
+++ b/xcompressedrefs/index.html
@@ -3027,7 +3027,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3052,8 +3052,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcompactgc/" title="-Xnocompactgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3084,6 +3084,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xconcurrentbackground/index.html b/xconcurrentbackground/index.html
index 980898e..67e10f4 100644
--- a/xconcurrentbackground/index.html
+++ b/xconcurrentbackground/index.html
@@ -2986,7 +2986,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3011,8 +3011,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcompressedrefs/" title="-Xcompressedrefs" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3043,6 +3043,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xconcurrentlevel/index.html b/xconcurrentlevel/index.html
index 79d1fc5..8169184 100644
--- a/xconcurrentlevel/index.html
+++ b/xconcurrentlevel/index.html
@@ -2986,7 +2986,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3011,8 +3011,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xconcurrentbackground/" title="-Xconcurrentbackground" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3043,6 +3043,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xconcurrentslack/index.html b/xconcurrentslack/index.html
index 446873c..f761516 100644
--- a/xconcurrentslack/index.html
+++ b/xconcurrentslack/index.html
@@ -2990,7 +2990,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3015,8 +3015,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xconcurrentlevel/" title="-Xconcurrentlevel" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3047,6 +3047,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xconmeter/index.html b/xconmeter/index.html
index 800f959..01ec6e1 100644
--- a/xconmeter/index.html
+++ b/xconmeter/index.html
@@ -3079,7 +3079,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3104,8 +3104,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xconcurrentslack/" title="-Xconcurrentslack" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3136,6 +3136,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xdiagnosticscollector/index.html b/xdiagnosticscollector/index.html
index e9b4a2d..d4ed89b 100644
--- a/xdiagnosticscollector/index.html
+++ b/xdiagnosticscollector/index.html
@@ -2970,7 +2970,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2995,8 +2995,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xconmeter/" title="-Xconmeter" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3027,6 +3027,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xdisablejavadump/index.html b/xdisablejavadump/index.html
index ed21c4f..a6ffaa9 100644
--- a/xdisablejavadump/index.html
+++ b/xdisablejavadump/index.html
@@ -3004,7 +3004,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3029,8 +3029,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xenableexplicitgc/" title="-Xdisableexplicitgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3061,6 +3061,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xdump/index.html b/xdump/index.html
index 730156b..2658f74 100644
--- a/xdump/index.html
+++ b/xdump/index.html
@@ -4387,7 +4387,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -4412,8 +4412,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xenablestringconstantgc/" title="-Xdisablestringconstantgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -4444,6 +4444,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xenableexcessivegc/index.html b/xenableexcessivegc/index.html
index dd1018d..7e32afd 100644
--- a/xenableexcessivegc/index.html
+++ b/xenableexcessivegc/index.html
@@ -2991,7 +2991,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3016,8 +3016,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xdump/" title="-Xdump" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3048,6 +3048,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xenableexplicitgc/index.html b/xenableexplicitgc/index.html
index d4acfb3..bcfacd8 100644
--- a/xenableexplicitgc/index.html
+++ b/xenableexplicitgc/index.html
@@ -3005,7 +3005,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3030,8 +3030,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xenableexcessivegc/" title="-Xenableexcessivegc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3062,6 +3062,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xenablestringconstantgc/index.html b/xenablestringconstantgc/index.html
index da92875..d401ba4 100644
--- a/xenablestringconstantgc/index.html
+++ b/xenablestringconstantgc/index.html
@@ -2989,7 +2989,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3014,8 +3014,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xenableexplicitgc/" title="-Xenableexplicitgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3046,6 +3046,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xfastresolve/index.html b/xfastresolve/index.html
index 24d93c2..9abd3c1 100644
--- a/xfastresolve/index.html
+++ b/xfastresolve/index.html
@@ -2975,7 +2975,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3000,8 +3000,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xenablestringconstantgc/" title="-Xenablestringconstantgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3032,6 +3032,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xfuture/index.html b/xfuture/index.html
index cc66557..ffb931a 100644
--- a/xfuture/index.html
+++ b/xfuture/index.html
@@ -3002,7 +3002,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3027,8 +3027,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xfastresolve/" title="-Xfastresolve" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3059,6 +3059,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xgc/index.html b/xgc/index.html
index 1dd6e54..87813da 100644
--- a/xgc/index.html
+++ b/xgc/index.html
@@ -3569,7 +3569,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3594,8 +3594,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xfuture/" title="-Xfuture" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3626,6 +3626,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xgcpolicy/index.html b/xgcpolicy/index.html
index 9aa66b9..64348aa 100644
--- a/xgcpolicy/index.html
+++ b/xgcpolicy/index.html
@@ -3304,7 +3304,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3329,8 +3329,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xgcsplitheap/" title="-Xgc:splitheap" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3361,6 +3361,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xgcsplitheap/index.html b/xgcsplitheap/index.html
index 76a0578..11bd65d 100644
--- a/xgcsplitheap/index.html
+++ b/xgcsplitheap/index.html
@@ -2999,7 +2999,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3024,8 +3024,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xgc/" title="-Xgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3056,6 +3056,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xgcthreads/index.html b/xgcthreads/index.html
index 9d3329b..9774e89 100644
--- a/xgcthreads/index.html
+++ b/xgcthreads/index.html
@@ -2987,7 +2987,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3012,8 +3012,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xgcpolicy/" title="-Xgcpolicy" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3044,6 +3044,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xgcworkpackets/index.html b/xgcworkpackets/index.html
index 5c10dee..186c92c 100644
--- a/xgcworkpackets/index.html
+++ b/xgcworkpackets/index.html
@@ -2986,7 +2986,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3011,8 +3011,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xgcthreads/" title="-Xgcthreads" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3043,6 +3043,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xifa/index.html b/xifa/index.html
index ae34db9..37f2373 100644
--- a/xifa/index.html
+++ b/xifa/index.html
@@ -2996,7 +2996,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3021,8 +3021,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xgcworkpackets/" title="-Xgcworkpackets" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3053,6 +3053,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xint/index.html b/xint/index.html
index 66949e2..86956e3 100644
--- a/xint/index.html
+++ b/xint/index.html
@@ -2986,7 +2986,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3011,8 +3011,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xifa/" title="-Xifa" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3043,6 +3043,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xjit/index.html b/xjit/index.html
index 5bad4ca..8e93e48 100644
--- a/xjit/index.html
+++ b/xjit/index.html
@@ -3369,7 +3369,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3394,8 +3394,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xcompressedrefs/" title="-Xnocompressedrefs" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3426,6 +3426,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xjni/index.html b/xjni/index.html
index 66bbade..54a373b 100644
--- a/xjni/index.html
+++ b/xjni/index.html
@@ -3020,7 +3020,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3045,8 +3045,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xjit/" title="-Xjit" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3077,6 +3077,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlinenumbers/index.html b/xlinenumbers/index.html
index 1132d23..5a52a51 100644
--- a/xlinenumbers/index.html
+++ b/xlinenumbers/index.html
@@ -3005,7 +3005,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3030,8 +3030,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xjit/" title="-Xnojit" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3062,6 +3062,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xloa/index.html b/xloa/index.html
index 116ed11..7d3c440 100644
--- a/xloa/index.html
+++ b/xloa/index.html
@@ -3042,7 +3042,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3067,8 +3067,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xlinenumbers/" title="-Xnolinenumbers" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3099,6 +3099,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xloaminimum/index.html b/xloaminimum/index.html
index e7324a3..e8be39f 100644
--- a/xloaminimum/index.html
+++ b/xloaminimum/index.html
@@ -3015,7 +3015,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3040,8 +3040,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xloaminimum/" title="-Xloamaximum" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3072,6 +3072,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlockreservation/index.html b/xlockreservation/index.html
index 12431c7..2bfe706 100644
--- a/xlockreservation/index.html
+++ b/xlockreservation/index.html
@@ -2971,7 +2971,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2996,8 +2996,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xloaminimum/" title="-Xloaminimum" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3028,6 +3028,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlockword/index.html b/xlockword/index.html
index 83a288a..611de2f 100644
--- a/xlockword/index.html
+++ b/xlockword/index.html
@@ -3076,7 +3076,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3101,8 +3101,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xlockreservation/" title="-XlockReservation" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3133,6 +3133,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlog/index.html b/xlog/index.html
index 2b839a0..5379567 100644
--- a/xlog/index.html
+++ b/xlog/index.html
@@ -3176,7 +3176,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3201,8 +3201,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xlockword/" title="-Xlockword" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3233,6 +3233,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlp/index.html b/xlp/index.html
index 2352764..ae5fc8f 100644
--- a/xlp/index.html
+++ b/xlp/index.html
@@ -3127,7 +3127,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3152,8 +3152,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xlog/" title="-Xlog" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3184,6 +3184,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlpcodecache/index.html b/xlpcodecache/index.html
index 15f5e58..6a405e1 100644
--- a/xlpcodecache/index.html
+++ b/xlpcodecache/index.html
@@ -3092,7 +3092,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3117,8 +3117,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xlp/" title="-Xlp" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3149,6 +3149,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xlpobjectheap/index.html b/xlpobjectheap/index.html
index 0cd5ce8..f137bcd 100644
--- a/xlpobjectheap/index.html
+++ b/xlpobjectheap/index.html
@@ -3141,7 +3141,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3166,8 +3166,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xlpcodecache/" title="-Xlp:codecache" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3198,6 +3198,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmca/index.html b/xmca/index.html
index 1e9aeb4..8b6cdd3 100644
--- a/xmca/index.html
+++ b/xmca/index.html
@@ -2993,7 +2993,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3018,8 +3018,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmca/" title="-Xmca" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3050,6 +3050,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmcrs/index.html b/xmcrs/index.html
index 038818d..8209fbc 100644
--- a/xmcrs/index.html
+++ b/xmcrs/index.html
@@ -2977,7 +2977,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3002,8 +3002,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmca/" title="-Xmco" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3034,6 +3034,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmine/index.html b/xmine/index.html
index 2faa7cd..e2fa208 100644
--- a/xmine/index.html
+++ b/xmine/index.html
@@ -3027,7 +3027,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3052,8 +3052,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmcrs/" title="-Xmcrs" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3084,6 +3084,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xminf/index.html b/xminf/index.html
index abde5c3..541b9a3 100644
--- a/xminf/index.html
+++ b/xminf/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmine/" title="-Xmine" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmint/index.html b/xmint/index.html
index c3fc7e0..4a8e34d 100644
--- a/xmint/index.html
+++ b/xmint/index.html
@@ -2998,7 +2998,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3023,8 +3023,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xminf/" title="-Xminf" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3055,6 +3055,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmn/index.html b/xmn/index.html
index b3c9284..c4b3184 100644
--- a/xmn/index.html
+++ b/xmn/index.html
@@ -3000,7 +3000,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3025,8 +3025,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmn/" title="-Xmns" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3057,6 +3057,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmo/index.html b/xmo/index.html
index 7b496e1..7e50894 100644
--- a/xmo/index.html
+++ b/xmo/index.html
@@ -3007,7 +3007,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3032,8 +3032,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmo/" title="-Xmos" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3064,6 +3064,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmr/index.html b/xmr/index.html
index ea5421a..77445c5 100644
--- a/xmr/index.html
+++ b/xmr/index.html
@@ -2990,7 +2990,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3015,8 +3015,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmr/" title="-Xmr" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3047,6 +3047,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xms/index.html b/xms/index.html
index 891577d..a1a0931 100644
--- a/xms/index.html
+++ b/xms/index.html
@@ -3044,7 +3044,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3069,8 +3069,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xmso/" title="-Xmso" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3101,6 +3101,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xmso/index.html b/xmso/index.html
index d4f4743..44fbd78 100644
--- a/xmso/index.html
+++ b/xmso/index.html
@@ -3008,7 +3008,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3033,8 +3033,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xms/" title="-Xms" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3065,6 +3065,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xnoagent/index.html b/xnoagent/index.html
index 904eb8f..adde8cf 100644
--- a/xnoagent/index.html
+++ b/xnoagent/index.html
@@ -2928,7 +2928,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
diff --git a/xnumanone/index.html b/xnumanone/index.html
index 76df6a9..80f043b 100644
--- a/xnumanone/index.html
+++ b/xnumanone/index.html
@@ -2988,7 +2988,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3013,8 +3013,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xsigchain/" title="-Xnosigchain" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3045,6 +3045,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xoptionsfile/index.html b/xoptionsfile/index.html
index 4675892..d06a2aa 100644
--- a/xoptionsfile/index.html
+++ b/xoptionsfile/index.html
@@ -3061,7 +3061,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3086,8 +3086,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xnumanone/" title="-Xnuma:none" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3118,6 +3118,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xquickstart/index.html b/xquickstart/index.html
index cf88198..bbf3a14 100644
--- a/xquickstart/index.html
+++ b/xquickstart/index.html
@@ -3005,7 +3005,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3030,8 +3030,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xoptionsfile/" title="-Xoptionsfile" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3062,6 +3062,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xrdbginfo/index.html b/xrdbginfo/index.html
index 8781a0a..be046fb 100644
--- a/xrdbginfo/index.html
+++ b/xrdbginfo/index.html
@@ -2986,7 +2986,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3011,8 +3011,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xquickstart/" title="-Xquickstart" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3043,6 +3043,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xrs/index.html b/xrs/index.html
index ef747b6..6b1f726 100644
--- a/xrs/index.html
+++ b/xrs/index.html
@@ -2998,7 +2998,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3023,8 +3023,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xrdbginfo/" title="-Xrdbginfo" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3055,6 +3055,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xsamplingexpirationtime/index.html b/xsamplingexpirationtime/index.html
index e18b889..deef2c7 100644
--- a/xsamplingexpirationtime/index.html
+++ b/xsamplingexpirationtime/index.html
@@ -2992,7 +2992,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3017,8 +3017,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xrs/" title="-Xrs" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3049,6 +3049,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xscdmx/index.html b/xscdmx/index.html
index 96d9442..78a5287 100644
--- a/xscdmx/index.html
+++ b/xscdmx/index.html
@@ -2988,7 +2988,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3013,8 +3013,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xsamplingexpirationtime/" title="-XsamplingExpirationTime" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3045,6 +3045,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xscminaot/index.html b/xscminaot/index.html
index 0eaf6c9..889ddef 100644
--- a/xscminaot/index.html
+++ b/xscminaot/index.html
@@ -3055,7 +3055,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3080,8 +3080,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xscminjitdata/" title="-Xscmaxjitdata" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3112,6 +3112,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xscminjitdata/index.html b/xscminjitdata/index.html
index 723915f..36712c4 100644
--- a/xscminjitdata/index.html
+++ b/xscminjitdata/index.html
@@ -3099,7 +3099,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3124,8 +3124,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xscminaot/" title="-Xscminaot" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3156,6 +3156,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xscmx/index.html b/xscmx/index.html
index 496421a..39d376b 100644
--- a/xscmx/index.html
+++ b/xscmx/index.html
@@ -3050,7 +3050,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3075,8 +3075,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xscminjitdata/" title="-Xscminjitdata" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3107,6 +3107,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xshareclasses/index.html b/xshareclasses/index.html
index d21f8c2..436303c 100644
--- a/xshareclasses/index.html
+++ b/xshareclasses/index.html
@@ -4350,7 +4350,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -4375,8 +4375,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xscmx/" title="-Xscmx" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -4407,6 +4407,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xsigcatch/index.html b/xsigcatch/index.html
index 41eaccf..b621e11 100644
--- a/xsigcatch/index.html
+++ b/xsigcatch/index.html
@@ -2987,7 +2987,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3012,8 +3012,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xshareclasses/" title="-Xshareclasses" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3044,6 +3044,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xsigchain/index.html b/xsigchain/index.html
index 67dbfe0..b5ba8c9 100644
--- a/xsigchain/index.html
+++ b/xsigchain/index.html
@@ -2987,7 +2987,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3012,8 +3012,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xsigcatch/" title="-Xsigcatch" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3044,6 +3044,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xsignal/index.html b/xsignal/index.html
index 7fe5455..dee4034 100644
--- a/xsignal/index.html
+++ b/xsignal/index.html
@@ -3080,7 +3080,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3105,8 +3105,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xsigchain/" title="-Xsigchain" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3137,6 +3137,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xsoftmx/index.html b/xsoftmx/index.html
index 19437c0..fb6eba6 100644
--- a/xsoftmx/index.html
+++ b/xsoftmx/index.html
@@ -3008,7 +3008,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3033,8 +3033,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xsignal/" title="-Xsignal" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3065,6 +3065,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xsoftrefthreshold/index.html b/xsoftrefthreshold/index.html
index a878a5b..9ef84d4 100644
--- a/xsoftrefthreshold/index.html
+++ b/xsoftrefthreshold/index.html
@@ -3003,7 +3003,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3028,8 +3028,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xsoftmx/" title="-Xsoftmx" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3060,6 +3060,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xss/index.html b/xss/index.html
index 4a14e2b..8b7e77e 100644
--- a/xss/index.html
+++ b/xss/index.html
@@ -3019,7 +3019,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3044,8 +3044,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xss/" title="-Xss" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3076,6 +3076,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xtgc/index.html b/xtgc/index.html
index 62621ec..4c70f17 100644
--- a/xtgc/index.html
+++ b/xtgc/index.html
@@ -3176,7 +3176,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3201,8 +3201,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xss/" title="-Xssi" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3233,6 +3233,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xthr/index.html b/xthr/index.html
index 2c28579..42a7e63 100644
--- a/xthr/index.html
+++ b/xthr/index.html
@@ -3110,7 +3110,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3135,8 +3135,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xtgc/" title="-Xtgc" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3167,6 +3167,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xtlhprefetch/index.html b/xtlhprefetch/index.html
index ef4b3ac..3af457f 100644
--- a/xtlhprefetch/index.html
+++ b/xtlhprefetch/index.html
@@ -2971,7 +2971,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2996,8 +2996,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xthr/" title="-Xthr" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3028,6 +3028,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xtrace/index.html b/xtrace/index.html
index 651401a..de1b328 100644
--- a/xtrace/index.html
+++ b/xtrace/index.html
@@ -4629,7 +4629,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -4654,8 +4654,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xtlhprefetch/" title="-XtlhPrefetch" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -4686,6 +4686,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xtunevirtualized/index.html b/xtunevirtualized/index.html
index e04f3e1..e794c2a 100644
--- a/xtunevirtualized/index.html
+++ b/xtunevirtualized/index.html
@@ -2989,7 +2989,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3014,8 +3014,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xtrace/" title="-Xtrace" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3046,6 +3046,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xverbosegclog/index.html b/xverbosegclog/index.html
index 7d7ee6c..f8cdd72 100644
--- a/xverbosegclog/index.html
+++ b/xverbosegclog/index.html
@@ -3013,7 +3013,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3038,8 +3038,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xtunevirtualized/" title="-Xtune:virtualized" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3070,6 +3070,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xverify/index.html b/xverify/index.html
index c2be33e..ab9f62c 100644
--- a/xverify/index.html
+++ b/xverify/index.html
@@ -2997,7 +2997,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3022,8 +3022,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xverbosegclog/" title="-Xverbosegclog" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3054,6 +3054,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xx_jvm_commands/index.html b/xx_jvm_commands/index.html
index d297817..e9ab940 100644
--- a/xx_jvm_commands/index.html
+++ b/xx_jvm_commands/index.html
@@ -2922,7 +2922,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2947,8 +2947,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xzero/" title="-Xzero" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -2979,6 +2979,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxactiveprocessorcount/index.html b/xxactiveprocessorcount/index.html
index c20915b..8dc2a00 100644
--- a/xxactiveprocessorcount/index.html
+++ b/xxactiveprocessorcount/index.html
@@ -2993,7 +2993,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3018,8 +3018,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xx_jvm_commands/" title="Using -XX options" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3050,6 +3050,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxallowvmshutdown/index.html b/xxallowvmshutdown/index.html
index 20dc013..defd1a4 100644
--- a/xxallowvmshutdown/index.html
+++ b/xxallowvmshutdown/index.html
@@ -2991,7 +2991,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3016,8 +3016,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxactiveprocessorcount/" title="-XXActiveProcessorCount" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3048,6 +3048,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxcodecachetotal/index.html b/xxcodecachetotal/index.html
index 6ac5631..4a13d95 100644
--- a/xxcodecachetotal/index.html
+++ b/xxcodecachetotal/index.html
@@ -2973,7 +2973,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2998,8 +2998,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxallowvmshutdown/" title="-XXallowvmshutdown" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3030,6 +3030,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxdisableexplicitgc/index.html b/xxdisableexplicitgc/index.html
index ed1c69f..31ae527 100644
--- a/xxdisableexplicitgc/index.html
+++ b/xxdisableexplicitgc/index.html
@@ -2987,7 +2987,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3012,8 +3012,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxcodecachetotal/" title="-XX:codecachetotal" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3044,6 +3044,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxdisclaimjitscratch/index.html b/xxdisclaimjitscratch/index.html
index 1bbd8f1..189e1af 100644
--- a/xxdisclaimjitscratch/index.html
+++ b/xxdisclaimjitscratch/index.html
@@ -3010,7 +3010,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3035,8 +3035,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxdisableexplicitgc/" title="-XX:[+|-]DisableExplicitGC" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3067,6 +3067,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxenablecpumonitor/index.html b/xxenablecpumonitor/index.html
index 2e7623e..631df92 100644
--- a/xxenablecpumonitor/index.html
+++ b/xxenablecpumonitor/index.html
@@ -3027,7 +3027,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3052,8 +3052,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxdisclaimjitscratch/" title="-XX:[+|-]DisclaimJitScratch" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3084,6 +3084,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxhandlesigxfsz/index.html b/xxhandlesigxfsz/index.html
index dca5abf..a252dc7 100644
--- a/xxhandlesigxfsz/index.html
+++ b/xxhandlesigxfsz/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxenablecpumonitor/" title="-XX:[+|-]EnableCPUMonitor" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxheapdumponoutofmemory/index.html b/xxheapdumponoutofmemory/index.html
index 1a2a943..66eb909 100644
--- a/xxheapdumponoutofmemory/index.html
+++ b/xxheapdumponoutofmemory/index.html
@@ -2991,7 +2991,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3016,8 +3016,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxhandlesigxfsz/" title="-XX:[+|-]handleSIGXFSZ" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3048,6 +3048,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxheapdumppath/index.html b/xxheapdumppath/index.html
index a366191..22fa328 100644
--- a/xxheapdumppath/index.html
+++ b/xxheapdumppath/index.html
@@ -2973,7 +2973,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2998,8 +2998,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxheapdumponoutofmemory/" title="-XX:[+|-]HeapDumpOnOutOfMemory" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3030,6 +3030,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxheapmanagementmxbeancompatibility/index.html b/xxheapmanagementmxbeancompatibility/index.html
index 6fc4044..54579c8 100644
--- a/xxheapmanagementmxbeancompatibility/index.html
+++ b/xxheapmanagementmxbeancompatibility/index.html
@@ -3065,7 +3065,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3090,8 +3090,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxheapdumppath/" title="-XX:HeapDumpPath" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3122,6 +3122,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxidletuningcompactonidle/index.html b/xxidletuningcompactonidle/index.html
index 18ae478..c32e83e 100644
--- a/xxidletuningcompactonidle/index.html
+++ b/xxidletuningcompactonidle/index.html
@@ -3015,7 +3015,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3040,8 +3040,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxheapmanagementmxbeancompatibility/" title="-XX:[+|-]HeapManagementMXBeanCompatibility" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3072,6 +3072,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxidletuninggconidle/index.html b/xxidletuninggconidle/index.html
index 8b54cae..eed0c24 100644
--- a/xxidletuninggconidle/index.html
+++ b/xxidletuninggconidle/index.html
@@ -3020,7 +3020,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3045,8 +3045,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxidletuningcompactonidle/" title="-XX:[+|-]IdleTuningCompactOnIdle" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3077,6 +3077,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxidletuningminfreeheaponidle/index.html b/xxidletuningminfreeheaponidle/index.html
index 40d163b..7834bf4 100644
--- a/xxidletuningminfreeheaponidle/index.html
+++ b/xxidletuningminfreeheaponidle/index.html
@@ -3025,7 +3025,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3050,8 +3050,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxidletuninggconidle/" title="-XX:[+|-]IdleTuningGcOnIdle" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3082,6 +3082,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxidletuningminidlewaittime/index.html b/xxidletuningminidlewaittime/index.html
index 687c4e9..6d14432 100644
--- a/xxidletuningminidlewaittime/index.html
+++ b/xxidletuningminidlewaittime/index.html
@@ -3014,7 +3014,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3039,8 +3039,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxidletuningminfreeheaponidle/" title="-XX:IdleTuningMinFreeHeapOnIdle" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3071,6 +3071,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxignoreunrecognizedvmoptions/index.html b/xxignoreunrecognizedvmoptions/index.html
index 7166909..0375455 100644
--- a/xxignoreunrecognizedvmoptions/index.html
+++ b/xxignoreunrecognizedvmoptions/index.html
@@ -2991,7 +2991,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3016,8 +3016,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxidletuningminidlewaittime/" title="-XX:IdleTuningMinIdleWaitTime" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3048,6 +3048,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxinitialheapsize/index.html b/xxinitialheapsize/index.html
index 205d615..348b4cb 100644
--- a/xxinitialheapsize/index.html
+++ b/xxinitialheapsize/index.html
@@ -2984,7 +2984,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3009,8 +3009,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxmaxdirectmemorysize/" title="-XX:MaxDirectMemorySize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3041,6 +3041,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxinitialrampercentage/index.html b/xxinitialrampercentage/index.html
index c08cd43..4b450c5 100644
--- a/xxinitialrampercentage/index.html
+++ b/xxinitialrampercentage/index.html
@@ -2989,7 +2989,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3014,8 +3014,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxinitialheapsize/" title="-XX:MaxHeapSize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3046,6 +3046,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxinterleavememory/index.html b/xxinterleavememory/index.html
index 9483108..9162b19 100644
--- a/xxinterleavememory/index.html
+++ b/xxinterleavememory/index.html
@@ -2992,7 +2992,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3017,8 +3017,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxinitialheapsize/" title="-XX:InitialHeapSize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3049,6 +3049,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxlazysymbolresolution/index.html b/xxlazysymbolresolution/index.html
index be0459f..e560824 100644
--- a/xxlazysymbolresolution/index.html
+++ b/xxlazysymbolresolution/index.html
@@ -3010,7 +3010,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3035,8 +3035,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxinterleavememory/" title="-XX:[+|-]InterleaveMemory" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3067,6 +3067,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxmaxdirectmemorysize/index.html b/xxmaxdirectmemorysize/index.html
index 2e3b3e6..a833ad2 100644
--- a/xxmaxdirectmemorysize/index.html
+++ b/xxmaxdirectmemorysize/index.html
@@ -2988,7 +2988,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3013,8 +3013,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxlazysymbolresolution/" title="-XX:[+|-]LazySymbolResolution" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3045,6 +3045,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxnosuballoc32bitmem/index.html b/xxnosuballoc32bitmem/index.html
index 6c1c8dc..03d969d 100644
--- a/xxnosuballoc32bitmem/index.html
+++ b/xxnosuballoc32bitmem/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxinitialrampercentage/" title="-XX:MaxRAMPercentage" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxpagealigndirectmemory/index.html b/xxpagealigndirectmemory/index.html
index 617ddde..4f3e186 100644
--- a/xxpagealigndirectmemory/index.html
+++ b/xxpagealigndirectmemory/index.html
@@ -2993,7 +2993,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3018,8 +3018,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxnosuballoc32bitmem/" title="-XXnosuballoc32bitmem" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3050,6 +3050,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxpositiveidentityhash/index.html b/xxpositiveidentityhash/index.html
index 2cffcf3..1c70fb6 100644
--- a/xxpositiveidentityhash/index.html
+++ b/xxpositiveidentityhash/index.html
@@ -2993,7 +2993,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3018,8 +3018,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxpagealigndirectmemory/" title="-XX:[+|-]PageAlignDirectMemory" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3050,6 +3050,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxreducecpumonitoroverhead/index.html b/xxreducecpumonitoroverhead/index.html
index 0ab1e31..5f4a50c 100644
--- a/xxreducecpumonitoroverhead/index.html
+++ b/xxreducecpumonitoroverhead/index.html
@@ -3015,7 +3015,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3040,8 +3040,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxpositiveidentityhash/" title="-XX:[+|-]PositiveIdentityHash" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3072,6 +3072,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxruntimeinstrumentation/index.html b/xxruntimeinstrumentation/index.html
index 969bd1f..1628324 100644
--- a/xxruntimeinstrumentation/index.html
+++ b/xxruntimeinstrumentation/index.html
@@ -2994,7 +2994,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3019,8 +3019,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxreducecpumonitoroverhead/" title="-XX:[+|-]ReduceCPUMonitorOverhead" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3051,6 +3051,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxsethwprefetch/index.html b/xxsethwprefetch/index.html
index be3434a..a467d75 100644
--- a/xxsethwprefetch/index.html
+++ b/xxsethwprefetch/index.html
@@ -2994,7 +2994,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3019,8 +3019,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxruntimeinstrumentation/" title="-XX:[+|-]RuntimeInstrumentation" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3051,6 +3051,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxshareclassesenablebci/index.html b/xxshareclassesenablebci/index.html
index be9cfc9..9db3a08 100644
--- a/xxshareclassesenablebci/index.html
+++ b/xxshareclassesenablebci/index.html
@@ -3010,7 +3010,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3035,8 +3035,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxshareclassesenablebci/" title="-XX:ShareClassesDisableBCI" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3067,6 +3067,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxsharedcachehardlimit/index.html b/xxsharedcachehardlimit/index.html
index 38d2c04..1b9db74 100644
--- a/xxsharedcachehardlimit/index.html
+++ b/xxsharedcachehardlimit/index.html
@@ -3028,7 +3028,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3053,8 +3053,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxshareclassesenablebci/" title="-XX:ShareClassesEnableBCI" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3085,6 +3085,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxstacktraceinthrowable/index.html b/xxstacktraceinthrowable/index.html
index b4f71ba..be32703 100644
--- a/xxstacktraceinthrowable/index.html
+++ b/xxstacktraceinthrowable/index.html
@@ -2992,7 +2992,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3017,8 +3017,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxsharedcachehardlimit/" title="-XX:SharedCacheHardLimit" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3049,6 +3049,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxthreadstacksize/index.html b/xxthreadstacksize/index.html
index 6b93730..03463ff 100644
--- a/xxthreadstacksize/index.html
+++ b/xxthreadstacksize/index.html
@@ -2970,7 +2970,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -2995,8 +2995,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxstacktraceinthrowable/" title="-XX:-StackTraceInThrowable" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3027,6 +3027,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxusecompressedoops/index.html b/xxusecompressedoops/index.html
index 29b12ae..b9e977a 100644
--- a/xxusecompressedoops/index.html
+++ b/xxusecompressedoops/index.html
@@ -2993,7 +2993,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3018,8 +3018,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxthreadstacksize/" title="-XX:ThreadStackSize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3050,6 +3050,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxusecontainersupport/index.html b/xxusecontainersupport/index.html
index 7887448..849bc39 100644
--- a/xxusecontainersupport/index.html
+++ b/xxusecontainersupport/index.html
@@ -3028,7 +3028,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3053,8 +3053,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxusecompressedoops/" title="-XX:[+|-]UseCompressedOops" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3085,6 +3085,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxusenogc/index.html b/xxusenogc/index.html
index c5328e6..64fc0cb 100644
--- a/xxusenogc/index.html
+++ b/xxusenogc/index.html
@@ -3009,7 +3009,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3034,8 +3034,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxusecontainersupport/" title="-XX:[+|-]UseContainerSupport" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3066,6 +3066,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxverboseverification/index.html b/xxverboseverification/index.html
index 7e7c161..5b53c4b 100644
--- a/xxverboseverification/index.html
+++ b/xxverboseverification/index.html
@@ -3017,7 +3017,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3042,8 +3042,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxusenogc/" title="-XX:[+|-]UseNoGC" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3074,6 +3074,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xxvmlockclassloader/index.html b/xxvmlockclassloader/index.html
index a9f6167..b47b22f 100644
--- a/xxvmlockclassloader/index.html
+++ b/xxvmlockclassloader/index.html
@@ -2997,7 +2997,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3022,8 +3022,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xxverboseverification/" title="-XX:[+|-]VerboseVerification" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3054,6 +3054,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>
               
diff --git a/xzero/index.html b/xzero/index.html
index 3968bc2..07557b0 100644
--- a/xzero/index.html
+++ b/xzero/index.html
@@ -3022,7 +3022,7 @@
               <!-- This block was originally in the theme's 'footer.html' partial file. It has been moved here in part to resolve issues with the footer being too large. -->
               
                 <!--
-* Copyright (c) 2017, 2019 IBM Corp. and others
+* Copyright (c) 2017, 2018 IBM Corp. and others
 *
 * This program and the accompanying materials are made
 * available under the terms of the Eclipse Public License 2.0
@@ -3047,8 +3047,8 @@
               
                 <div class="md-footer-nav">
                   <nav class="md-footer-nav__inner md-grid">
-                    <!-- Separator -->
-                    <img alt="" src="../cr/rule.png">
+<!-- Ignore all this to remove previous/next links in footer, but leave nav block else lose highlighting in LH navigation
+                    <img alt="" src="../cr/rule.png"> [!-- Separator --]
                     
                       <a href="xverify/" title="-Xverify" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
                         <div class="md-flex__cell md-flex__cell--shrink">
@@ -3079,6 +3079,7 @@
                         </div>
                       </a>
                     
+-->
                   </nav>
                 </div>