You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2017/06/02 19:20:56 UTC

[1/2] accumulo-website git commit: Updated documentation layout

Repository: accumulo-website
Updated Branches:
  refs/heads/asf-site c1dde8007 -> d5fc9d3d4
  refs/heads/master 26f0eb301 -> 2386e76b2


Updated documentation layout

* Added 'edit this page' link to all pages
* Added link to archive to all pages


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/2386e76b
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/2386e76b
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/2386e76b

Branch: refs/heads/master
Commit: 2386e76b2ea2c2971d39866383c39201de0d84cc
Parents: 26f0eb3
Author: Mike Walch <mw...@apache.org>
Authored: Fri Jun 2 15:16:48 2017 -0400
Committer: Mike Walch <mw...@apache.org>
Committed: Fri Jun 2 15:16:48 2017 -0400

----------------------------------------------------------------------
 _layouts/docs-unreleased.html | 12 ++++++++++--
 css/accumulo.scss             |  2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/2386e76b/_layouts/docs-unreleased.html
----------------------------------------------------------------------
diff --git a/_layouts/docs-unreleased.html b/_layouts/docs-unreleased.html
index 5410885..6d6c519 100644
--- a/_layouts/docs-unreleased.html
+++ b/_layouts/docs-unreleased.html
@@ -39,10 +39,18 @@ skiph1fortitle: true
     {% endif %}
     {% unless page.nodoctitle %}
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="{{ site.baseurl }}/{{ site.latest_minor_release }}/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="{{ site.baseurl }}/{{ site.latest_minor_release }}/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>{{ page.title }}</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>{{ page.title }}</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/{{ page.path }}" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     {% endunless %}
     {{ content }}
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="{{ site.baseurl }}/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/{{ page.path }}" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/2386e76b/css/accumulo.scss
----------------------------------------------------------------------
diff --git a/css/accumulo.scss b/css/accumulo.scss
index 1d89d13..a5ba7f7 100644
--- a/css/accumulo.scss
+++ b/css/accumulo.scss
@@ -91,7 +91,7 @@ code {
 }
 
 #content {
-    padding: 0 8px 40px;
+    padding: 0 8px 20px;
 }
 
 #content h1 {


[2/2] accumulo-website git commit: Jekyll build from master:2386e76

Posted by mw...@apache.org.
Jekyll build from master:2386e76

Updated documentation layout

* Added 'edit this page' link to all pages
* Added link to archive to all pages


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/d5fc9d3d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/d5fc9d3d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/d5fc9d3d

Branch: refs/heads/asf-site
Commit: d5fc9d3d43f4ad3de2ceabef21591b982495c0a4
Parents: c1dde80
Author: Mike Walch <mw...@apache.org>
Authored: Fri Jun 2 15:19:46 2017 -0400
Committer: Mike Walch <mw...@apache.org>
Committed: Fri Jun 2 15:19:46 2017 -0400

----------------------------------------------------------------------
 css/accumulo.css                                        |  2 +-
 .../administration/configuration-management.html        | 12 ++++++++++--
 .../administration/configuration-properties.html        | 12 ++++++++++--
 docs/unreleased/administration/fate.html                | 12 ++++++++++--
 docs/unreleased/administration/in-depth-install.html    | 12 ++++++++++--
 docs/unreleased/administration/kerberos.html            | 12 ++++++++++--
 docs/unreleased/administration/monitoring-metrics.html  | 12 ++++++++++--
 docs/unreleased/administration/multivolume.html         | 12 ++++++++++--
 docs/unreleased/administration/replication.html         | 12 ++++++++++--
 docs/unreleased/administration/ssl.html                 | 12 ++++++++++--
 docs/unreleased/administration/tracing.html             | 12 ++++++++++--
 docs/unreleased/development/development_tools.html      | 12 ++++++++++--
 docs/unreleased/development/high_speed_ingest.html      | 12 ++++++++++--
 docs/unreleased/development/iterators.html              | 12 ++++++++++--
 docs/unreleased/development/mapreduce.html              | 12 ++++++++++--
 docs/unreleased/development/proxy.html                  | 12 ++++++++++--
 docs/unreleased/development/sampling.html               | 12 ++++++++++--
 docs/unreleased/development/security.html               | 12 ++++++++++--
 docs/unreleased/development/summaries.html              | 12 ++++++++++--
 docs/unreleased/getting-started/clients.html            | 12 ++++++++++--
 docs/unreleased/getting-started/design.html             | 12 ++++++++++--
 docs/unreleased/getting-started/quick-install.html      | 12 ++++++++++--
 docs/unreleased/getting-started/shell.html              | 12 ++++++++++--
 .../unreleased/getting-started/table_configuration.html | 12 ++++++++++--
 docs/unreleased/getting-started/table_design.html       | 12 ++++++++++--
 docs/unreleased/index.html                              |  5 +++++
 docs/unreleased/troubleshooting/advanced.html           | 12 ++++++++++--
 docs/unreleased/troubleshooting/basic.html              | 12 ++++++++++--
 .../troubleshooting/system-metadata-tables.html         | 12 ++++++++++--
 docs/unreleased/troubleshooting/tools.html              | 12 ++++++++++--
 feed.xml                                                |  4 ++--
 31 files changed, 288 insertions(+), 59 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/css/accumulo.css
