http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.6/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.6/examples/rowhash.html b/1.6/examples/rowhash.html
index 6569973..c65fd5b 100644
--- a/1.6/examples/rowhash.html
+++ b/1.6/examples/rowhash.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.6/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.6/examples/shard.html b/1.6/examples/shard.html
index 21650d7..63a95e8 100644
--- a/1.6/examples/shard.html
+++ b/1.6/examples/shard.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.6/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.6/examples/tabletofile.html b/1.6/examples/tabletofile.html
index 8e86893..f0f475e 100644
--- a/1.6/examples/tabletofile.html
+++ b/1.6/examples/tabletofile.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.6/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.6/examples/terasort.html b/1.6/examples/terasort.html
index eeaeb22..5c6c4dc 100644
--- a/1.6/examples/terasort.html
+++ b/1.6/examples/terasort.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.6/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.6/examples/visibility.html b/1.6/examples/visibility.html
index 8420770..22ce51b 100644
--- a/1.6/examples/visibility.html
+++ b/1.6/examples/visibility.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/batch.html
----------------------------------------------------------------------
diff --git a/1.7/examples/batch.html b/1.7/examples/batch.html
index e0abad7..ded36e3 100644
--- a/1.7/examples/batch.html
+++ b/1.7/examples/batch.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.7/examples/bloom.html b/1.7/examples/bloom.html
index 9855048..5a15723 100644
--- a/1.7/examples/bloom.html
+++ b/1.7/examples/bloom.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.7/examples/bulkIngest.html b/1.7/examples/bulkIngest.html
index b310e8d..020a83b 100644
--- a/1.7/examples/bulkIngest.html
+++ b/1.7/examples/bulkIngest.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.7/examples/classpath.html b/1.7/examples/classpath.html
index 7f9c300..0272732 100644
--- a/1.7/examples/classpath.html
+++ b/1.7/examples/classpath.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/client.html
----------------------------------------------------------------------
diff --git a/1.7/examples/client.html b/1.7/examples/client.html
index 993ae3f..fd07a22 100644
--- a/1.7/examples/client.html
+++ b/1.7/examples/client.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.7/examples/combiner.html b/1.7/examples/combiner.html
index 0d1ffd3..5c4859e 100644
--- a/1.7/examples/combiner.html
+++ b/1.7/examples/combiner.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.7/examples/constraints.html b/1.7/examples/constraints.html
index 167cb47..518ad83 100644
--- a/1.7/examples/constraints.html
+++ b/1.7/examples/constraints.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.7/examples/dirlist.html b/1.7/examples/dirlist.html
index f4c6bd4..535b70a 100644
--- a/1.7/examples/dirlist.html
+++ b/1.7/examples/dirlist.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/export.html
----------------------------------------------------------------------
diff --git a/1.7/examples/export.html b/1.7/examples/export.html
index 4119a1e..c7cf143 100644
--- a/1.7/examples/export.html
+++ b/1.7/examples/export.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.7/examples/filedata.html b/1.7/examples/filedata.html
index ffaba4b..dd913a4 100644
--- a/1.7/examples/filedata.html
+++ b/1.7/examples/filedata.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.7/examples/filter.html b/1.7/examples/filter.html
index 4ee1ba7..64cdb8e 100644
--- a/1.7/examples/filter.html
+++ b/1.7/examples/filter.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.7/examples/helloworld.html b/1.7/examples/helloworld.html
index d2c61ac..77b6a23 100644
--- a/1.7/examples/helloworld.html
+++ b/1.7/examples/helloworld.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/index.html
----------------------------------------------------------------------
diff --git a/1.7/examples/index.html b/1.7/examples/index.html
index 77c921e..5bff3fa 100644
--- a/1.7/examples/index.html
+++ b/1.7/examples/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.7/examples/isolation.html b/1.7/examples/isolation.html
index 80072f7..6be6e62 100644
--- a/1.7/examples/isolation.html
+++ b/1.7/examples/isolation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.7/examples/mapred.html b/1.7/examples/mapred.html
index f299324..029b75b 100644
--- a/1.7/examples/mapred.html
+++ b/1.7/examples/mapred.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.7/examples/maxmutation.html b/1.7/examples/maxmutation.html
index 1eb1021..ed60004 100644
--- a/1.7/examples/maxmutation.html
+++ b/1.7/examples/maxmutation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.7/examples/regex.html b/1.7/examples/regex.html
index 539d4d5..ab72ecb 100644
--- a/1.7/examples/regex.html
+++ b/1.7/examples/regex.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/reservations.html
----------------------------------------------------------------------
diff --git a/1.7/examples/reservations.html b/1.7/examples/reservations.html
index be8b22d..7248ccf 100644
--- a/1.7/examples/reservations.html
+++ b/1.7/examples/reservations.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.7/examples/rowhash.html b/1.7/examples/rowhash.html
index cd7e0bd..f0447ee 100644
--- a/1.7/examples/rowhash.html
+++ b/1.7/examples/rowhash.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.7/examples/shard.html b/1.7/examples/shard.html
index 21650d7..63a95e8 100644
--- a/1.7/examples/shard.html
+++ b/1.7/examples/shard.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.7/examples/tabletofile.html b/1.7/examples/tabletofile.html
index 9636837..f87e144 100644
--- a/1.7/examples/tabletofile.html
+++ b/1.7/examples/tabletofile.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.7/examples/terasort.html b/1.7/examples/terasort.html
index eeaeb22..5c6c4dc 100644
--- a/1.7/examples/terasort.html
+++ b/1.7/examples/terasort.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.7/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.7/examples/visibility.html b/1.7/examples/visibility.html
index 8420770..22ce51b 100644
--- a/1.7/examples/visibility.html
+++ b/1.7/examples/visibility.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/batch.html
----------------------------------------------------------------------
diff --git a/1.8/examples/batch.html b/1.8/examples/batch.html
index 2a22239..832163e 100644
--- a/1.8/examples/batch.html
+++ b/1.8/examples/batch.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.8/examples/bloom.html b/1.8/examples/bloom.html
index 6bada5b..0478c6f 100644
--- a/1.8/examples/bloom.html
+++ b/1.8/examples/bloom.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.8/examples/bulkIngest.html b/1.8/examples/bulkIngest.html
index 1db31d3..2355aa0 100644
--- a/1.8/examples/bulkIngest.html
+++ b/1.8/examples/bulkIngest.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.8/examples/classpath.html b/1.8/examples/classpath.html
index 12e4f02..80a9845 100644
--- a/1.8/examples/classpath.html
+++ b/1.8/examples/classpath.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/client.html
----------------------------------------------------------------------
diff --git a/1.8/examples/client.html b/1.8/examples/client.html
index 6b6a88a..a9e22ea 100644
--- a/1.8/examples/client.html
+++ b/1.8/examples/client.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.8/examples/combiner.html b/1.8/examples/combiner.html
index 7f5c1b5..7341e4f 100644
--- a/1.8/examples/combiner.html
+++ b/1.8/examples/combiner.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.8/examples/constraints.html b/1.8/examples/constraints.html
index 2f3065d..601370c 100644
--- a/1.8/examples/constraints.html
+++ b/1.8/examples/constraints.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.8/examples/dirlist.html b/1.8/examples/dirlist.html
index fb5d2af..5fd9444 100644
--- a/1.8/examples/dirlist.html
+++ b/1.8/examples/dirlist.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/export.html
----------------------------------------------------------------------
diff --git a/1.8/examples/export.html b/1.8/examples/export.html
index e407503..5505603 100644
--- a/1.8/examples/export.html
+++ b/1.8/examples/export.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.8/examples/filedata.html b/1.8/examples/filedata.html
index 8ea1726..a90225f 100644
--- a/1.8/examples/filedata.html
+++ b/1.8/examples/filedata.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.8/examples/filter.html b/1.8/examples/filter.html
index f0f22e0..9eb797f 100644
--- a/1.8/examples/filter.html
+++ b/1.8/examples/filter.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.8/examples/helloworld.html b/1.8/examples/helloworld.html
index cbeab7c..8a0f96d 100644
--- a/1.8/examples/helloworld.html
+++ b/1.8/examples/helloworld.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/index.html
----------------------------------------------------------------------
diff --git a/1.8/examples/index.html b/1.8/examples/index.html
index 267b630..2f6cbbf 100644
--- a/1.8/examples/index.html
+++ b/1.8/examples/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.8/examples/isolation.html b/1.8/examples/isolation.html
index 7c98c51..b8221c6 100644
--- a/1.8/examples/isolation.html
+++ b/1.8/examples/isolation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.8/examples/mapred.html b/1.8/examples/mapred.html
index b91b7c1..81e5f7f 100644
--- a/1.8/examples/mapred.html
+++ b/1.8/examples/mapred.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.8/examples/maxmutation.html b/1.8/examples/maxmutation.html
index 8292ee7..6bbd4d8 100644
--- a/1.8/examples/maxmutation.html
+++ b/1.8/examples/maxmutation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.8/examples/regex.html b/1.8/examples/regex.html
index 4e0239a..08239c7 100644
--- a/1.8/examples/regex.html
+++ b/1.8/examples/regex.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/reservations.html
----------------------------------------------------------------------
diff --git a/1.8/examples/reservations.html b/1.8/examples/reservations.html
index 10d2ffa..2b594e4 100644
--- a/1.8/examples/reservations.html
+++ b/1.8/examples/reservations.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/rgbalancer.html
----------------------------------------------------------------------
diff --git a/1.8/examples/rgbalancer.html b/1.8/examples/rgbalancer.html
index ad86503..39822af 100644
--- a/1.8/examples/rgbalancer.html
+++ b/1.8/examples/rgbalancer.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.8/examples/rowhash.html b/1.8/examples/rowhash.html
index 34fb8e2..87bed6e 100644
--- a/1.8/examples/rowhash.html
+++ b/1.8/examples/rowhash.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/sample.html
----------------------------------------------------------------------
diff --git a/1.8/examples/sample.html b/1.8/examples/sample.html
index 3d324e7..bd65cec 100644
--- a/1.8/examples/sample.html
+++ b/1.8/examples/sample.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.8/examples/shard.html b/1.8/examples/shard.html
index 0659fc5..03ed2f7 100644
--- a/1.8/examples/shard.html
+++ b/1.8/examples/shard.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.8/examples/tabletofile.html b/1.8/examples/tabletofile.html
index 8f95c9e..08fed53 100644
--- a/1.8/examples/tabletofile.html
+++ b/1.8/examples/tabletofile.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.8/examples/terasort.html b/1.8/examples/terasort.html
index 1467431..3185bb7 100644
--- a/1.8/examples/terasort.html
+++ b/1.8/examples/terasort.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/1.8/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.8/examples/visibility.html b/1.8/examples/visibility.html
index f6c4a7b..576ac1f 100644
--- a/1.8/examples/visibility.html
+++ b/1.8/examples/visibility.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2014/05/03/accumulo-classloader.html
----------------------------------------------------------------------
diff --git a/blog/2014/05/03/accumulo-classloader.html 
b/blog/2014/05/03/accumulo-classloader.html
index 74d88d4..578d5a5 100644
--- a/blog/2014/05/03/accumulo-classloader.html
+++ b/blog/2014/05/03/accumulo-classloader.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
----------------------------------------------------------------------
diff --git a/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html 
b/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
index 0d64216..038796f 100644
--- a/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
+++ b/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
----------------------------------------------------------------------
diff --git a/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html 
b/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
index 78c70d9..95346b7 100644
--- a/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
+++ b/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2014/07/09/functional-reads-over-accumulo.html
----------------------------------------------------------------------
diff --git a/blog/2014/07/09/functional-reads-over-accumulo.html 
b/blog/2014/07/09/functional-reads-over-accumulo.html
index 57e7254..111fb44 100644
--- a/blog/2014/07/09/functional-reads-over-accumulo.html
+++ b/blog/2014/07/09/functional-reads-over-accumulo.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
----------------------------------------------------------------------
diff --git 
a/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html 
b/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
index 8769aa6..b321da5 100644
--- 
a/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
+++ 
b/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2015/03/20/balancing-groups-of-tablets.html
----------------------------------------------------------------------
diff --git a/blog/2015/03/20/balancing-groups-of-tablets.html 
b/blog/2015/03/20/balancing-groups-of-tablets.html
index 7fa8acd..18496de 100644
--- a/blog/2015/03/20/balancing-groups-of-tablets.html
+++ b/blog/2015/03/20/balancing-groups-of-tablets.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
----------------------------------------------------------------------
diff --git a/blog/2015/04/06/replicating-data-across-accumulo-clusters.html 
b/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
index a8b3134..f25b9de 100644
--- a/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
+++ b/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2016/11/02/durability-performance.html
----------------------------------------------------------------------
diff --git a/blog/2016/11/02/durability-performance.html 
b/blog/2016/11/02/durability-performance.html
index f03846a..45592fc 100644
--- a/blog/2016/11/02/durability-performance.html
+++ b/blog/2016/11/02/durability-performance.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2016/11/16/simpler-scripts-and-config.html
----------------------------------------------------------------------
diff --git a/blog/2016/11/16/simpler-scripts-and-config.html 
b/blog/2016/11/16/simpler-scripts-and-config.html
index 974d1d4..b989f6e 100644
--- a/blog/2016/11/16/simpler-scripts-and-config.html
+++ b/blog/2016/11/16/simpler-scripts-and-config.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2016/12/19/running-on-fedora-25.html
----------------------------------------------------------------------
diff --git a/blog/2016/12/19/running-on-fedora-25.html 
b/blog/2016/12/19/running-on-fedora-25.html
index 1b24771..6977881 100644
--- a/blog/2016/12/19/running-on-fedora-25.html
+++ b/blog/2016/12/19/running-on-fedora-25.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2017/03/06/security-performance-implications.html
----------------------------------------------------------------------
diff --git a/blog/2017/03/06/security-performance-implications.html 
b/blog/2017/03/06/security-performance-implications.html
index 0398ff6..56d05b3 100644
--- a/blog/2017/03/06/security-performance-implications.html
+++ b/blog/2017/03/06/security-performance-implications.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2017/03/21/happy-anniversary-accumulo.html
----------------------------------------------------------------------
diff --git a/blog/2017/03/21/happy-anniversary-accumulo.html 
b/blog/2017/03/21/happy-anniversary-accumulo.html
index f542664..7ce61ab 100644
--- a/blog/2017/03/21/happy-anniversary-accumulo.html
+++ b/blog/2017/03/21/happy-anniversary-accumulo.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/blog/2017/04/21/introducing-uno-and-muchos.html
----------------------------------------------------------------------
diff --git a/blog/2017/04/21/introducing-uno-and-muchos.html 
b/blog/2017/04/21/introducing-uno-and-muchos.html
index 79beeaf..02e0a4f 100644
--- a/blog/2017/04/21/introducing-uno-and-muchos.html
+++ b/blog/2017/04/21/introducing-uno-and-muchos.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/bylaws.html
----------------------------------------------------------------------
diff --git a/contributor/bylaws.html b/contributor/bylaws.html
index a633c23..6311105 100644
--- a/contributor/bylaws.html
+++ b/contributor/bylaws.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/consensusBuilding.html
----------------------------------------------------------------------
diff --git a/contributor/consensusBuilding.html 
b/contributor/consensusBuilding.html
index 3519fa6..355af54 100644
--- a/contributor/consensusBuilding.html
+++ b/contributor/consensusBuilding.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/contrib-projects.html
----------------------------------------------------------------------
diff --git a/contributor/contrib-projects.html 
b/contributor/contrib-projects.html
index 38ee2d5..feab7cd 100644
--- a/contributor/contrib-projects.html
+++ b/contributor/contrib-projects.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/git.html
----------------------------------------------------------------------
diff --git a/contributor/git.html b/contributor/git.html
index 36f4ac8..e30f3b8 100644
--- a/contributor/git.html
+++ b/contributor/git.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/index.html
----------------------------------------------------------------------
diff --git a/contributor/index.html b/contributor/index.html
index 5946935..e04bf92 100644
--- a/contributor/index.html
+++ b/contributor/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/lazyConsensus.html
----------------------------------------------------------------------
diff --git a/contributor/lazyConsensus.html b/contributor/lazyConsensus.html
index 0417ab4..72cb747 100644
--- a/contributor/lazyConsensus.html
+++ b/contributor/lazyConsensus.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/making-release.html
----------------------------------------------------------------------
diff --git a/contributor/making-release.html b/contributor/making-release.html
index 90b365f..787f443 100644
--- a/contributor/making-release.html
+++ b/contributor/making-release.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/rb.html
----------------------------------------------------------------------
diff --git a/contributor/rb.html b/contributor/rb.html
index 8b1891c..416a710 100644
--- a/contributor/rb.html
+++ b/contributor/rb.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/source.html
----------------------------------------------------------------------
diff --git a/contributor/source.html b/contributor/source.html
index 7db987a..d131634 100644
--- a/contributor/source.html
+++ b/contributor/source.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/verifying-release.html
----------------------------------------------------------------------
diff --git a/contributor/verifying-release.html 
b/contributor/verifying-release.html
index 1775668..d79c9fa 100644
--- a/contributor/verifying-release.html
+++ b/contributor/verifying-release.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/versioning.html
----------------------------------------------------------------------
diff --git a/contributor/versioning.html b/contributor/versioning.html
index 3f79a82..e274c7c 100644
--- a/contributor/versioning.html
+++ b/contributor/versioning.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/contributor/voting.html
----------------------------------------------------------------------
diff --git a/contributor/voting.html b/contributor/voting.html
index 029602b..8f8f94c 100644
--- a/contributor/voting.html
+++ b/contributor/voting.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/css/accumulo.css
----------------------------------------------------------------------
diff --git a/css/accumulo.css b/css/accumulo.css
index 177d0e0..7d5ff30 100644
--- a/css/accumulo.css
+++ b/css/accumulo.css
@@ -134,6 +134,8 @@ h2:hover .header-link, h3:hover .header-link, h4:hover 
.header-link, h5:hover .h
 /* insert invisible space above header elements with an id attribute, so that 
if they are linked to, the actual content will appear below the nav menu */
 h1[id]::before, h2[id]::before, h3[id]::before, h4[id]::before, 
h5[id]::before, h6[id]::before { display: block; content: " "; margin-top: 
-80px; height: 80px; visibility: hidden; }
 
+/* Turn off sidebar affix for small screens */
+@media (max-width: 975px) { .affix { position: static; } }
 /* Makes navbar collapse at larger width (1050px) */
 @media (max-width: 975px) { .navbar-header { float: none; }
   .navbar-toggle { display: block; }

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs-archive/index.html
----------------------------------------------------------------------
diff --git a/docs-archive/index.html b/docs-archive/index.html
index 84d618f..333a050 100644
--- a/docs-archive/index.html
+++ b/docs-archive/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/configuration-management.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/configuration-management.html 
b/docs/unreleased/administration/configuration-management.html
index 8916929..2f48a2f 100644
--- a/docs/unreleased/administration/configuration-management.html
+++ b/docs/unreleased/administration/configuration-management.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Configuration 
Management</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Configuration Management</h1>
     
     <h2 id="configuration-overview">Configuration Overview</h2>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/configuration-properties.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/configuration-properties.html 
b/docs/unreleased/administration/configuration-properties.html
index 006ba41..f623ba8 100644
--- a/docs/unreleased/administration/configuration-properties.html
+++ b/docs/unreleased/administration/configuration-properties.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Configuration 
Properties</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Configuration Properties</h1>
     
     <!-- WARNING: Do not edit this file. It is a generated file that is copied 
from Accumulo build (from core/target/generated-docs) -->

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/fate.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/fate.html 
b/docs/unreleased/administration/fate.html
index 6a40d86..261c94e 100644
--- a/docs/unreleased/administration/fate.html
+++ b/docs/unreleased/administration/fate.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; FATE</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>FATE</h1>
     
     <p>Accumulo must implement a number of distributed, multi-step operations 
to support

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/in-depth-install.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/in-depth-install.html 
b/docs/unreleased/administration/in-depth-install.html
index f7ecef8..27d2630 100644
--- a/docs/unreleased/administration/in-depth-install.html
+++ b/docs/unreleased/administration/in-depth-install.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; In-depth 
Installation</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>In-depth Installation</h1>
     
     <p>This document provides detailed instructions for installing Accumulo. 
For basic

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/kerberos.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/kerberos.html 
b/docs/unreleased/administration/kerberos.html
index 2a50f56..0d3811e 100644
--- a/docs/unreleased/administration/kerberos.html
+++ b/docs/unreleased/administration/kerberos.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Kerberos</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Kerberos</h1>
     
     <h2 id="overview">Overview</h2>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/monitoring-metrics.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/monitoring-metrics.html 
b/docs/unreleased/administration/monitoring-metrics.html
index 873cc33..69a50de 100644
--- a/docs/unreleased/administration/monitoring-metrics.html
+++ b/docs/unreleased/administration/monitoring-metrics.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Monitoring & 
Metrics</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Monitoring & Metrics</h1>
     
     <h2 id="monitoring">Monitoring</h2>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/multivolume.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/multivolume.html 
b/docs/unreleased/administration/multivolume.html
index a0e6812..2edbe89 100644
--- a/docs/unreleased/administration/multivolume.html
+++ b/docs/unreleased/administration/multivolume.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Multi-Volume 
Installations</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Multi-Volume Installations</h1>
     
     <p>This is an advanced configuration setting for very large clusters

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/replication.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/replication.html 
b/docs/unreleased/administration/replication.html
index 5504a7c..a84928b 100644
--- a/docs/unreleased/administration/replication.html
+++ b/docs/unreleased/administration/replication.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Replication</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Replication</h1>
     
     <h2 id="overview">Overview</h2>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/ssl.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/ssl.html 
b/docs/unreleased/administration/ssl.html
index 589be66..bbb973e 100644
--- a/docs/unreleased/administration/ssl.html
+++ b/docs/unreleased/administration/ssl.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; SSL</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>SSL</h1>
     
     <p>Accumulo, through Thrift’s TSSLTransport, provides the ability to 
encrypt

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/administration/tracing.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/tracing.html 
b/docs/unreleased/administration/tracing.html
index 930d8be..0dcffb2 100644
--- a/docs/unreleased/administration/tracing.html
+++ b/docs/unreleased/administration/tracing.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Administration &nbsp;&gt;&gt;&nbsp; Tracing</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Tracing</h1>
     
     <p>It can be difficult to determine why some operations are taking longer

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/development/development_tools.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/development_tools.html 
b/docs/unreleased/development/development_tools.html
index b12f3c7..3fc826d 100644
--- a/docs/unreleased/development/development_tools.html
+++ b/docs/unreleased/development/development_tools.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Development &nbsp;&gt;&gt;&nbsp; Development Tools</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Development Tools</h1>
     
     <p>Accumulo has several tools that can help developers test their code.</p>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/development/high_speed_ingest.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/high_speed_ingest.html 
b/docs/unreleased/development/high_speed_ingest.html
index 9e0a366..6b3087f 100644
--- a/docs/unreleased/development/high_speed_ingest.html
+++ b/docs/unreleased/development/high_speed_ingest.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Development &nbsp;&gt;&gt;&nbsp; High-Speed Ingest</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>High-Speed Ingest</h1>
     
     <p>Accumulo is often used as part of a larger data processing and storage 
system. To

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/03f666e4/docs/unreleased/development/iterators.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/iterators.html 
b/docs/unreleased/development/iterators.html
index b4e6ca5..ddf67f0 100644
--- a/docs/unreleased/development/iterators.html
+++ b/docs/unreleased/development/iterators.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
@@ -140,11 +146,9 @@
         </div>
         <div id="content">
           
-          <div class="alert alert-danger" role="alert">This documentation is 
for an unreleased version of Apache Accumulo that is currently under 
development! Check out the <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
-
-<div class="row">
+          <div class="row">
   <div class="col-md-3">
-    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true">
+    <div class="panel-group" id="accordion" role="tablist" 
aria-multiselectable="true" data-spy="affix">
       <div class="panel panel-default">
       
       
@@ -317,6 +321,9 @@
     <p><a href="/docs/unreleased/">Accumulo unreleased docs</a> 
&nbsp;&gt;&gt;&nbsp; Development &nbsp;&gt;&gt;&nbsp; Iterators</p>
     
     
+
+    <div class="alert alert-danger" role="alert">This documentation is for a 
future release of Accumulo that is under development! Check out <a 
href="/1.8/accumulo_user_manual.html">documentation for the latest 
release</a>.</div>
+
     <h1>Iterators</h1>
     
     <p>Accumulo <a 
href="https://static.javadoc.io/org.apache.accumulo/accumulo-core/1.8.1/org/apache/accumulo/core/iterators/SortedKeyValueIterator.html";>SortedKeyValueIterators</a>,
 commonly referred to as <strong>Iterators</strong> for short, are server-side 
programming constructs

Reply via email to