----------------------------------------------------------------------
diff --git a/css/accumulo.css b/css/accumulo.css
index 7d5ff30..ceeb52b 100644
--- a/css/accumulo.css
+++ b/css/accumulo.css
@@ -99,7 +99,7 @@ code { background-color: #f5f5f5; color: #20b2aa; /* override nowrap in bootstra
 
 .clear { clear: both; }
 
-#content { padding: 0 8px 40px; }
+#content { padding: 0 8px 20px; }
 
 #content h1 { margin-bottom: 0.5em; }
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/configuration-management.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/configuration-management.html b/docs/unreleased/administration/configuration-management.html
index 7d7df2b..92bb377 100644
--- a/docs/unreleased/administration/configuration-management.html
+++ b/docs/unreleased/administration/configuration-management.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Configuration Management</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Configuration Management</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/configuration-management.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="configuration-overview">Configuration Overview</h2>
 
@@ -416,6 +419,11 @@ default  | table.failures.ignore ..................... | false
 </code></pre>
 </div>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/configuration-management.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/configuration-properties.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/configuration-properties.html b/docs/unreleased/administration/configuration-properties.html
index 2afb211..942e25e 100644
--- a/docs/unreleased/administration/configuration-properties.html
+++ b/docs/unreleased/administration/configuration-properties.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Configuration Properties</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Configuration Properties</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/configuration-properties.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <!-- WARNING: Do not edit this file. It is a generated file that is copied from Accumulo build (from core/target/generated-docs) -->
 
@@ -1352,6 +1355,11 @@
   </tbody>
 </table>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/configuration-properties.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/fate.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/fate.html b/docs/unreleased/administration/fate.html
index e126aa7..be6a491 100644
--- a/docs/unreleased/administration/fate.html
+++ b/docs/unreleased/administration/fate.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>FATE</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>FATE</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/fate.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo must implement a number of distributed, multi-step operations to support
 the client API. Creating a new table is a simple example of an atomic client call
@@ -394,6 +397,11 @@ return another REPO which is pushed on the stack.  The <code class="highlighter-
 print all of the REPOs on each transactions stack.  The REPOs are serialized to
 JSON in order to make them human readable.</p>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/fate.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/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 6e170e6..ed2d4da 100644
--- a/docs/unreleased/administration/in-depth-install.html
+++ b/docs/unreleased/administration/in-depth-install.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>In-depth Installation</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>In-depth Installation</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/in-depth-install.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>This document provides detailed instructions for installing Accumulo. For basic
 instructions, see the <a href="/docs/unreleased/getting-started/quick-install">quick installation guide</a>.</p>
@@ -1118,6 +1121,11 @@ same version your Accumulo is built with.</p>
 mailing lists at https://accumulo.apache.org for more info.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/in-depth-install.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/kerberos.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/kerberos.html b/docs/unreleased/administration/kerberos.html
index 5256ff6..540b3b9 100644
--- a/docs/unreleased/administration/kerberos.html
+++ b/docs/unreleased/administration/kerberos.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Kerberos</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Kerberos</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/kerberos.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="overview">Overview</h2>
 
@@ -987,6 +990,11 @@ when I attempt to use the “Recent Traces” page on the Monitor UI I get a sta
 
 <p>Ensure you have set <code class="highlighter-rouge">trace.token.property.keytab</code> to point to a keytab for the principal defined in <code class="highlighter-rouge">trace.user</code> in the <code class="highlighter-rouge">accumulo-site.xml</code> file for the Monitor, since that should work in all versions of Accumulo.</p>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/kerberos.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/monitoring-metrics.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/monitoring-metrics.html b/docs/unreleased/administration/monitoring-metrics.html
index f2dc584..2563d67 100644
--- a/docs/unreleased/administration/monitoring-metrics.html
+++ b/docs/unreleased/administration/monitoring-metrics.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Monitoring & Metrics</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Monitoring & Metrics</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/monitoring-metrics.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="monitoring">Monitoring</h2>
 
@@ -419,6 +422,11 @@ the Accumulo processes log files when debugging missing metrics output.</p>
 <p>For additional information on configuring Metrics2, visit the <a href="https://hadoop.apache.org/docs/current/api/org/apache/hadoop/metrics2/package-summary.html">Javadoc page for Metrics2</a>.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/monitoring-metrics.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/multivolume.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/multivolume.html b/docs/unreleased/administration/multivolume.html
index 99206ed..e200024 100644
--- a/docs/unreleased/administration/multivolume.html
+++ b/docs/unreleased/administration/multivolume.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Multi-Volume Installations</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Multi-Volume Installations</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/multivolume.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>This is an advanced configuration setting for very large clusters
 under a lot of write pressure.</p>
@@ -394,6 +397,11 @@ available in Hadoop 2.0, which allows DataNodes to respond to multiple
 NameNode servers, so you do not have to partition your DataNodes by
 NameNode.</p>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/multivolume.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/replication.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/replication.html b/docs/unreleased/administration/replication.html
index 3c57458..b2c5fa5 100644
--- a/docs/unreleased/administration/replication.html
+++ b/docs/unreleased/administration/replication.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Replication</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Replication</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/replication.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="overview">Overview</h2>
 
@@ -757,6 +760,11 @@ Accumulo instance, it is trivial to copy those files to a new HDFS instance and
 instance using the same process. Hadoop’s <code class="highlighter-rouge">distcp</code> command provides an easy way to copy large amounts of data to another
 HDFS instance which makes the problem of duplicating bulk imports very easy to solve.</p>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/replication.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/ssl.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/ssl.html b/docs/unreleased/administration/ssl.html
index ccb19be..f67844c 100644
--- a/docs/unreleased/administration/ssl.html
+++ b/docs/unreleased/administration/ssl.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>SSL</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>SSL</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/ssl.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo, through Thrift’s TSSLTransport, provides the ability to encrypt
 wire communication between Accumulo servers and clients using secure
@@ -451,6 +454,11 @@ keytool -import -trustcacerts -alias server-crt -file server.crt -keystore serve
 <p>The <code class="highlighter-rouge">server.jks</code> file is the Java keystore containing the certificate for a given host. The above
 methods are equivalent whether the certficate is generate for an Accumulo server or a client.</p>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/ssl.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/administration/tracing.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/tracing.html b/docs/unreleased/administration/tracing.html
index fca4ce6..a507726 100644
--- a/docs/unreleased/administration/tracing.html
+++ b/docs/unreleased/administration/tracing.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Tracing</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Tracing</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/tracing.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>It can be difficult to determine why some operations are taking longer
 than expected. For example, you may be looking up items with very low
@@ -701,6 +704,11 @@ Time  Start  Service@Location       Name
 </div>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/administration/tracing.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/development_tools.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/development_tools.html b/docs/unreleased/development/development_tools.html
index 903a624..69cf96f 100644
--- a/docs/unreleased/development/development_tools.html
+++ b/docs/unreleased/development/development_tools.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Development Tools</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Development Tools</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/development_tools.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo has several tools that can help developers test their code.</p>
 
@@ -481,6 +484,11 @@ there are still many limitations to the existing test harness. Some of them are:
 <p>These are left as future improvements to the harness.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/development_tools.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/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 49adf32..be2ebcb 100644
--- a/docs/unreleased/development/high_speed_ingest.html
+++ b/docs/unreleased/development/high_speed_ingest.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>High-Speed Ingest</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>High-Speed Ingest</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/high_speed_ingest.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo is often used as part of a larger data processing and storage system. To
 maximize the performance of a parallel system involving Accumulo, the ingestion
@@ -440,6 +443,11 @@ on how use to use MapReduce with Accumulo, see the <a href="/docs/unreleased/dev
 and the <a href="https://github.com/apache/accumulo-examples/blob/master/docs/mapred.md">MapReduce example code</a>.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/high_speed_ingest.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/iterators.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/iterators.html b/docs/unreleased/development/iterators.html
index fc87f7d..2df4671 100644
--- a/docs/unreleased/development/iterators.html
+++ b/docs/unreleased/development/iterators.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Iterators</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Iterators</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/iterators.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <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
 that allow users to implement custom retrieval or computational purpose within Accumulo TabletServers.  The name rightly
@@ -739,6 +742,11 @@ to the missing values.</p>
 identify common pitfalls in user-created Iterators.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/iterators.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/mapreduce.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/mapreduce.html b/docs/unreleased/development/mapreduce.html
index 2520aba..e327ccc 100644
--- a/docs/unreleased/development/mapreduce.html
+++ b/docs/unreleased/development/mapreduce.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>MapReduce</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>MapReduce</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/mapreduce.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo tables can be used as the source and destination of MapReduce jobs. To
 use an Accumulo table with a MapReduce job, configure the job parameters to use
@@ -502,6 +505,11 @@ used for each table.</p>
 <p>The <a href="https://github.com/apache/accumulo-examples/blob/master/docs/mapred.md">MapReduce example</a> contains a complete example of using MapReduce with Accumulo.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/mapreduce.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/proxy.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/proxy.html b/docs/unreleased/development/proxy.html
index c2c9f3d..5b5229d 100644
--- a/docs/unreleased/development/proxy.html
+++ b/docs/unreleased/development/proxy.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Proxy</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Proxy</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/proxy.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>The proxy API allows the interaction with Accumulo with languages other than Java.
 A proxy server is provided in the codebase and a client can further be generated.
@@ -444,6 +447,11 @@ Let’s create a table, add some data, scan the table, and delete it.</p>
 </div>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/proxy.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/sampling.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/sampling.html b/docs/unreleased/development/sampling.html
index 0c8b092..3b5277e 100644
--- a/docs/unreleased/development/sampling.html
+++ b/docs/unreleased/development/sampling.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Sampling</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Sampling</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/sampling.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="overview">Overview</h2>
 
@@ -395,6 +398,11 @@ sample data.  To use this feature, look at the javadoc of the <code class="highl
 method of <a href="https://static.javadoc.io/org.apache.accumulo/accumulo-core/1.8.1/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html">AccumuloFileOutputFormat</a>.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/sampling.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/security.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/security.html b/docs/unreleased/development/security.html
index 9c24515..6e8c7dd 100644
--- a/docs/unreleased/development/security.html
+++ b/docs/unreleased/development/security.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Security</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Security</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/security.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo extends the BigTable data model to implement a security mechanism
 known as cell-level security. Every <a href="https://static.javadoc.io/org.apache.accumulo/accumulo-core/1.8.1/org/apache/accumulo/core/data/Key.html">Key</a>-<a href="https://static.javadoc.io/org.apache.accumulo/accumulo-core/1.8.1/org/apache/accumulo/core/data/Value.html">Value</a> pair has its own security label, stored
@@ -497,6 +500,11 @@ Authorizations mechanism.</p>
 <p>Typically, the query services layer sits between Accumulo and user workstations.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/security.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/development/summaries.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/development/summaries.html b/docs/unreleased/development/summaries.html
index 7183ca5..20e8695 100644
--- a/docs/unreleased/development/summaries.html
+++ b/docs/unreleased/development/summaries.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Summary Statistics</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Summary Statistics</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/summaries.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="overview">Overview</h2>
 
@@ -551,6 +554,11 @@ root@uno summary_test&gt;
 </div>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/development/summaries.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/getting-started/clients.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/getting-started/clients.html b/docs/unreleased/getting-started/clients.html
index 8715b58..5b9037e 100644
--- a/docs/unreleased/getting-started/clients.html
+++ b/docs/unreleased/getting-started/clients.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Accumulo Clients</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Accumulo Clients</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/clients.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="running-client-code">Running Client Code</h2>
 
@@ -606,6 +609,11 @@ memory on the server side. If a row is too big, it may crash a tablet server.</p
 </ul>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/clients.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/getting-started/design.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/getting-started/design.html b/docs/unreleased/getting-started/design.html
index 19c6908..99e1f86 100644
--- a/docs/unreleased/getting-started/design.html
+++ b/docs/unreleased/getting-started/design.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Accumulo Design</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Accumulo Design</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/design.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="data-model">Data Model</h2>
 
@@ -485,6 +488,11 @@ that are destined for the tablets they have now been assigned.</p>
 <p><img src="https://accumulo.apache.org/images/docs/failure_handling.png" alt="failure handling" /></p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/design.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/getting-started/quick-install.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/getting-started/quick-install.html b/docs/unreleased/getting-started/quick-install.html
index ca7e0a9..770ba2b 100644
--- a/docs/unreleased/getting-started/quick-install.html
+++ b/docs/unreleased/getting-started/quick-install.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Quick Installation</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Quick Installation</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/quick-install.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <!-- IMPORTANT: This file should mirror (with minor differences) INSTALL.md in the Accumulo repo -->
 
@@ -565,6 +568,11 @@ the cluster:</p>
 </ul>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/quick-install.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/getting-started/shell.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/getting-started/shell.html b/docs/unreleased/getting-started/shell.html
index dfa6587..71220f8 100644
--- a/docs/unreleased/getting-started/shell.html
+++ b/docs/unreleased/getting-started/shell.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Accumulo Shell</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Accumulo Shell</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/shell.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo provides a simple shell that can be used to examine the contents and
 configuration settings of tables, insert/update/delete values, and change
@@ -446,6 +449,11 @@ root@myinstance bobstable&gt; revoke System.CREATE_TABLE -s -u bob
 </code></pre>
 </div>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/shell.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/getting-started/table_configuration.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/getting-started/table_configuration.html b/docs/unreleased/getting-started/table_configuration.html
index 99fc285..a21ecfb 100644
--- a/docs/unreleased/getting-started/table_configuration.html
+++ b/docs/unreleased/getting-started/table_configuration.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Table Configuration</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Table Configuration</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/table_configuration.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo tables have a few options that can be configured to alter the default
 behavior of Accumulo as well as improve performance based on the data stored.
@@ -1023,6 +1026,11 @@ losing access to the table. See the <a href="https://github.com/apache/accumulo-
 for example code.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/table_configuration.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/getting-started/table_design.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/getting-started/table_design.html b/docs/unreleased/getting-started/table_design.html
index 2e9afaf..aa9582d 100644
--- a/docs/unreleased/getting-started/table_design.html
+++ b/docs/unreleased/getting-started/table_design.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Table Design</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Table Design</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/table_design.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h3 id="basic-table">Basic Table</h3>
 
@@ -797,6 +800,11 @@ to the user immediately while they wait for the rest of the results to arrive. I
 results are unordered this is quite effective as the first results to arrive are as good
 as any others to the user.</p>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/getting-started/table_design.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/index.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/index.html b/docs/unreleased/index.html
index a48d5c9..fa58e89 100644
--- a/docs/unreleased/index.html
+++ b/docs/unreleased/index.html
@@ -333,6 +333,11 @@
   <li><a href="/1.8/examples">Examples</a></li>
 </ul>
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/index.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/troubleshooting/advanced.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/troubleshooting/advanced.html b/docs/unreleased/troubleshooting/advanced.html
index dc9d860..65a9352 100644
--- a/docs/unreleased/troubleshooting/advanced.html
+++ b/docs/unreleased/troubleshooting/advanced.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Advanced Troubleshooting</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Advanced Troubleshooting</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/advanced.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="tablet-server-locks">Tablet server locks</h2>
 
@@ -715,6 +718,11 @@ is struggling to keep up with ingest vs the compaction strategy which reduces th
 <p>Write Ahead Logs stay open until they hit the size threshold, which could be many hours or days in some cases. These open files will prevent a DN from finishing its decommissioning process (HDFS-3599) in some versions of Hadoop 2. If you stop the DN, then the WALog file will not be closed and you could lose data. To work around this issue, we now close WALogs on a time period specified by the property <code class="highlighter-rouge">tserver.walog.max.age</code> with a default period of 24 hours.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/advanced.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/troubleshooting/basic.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/troubleshooting/basic.html b/docs/unreleased/troubleshooting/basic.html
index c97e836..43c508b 100644
--- a/docs/unreleased/troubleshooting/basic.html
+++ b/docs/unreleased/troubleshooting/basic.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Basic Troubleshooting</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Basic Troubleshooting</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/basic.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <h2 id="general">General</h2>
 
@@ -563,6 +566,11 @@ Node count: 22524
 <p>Check zookeeper status, verify that it has a quorum, and has not exceeded maxClientCnxns.</p>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/basic.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/troubleshooting/system-metadata-tables.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/troubleshooting/system-metadata-tables.html b/docs/unreleased/troubleshooting/system-metadata-tables.html
index c1ef936..9123a4b 100644
--- a/docs/unreleased/troubleshooting/system-metadata-tables.html
+++ b/docs/unreleased/troubleshooting/system-metadata-tables.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>System Metadata Tables</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>System Metadata Tables</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/system-metadata-tables.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>Accumulo tracks information about tables in metadata tables. The metadata for
 most tables is contained within the metadata table in the accumulo namespace,
@@ -461,6 +464,11 @@ shell&gt; scan -b 3; -e 3&lt;
 </ul>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/system-metadata-tables.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/docs/unreleased/troubleshooting/tools.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/troubleshooting/tools.html b/docs/unreleased/troubleshooting/tools.html
index c0999d4..45ba577 100644
--- a/docs/unreleased/troubleshooting/tools.html
+++ b/docs/unreleased/troubleshooting/tools.html
@@ -322,9 +322,12 @@
     
     
 
-    <div class="alert alert-danger" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
+    <div class="alert alert-danger" style="margin-bottom: 0px;" role="alert">This documentation is for a future release of Accumulo! <a href="/1.8/accumulo_user_manual.html">View documentation for the latest release</a>.</div>
 
-    <h1>Troubleshooting Tools</h1>
+    <div class="row">
+      <div class="col-md-10"><h1>Troubleshooting Tools</h1></div>
+      <div class="col-md-2"><a class="pull-right" style="margin-top: 25px;" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/tools.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
     
     <p>The <code class="highlighter-rouge">accumulo</code> command can be used to run classes from the command line.</p>
 
@@ -476,6 +479,11 @@ $ accumulo org.apache.accumulo.server.util.RestoreZookeeper --overwrite &lt; dum
 </div>
 
 
+
+    <div class="row" style="margin-top: 20px;">
+      <div class="col-md-10"><strong>Find documentation for all releases in the <a href="/docs-archive">archive</strong></div>
+      <div class="col-md-2"><a class="pull-right" href="https://github.com/apache/accumulo-website/edit/master/_docs-unreleased/troubleshooting/tools.md" role="button"><i class="glyphicon glyphicon-pencil"></i> <small>Edit this page</small></a></div>
+    </div>  
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/d5fc9d3d/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 9124622..322f11f 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 02 Jun 2017 14:00:13 -0400</pubDate>
-    <lastBuildDate>Fri, 02 Jun 2017 14:00:13 -0400</lastBuildDate>
+    <pubDate>Fri, 02 Jun 2017 15:19:38 -0400</pubDate>
+    <lastBuildDate>Fri, 02 Jun 2017 15:19:38 -0400</lastBuildDate>
     <generator>Jekyll v3.3.1</generator>
     
       <item>