You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@senssoft.apache.org by le...@apache.org on 2018/03/12 16:06:14 UTC

[1/3] incubator-senssoft git commit: Push Website updates to content diretory

Repository: incubator-senssoft
Updated Branches:
  refs/heads/asf-site f0ef9d4df -> ea823c693


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepy/start.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepy/start.html b/content/docs/useralepy/start.html
new file mode 100644
index 0000000..583e807
--- /dev/null
+++ b/content/docs/useralepy/start.html
@@ -0,0 +1,364 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Getting Started</title>
+  <meta name="description" content="Instrumenting Your Application Globally with Apache UserALE.PyQt5">
+
+  <link rel="stylesheet" type="text/css" href="/semantic/dist/semantic.min.css">
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js"></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralepy/start.html">
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">Getting Started</h2>
+    <h3 id="instrumenting-your-application-globally-with-apache-useralepyqt5">Instrumenting Your Application Globally with Apache UserALE.PyQt5</h3>
+
+<p>It’s very simple to instrument a PyQt5 application with Apache UserALE.PyQt5. Simply import the Apache UserALE.PyQt5 library and register it with your application.</p>
+
+<p>Below is an example PyQt5 application taken from ZetCode PyQt5 tutorial instrumented with Apache UserALE.PyQt5.</p>
+
+<div class="language-python highlighter-rouge"><pre class="highlight"><code>  <span class="kn">import</span> <span class="nn">sys</span>
+  <span class="kn">from</span> <span class="nn">PyQt5.QtWidgets</span> <span class="kn">import</span> <span class="n">QWidget</span><span class="p">,</span> <span class="n">QLabel</span><span class="p">,</span> <span class="n">QPushButton</span><span class="p">,</span> <span class="n">QApplication</span><span class="p">,</span> <span class="n">QMessageBox</span>
+  <span class="kn">from</span> <span class="nn">PyQt5.QtCore</span> <span class="kn">import</span> <span class="n">QCoreApplication</span><span class="p">,</span> <span class="n">QObject</span><span class="p">,</span> <span class="n">QEvent</span>
+
+  <span class="kn">from</span> <span class="nn">userale.ale</span> <span class="kn">import</span> <span class="n">Ale</span>
+
+  <span class="k">class</span> <span class="nc">TestApplication</span> <span class="p">(</span><span class="n">QWidget</span><span class="p">):</span>
+
+      <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+          <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="n">__init__</span><span class="p">()</span>
+          <span class="bp">self</span><span class="o">.</span><span class="n">initUI</span><span class="p">()</span>
+
+      <span class="k">def</span> <span class="nf">initUI</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+          <span class="n">qbtn</span> <span class="o">=</span> <span class="n">QPushButton</span><span class="p">(</span><span class="s">'Quit'</span><span class="p">,</span> <span class="bp">self</span><span class="p">)</span>
+          <span class="n">qbtn</span><span class="o">.</span><span class="n">setObjectName</span> <span class="p">(</span><span class="s">"testApplicationButton"</span><span class="p">)</span>
+          <span class="n">qbtn</span><span class="o">.</span><span class="n">clicked</span><span class="o">.</span><span class="n">connect</span><span class="p">(</span><span class="n">QCoreApplication</span><span class="o">.</span><span class="n">instance</span><span class="p">()</span><span class="o">.</span><span class="n">quit</span><span class="p">)</span>
+          <span class="n">qbtn</span><span class="o">.</span><span class="n">resize</span><span class="p">(</span><span class="n">qbtn</span><span class="o">.</span><span class="n">sizeHint</span><span class="p">())</span>
+          <span class="n">qbtn</span><span class="o">.</span><span class="n">move</span><span class="p">(</span><span class="mi">50</span><span class="p">,</span> <span class="mi">50</span><span class="p">)</span>
+
+          <span class="bp">self</span><span class="o">.</span><span class="n">setGeometry</span><span class="p">(</span><span class="mi">300</span><span class="p">,</span> <span class="mi">300</span><span class="p">,</span> <span class="mi">250</span><span class="p">,</span> <span class="mi">150</span><span class="p">)</span>
+          <span class="bp">self</span><span class="o">.</span><span class="n">setWindowTitle</span><span class="p">(</span><span class="s">'Quit button'</span><span class="p">)</span>
+          <span class="bp">self</span><span class="o">.</span><span class="n">show</span><span class="p">()</span>
+
+  <span class="k">if</span> <span class="n">__name__</span> <span class="o">==</span> <span class="s">'__main__'</span><span class="p">:</span>
+      <span class="n">app</span> <span class="o">=</span> <span class="n">QApplication</span><span class="p">(</span><span class="n">sys</span><span class="o">.</span><span class="n">argv</span><span class="p">)</span>
+      <span class="n">ex</span> <span class="o">=</span> <span class="n">TestApplication</span><span class="p">()</span>
+      <span class="c"># Initiate Apache UserALE.PyQt5</span>
+      <span class="n">ale</span> <span class="o">=</span> <span class="n">Ale</span> <span class="p">(</span><span class="n">output</span><span class="o">=</span><span class="s">"mouse.log"</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="s">"testUser"</span><span class="p">,</span> <span class="n">toolversion</span><span class="o">=</span><span class="s">"0.0.1"</span><span class="p">)</span>
+      <span class="c"># install globally</span>
+      <span class="n">app</span><span class="o">.</span><span class="n">installEventFilter</span> <span class="p">(</span><span class="n">ale</span><span class="p">)</span>
+
+      <span class="n">sys</span><span class="o">.</span><span class="nb">exit</span> <span class="p">(</span><span class="n">app</span><span class="o">.</span><span class="n">exec_</span><span class="p">())</span>
+</code></pre>
+</div>
+
+<p>Before we enter the mainloop of the application, UserAle needs to register the application to be instrumented. Simply instantiate Apache UserALE.PyQt5 and install it as an event filter in your application.</p>
+
+<div class="language-python highlighter-rouge"><pre class="highlight"><code>  <span class="c"># Initiate UserAle</span>
+  <span class="n">ale</span> <span class="o">=</span> <span class="n">Ale</span> <span class="p">(</span><span class="n">output</span><span class="o">=</span><span class="s">"mouse.log"</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="s">"testUser"</span><span class="p">,</span> <span class="n">toolversion</span><span class="o">=</span><span class="s">"0.0.1"</span><span class="p">)</span>
+  <span class="c"># install globally</span>
+  <span class="n">app</span><span class="o">.</span><span class="n">installEventFilter</span> <span class="p">(</span><span class="n">ale</span><span class="p">)</span>
+</code></pre>
+</div>
+
+<h3 id="instrumenting-your-application-manually-with-apache-useralepyqt5">Instrumenting Your Application Manually with Apache UserALE.PyQt5</h3>
+
+<p><em>Todo:</em> Write guidelines for instrumenting specific PyQt5 Widgets with Apache UserALE.PyQt5.</p>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="https://github.com/apache?q=senssoft">GitHub</a>
+          <a class="item" href="http://stackoverflow.com/questions/tagged/apache-senssoft">StackOverflow</a>
+          <a class="item" href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a>
+          <a class="item" href="https://cwiki.apache.org/confluence/display/SENSSOFT">Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft">Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
+          <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
+          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/api.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/api.html b/content/docs/useralepyqt/api.html
index 67b3e91..6c4cfb1 100644
--- a/content/docs/useralepyqt/api.html
+++ b/content/docs/useralepyqt/api.html
@@ -580,7 +580,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/changelog.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/changelog.html b/content/docs/useralepyqt/changelog.html
index 26c3ba0..9bf3c81 100644
--- a/content/docs/useralepyqt/changelog.html
+++ b/content/docs/useralepyqt/changelog.html
@@ -367,7 +367,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/index.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/index.html b/content/docs/useralepyqt/index.html
index ec58548..55fcdf9 100644
--- a/content/docs/useralepyqt/index.html
+++ b/content/docs/useralepyqt/index.html
@@ -411,7 +411,7 @@ When the package is installed via easy_install3 or pip3 this function will be bo
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/start.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/start.html b/content/docs/useralepyqt/start.html
index d107e34..5e86167 100644
--- a/content/docs/useralepyqt/start.html
+++ b/content/docs/useralepyqt/start.html
@@ -352,7 +352,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index 459cf32..b663147 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="http://localhost:4000/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2017-01-12T12:02:56-05:00</updated><id>http://localhost:4000//</id><title type="html">Apache SensSoft</title><subtitle>The homepage for Apache SensSoft</subtitle></feed>
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="http://senssoft.incubator.apache.org/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://senssoft.incubator.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="http://senssoft.incubator.apache.org/" rel="alternate" type="text/html" /><updated>2018-03-12T16:02:13+00:00</updated><id>http://senssoft.incubator.apache.org//</id><title type="html">Apache SensSoft</title><subtitle>The homepage for Apache SensSoft</subtitle></feed>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index a9984a7..a046b36 100644
--- a/content/index.html
+++ b/content/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -384,7 +384,7 @@
   <div class="ui text container">
     <h2 class="ui inverted header">About the Project</h2>
     <p>
-      Apache SensSoft is a user activity logging and analytics system that enables developers to instrument and extract design and user insights from their applications.  It was originally developed at Draper for DARPA's XDATA program as a means of evaluating and improving tools for big data analysis and exploration.  Commercially available as Draper's Software as a Sensor™, Apache SensSoft aims to provide a more complete and customizable user analytics platform.
+      Apache SensSoft is a user activity logging and analytics system that enables developers to instrument and extract design and user insights from their applications.  It was originally developed at <a href="draper.com">Draper</a> for DARPA's XDATA program as a means of evaluating and improving tools for big data analysis and exploration.  Commercially available as Draper's Software as a Sensor™, Apache SensSoft aims to provide a more complete and customizable user analytics platform.
     </p>
   </div>
 </div>
@@ -410,7 +410,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -446,7 +446,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/releases/index.html
----------------------------------------------------------------------
diff --git a/content/releases/index.html b/content/releases/index.html
index 4512cfa..e045955 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/releases/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/releases/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -68,20 +68,103 @@
   </h1>
   <div class="page-content">
     <p>
-  Apache SensSoft is currently preparing for its first full release.  Stay tuned and sign up for our mailing lists to keep up to date!
+  Below you can find the official SensSoft release distrbution artifacts. Older releases can be found at the <a heref="http://archive.apache.org/dist/incubator/senssoft/">Apache SensSoft Archives</a>.
+  
+  For ongoing development and future release announcements, stay tuned and sign up for our <a href="./community.html">mailing lists</a> to keep up to date!
 </p>
 
-    <p>
-  You can always find current SensSoft code in our <a href="http://incubator.apache.org/projects/senssoft.html">git repositories</a>, or on <a href="https://github.com/apache?q=senssoft">github</a>.
+<p>
+  Please Note all SensSoft artifacts are released as source code and binary artifacts and additional packages can be found on packaging platforms such as UserALE .js which we make available through <a href="https://www.npmjs.com/package/useralejs">the NPM useralejs package</a>. 
+
+  The CHANGELOG file shipped with each artifact can be consulted for more information on the list of updates in each release. 
+
+  SensSoft artifacts are always distributed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.
 </p>
 
-<a class="ui blue button" href="mailto:dev-subscribe@senssoft.incubator.apache.org">
-  Dev List
-</a>
-<a class="ui yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
-  User List
-</a>
+<h1>SensSoft UserALE.js</h1>
+
+Please note, that for convenience, we make UserALE .js available through <a href="https://www.npmjs.com/package/useralejs">the NPM useralejs package</a>.
+
+<h2>Downloads</h2>
+The link in the 'Download Artifact' column below should display a default mirror selection based on your inferred location. If (when you browse to it) you do not see that page, try a different browser. The SHA512 checksum and ASCII armoured detached signatures are links to the originals on the main distribution server.
+
+<table class="table">
+  <thead>
+  <tr>
+    <th align="left">Version</th> 
+    <th align="left">Download Artifact</th> 
+    <th align="left">ASCII signature</th>
+    <th align="left">SHA512 Checksum</th> 
+  </tr>
+  </thead>
+  <tbody>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (binary tar.gz)</td>
+    <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz">apache-senssoft-useralejs-1.0.0-bin.tar.gz</a></td> 
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc">apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc</a> </td> 
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512">apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512</a> </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(binary zip)</td>
+    <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip">apache-senssoft-useralejs-1.0.0-bin.zip</a></td>
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.asc">apache-senssoft-useralejs-1.0.0-bin.zip.asc</a></td>
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.sha512">apache-senssoft-useralejs-1.0.0-bin.zip.sha512</a></td>
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (source tar.gz)</td>
+    <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz">apache-senssoft-useralejs-1.0.0-src.tar.gz</a></td> 
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.asc">apache-senssoft-useralejs-1.0.0-src.tar.gz.asc</a> </td> 
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512">apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512</a> </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(source zip)</td>
+    <td><a href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip">apache-senssoft-useralejs-1.0.0-src.zip</a></td>
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.asc">apache-senssoft-useralejs-1.0.0-src.zip.asc</a></td>
+    <td><a href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.sha512">apache-senssoft-useralejs-1.0.0-src.zip.sha512</a></td>
+  </tr>
+  </tbody>
+</table>
+
+<h1>Verify Releases</h1>
+<p>
+	It is essential that you verify the integrity of the downloaded files using the PGP, and/or SHA signatures. published with every Gora release.
+
+	Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for more information on why you should verify our releases.
+
+	We strongly recommend you verify your downloads with at least PGP. Guidance for doing so is provided below.
+</p>
+
+<h2>PGP Signatures</h2>
+<p>
+	The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/incubator/senssoft/KEYS">KEYS</a> as well as the asc signature file for the relevant distribution.
 
+	<b>N.B.</b> Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using the following example</p>
+
+<p>
+	<code>
+		$ gpg --import KEYS
+	</code>
+</p>
+<p>
+	<code>
+		$ gpg --verify apache-senssoft-useralejs-1.0.0-src.zip.asc
+	</code>
+</p>
+
+<p>
+	The files in the most recent release are signed by Lewis John McGibbney (CODE SIGNING KEY) lewismc@apache.org 48BAEBF6
+</p>
+
+<h2>SHA512 Signatures</h2>
+<p>
+	Alternatively, you can verify the SHA512 signatures on the files. A unix program called md5 or md5sum is included in many unix distributions. Use the following example
+</p>
+<p>
+	<code>$ sha512sum apache-senssoft-useralejs-1.0.0-src.zip</code>
+</p>
+<p>
+	... output should match the string in apache-senssoft-useralejs-1.0.0-src.zip.sha512
+</p>
   </div>
 </div>
 
@@ -106,7 +189,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -142,7 +225,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/stout/index.html
----------------------------------------------------------------------
diff --git a/content/stout/index.html b/content/stout/index.html
index d8dbb74..8b3d970 100644
--- a/content/stout/index.html
+++ b/content/stout/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/stout/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/stout/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -191,7 +191,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -227,7 +227,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/system/index.html
----------------------------------------------------------------------
diff --git a/content/system/index.html b/content/system/index.html
index e8b4261..10e19be 100644
--- a/content/system/index.html
+++ b/content/system/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/system/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/system/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -173,7 +173,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -209,7 +209,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/tap/index.html
----------------------------------------------------------------------
diff --git a/content/tap/index.html b/content/tap/index.html
index d5f0f39..6e86bef 100644
--- a/content/tap/index.html
+++ b/content/tap/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/tap/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/tap/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -116,7 +116,7 @@
           <div class="column">
             <h3 class="ui inverted header">Control access to your data (coming soon)</h3>
             <div class="feature-description">
-              Control permissions for how your organization can access user data by setting permissions at the instutitional level down to access to data collected from specific applications.
+              Control permissions for how your organization can access user data by setting permissions at the institutional level down to access to data collected from specific applications.
             </div>
           </div>
         </div>
@@ -257,7 +257,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -293,7 +293,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/userale/index.html
----------------------------------------------------------------------
diff --git a/content/userale/index.html b/content/userale/index.html
index fb6853b..ecd7898 100644
--- a/content/userale/index.html
+++ b/content/userale/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/userale/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/userale/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -340,7 +340,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -376,7 +376,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>



[2/3] incubator-senssoft git commit: Push Website updates to content diretory

Posted by le...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/userale/index.html
----------------------------------------------------------------------
diff --git a/content/docs/userale/index.html b/content/docs/userale/index.html
index 03b527c..96469a5 100644
--- a/content/docs/userale/index.html
+++ b/content/docs/userale/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/userale/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/userale/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -242,15 +242,15 @@
 
 <h3 id="about-userale">About UserALE</h3>
 
-<p>The User Analytic Logging Engine (User ALE) is part of Apache SensSoft. User ALE is for Software Developers, HCI/UX researchers, and project managers who develop user facing software tools—applications that are used for manipulating, analyzing, or visualizing data or other systems.</p>
+<p>The User Analytic Logging Engine (UserALE) is part of Apache SensSoft. UserALE is for Software Developers, HCI/UX researchers, and project managers who develop user facing software tools—applications that are used for manipulating, analyzing, or visualizing data or other systems.</p>
 
-<p>User ALE provides an API for instrumenting software tools, turning them into a human usability sensors. With every user interaction User ALE will transmit specially structured messages (JSON) from software tools to an activity logging server (Elastic). These messages not only report user activities and their timing, but provide sufficient context to understand how those activities are related to the functional organization of the software tool. This allows for greater utility in understanding how users are interacting with software tool features, and seeds more rigorous modeling and analytic approaches to understand not just what users do in software tools, but how they perform tasks with them.</p>
+<p>UserALE provides an API for instrumenting software tools, turning them into a human usability sensors. With every user interaction User ALE will transmit specially structured messages (JSON) from software tools to an activity logging server (<a href="http://elastic.co">Elasticsearch™</a>). These messages not only report user activities and their timing, but provide sufficient context to understand how those activities are related to the functional organization of the software tool. This allows for greater utility in understanding how users are interacting with software tool features, and seeds more rigorous modeling and analytic approaches to understand not just what users do in software tools, but how they perform tasks with them.</p>
 
-<p>User ALE provides data provides insight into software tool usage frequency, users’ cognitive/behavioral strategy in using tools to complete tasks, their workflows, as well as their integrative use of software tool features.</p>
+<p>UserALE provides data provides insight into software tool usage frequency, users’ cognitive/behavioral strategy in using tools to complete tasks, their workflows, as well as their integrative use of software tool features.</p>
 
 <h3 id="who-is-userale-for">Who is UserALE for?</h3>
 
-<p>The User Analytic Logging Engine (User ALE) is for Software Developers, HCI/UX researchers, and project managers who develop user facing software tools.</p>
+<p>UserALE is for Software Developers, HCI/UX researchers, and project managers who develop user facing software tools.</p>
 
   </div>
 </div>
@@ -276,7 +276,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -312,7 +312,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralejs/contributing.html
----------------------------------------------------------------------
diff --git a/content/docs/useralejs/contributing.html b/content/docs/useralejs/contributing.html
index 477ad10..b652880 100644
--- a/content/docs/useralejs/contributing.html
+++ b/content/docs/useralejs/contributing.html
@@ -319,7 +319,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralejs/index.html
----------------------------------------------------------------------
diff --git a/content/docs/useralejs/index.html b/content/docs/useralejs/index.html
index e7c5ea7..4fdcc39 100644
--- a/content/docs/useralejs/index.html
+++ b/content/docs/useralejs/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/useralejs/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralejs/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -244,9 +244,9 @@
 
 <h3 id="include-useralejs-in-your-project">Include UserALE.js in your project</h3>
 
-<p>To include UserAle.js in your project with default configuration, simply include the script tag below:</p>
+<p>To include UserALE.js in your project with default configuration, simply include the script tag below:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>  <span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"&lt;yourUseraleSource&gt;"</span><span class="nt">&gt;&lt;/script&gt;</span>
+<div class="language-html highlighter-rouge"><pre class="highlight"><code>  <span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"&lt;userale-0.1.0.js&gt;"</span><span class="nt">&gt;&lt;/script&gt;</span>
 </code></pre>
 </div>
 
@@ -254,7 +254,7 @@
 
 <p>HTML5 Data Parameters are used to configure UserALE.js.  For example, to set the logging URL:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>  <span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"userale.js"</span> <span class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span class="nt">&gt;&lt;/script&gt;</span>
+<div class="language-html highlighter-rouge"><pre class="highlight"><code>  <span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"userale-0.1.0.js"</span> <span class="na">data-url=</span><span class="s">"http://server:port"</span><span class="nt">&gt;&lt;/script&gt;</span>
 </code></pre>
 </div>
 
@@ -346,7 +346,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -382,7 +382,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralejs/testing.html
----------------------------------------------------------------------
diff --git a/content/docs/useralejs/testing.html b/content/docs/useralejs/testing.html
new file mode 100644
index 0000000..8449075
--- /dev/null
+++ b/content/docs/useralejs/testing.html
@@ -0,0 +1,331 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Build and Test</title>
+  <meta name="description" content="Building UserALE.js">
+
+  <link rel="stylesheet" type="text/css" href="/semantic/dist/semantic.min.css">
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js"></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralejs/testing.html">
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">Build and Test</h2>
+    <h3 id="building-useralejs">Building UserALE.js</h3>
+
+<p>To modify and build your own version of <code class="highlighter-rouge">UserALE.js</code>, first clone the repo, install all dependencies, and make any desired changes. Then build and minify into the build/ folder:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  git clone https://github.com/apache/incubator-senssoft-useralejs.git
+  npm install
+  npm run build
+</code></pre>
+</div>
+
+<h3 id="testing-and-linting">Testing and Linting</h3>
+
+<p>We maintain code quality through linting and our test suite.  To run, or run and watch for changes:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  npm <span class="nb">test
+  </span>npm run example:watch
+</code></pre>
+</div>
+
+<p>See <code class="highlighter-rouge">package.json</code> for full script options.</p>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="https://github.com/apache?q=senssoft">GitHub</a>
+          <a class="item" href="http://stackoverflow.com/questions/tagged/apache-senssoft">StackOverflow</a>
+          <a class="item" href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a>
+          <a class="item" href="https://cwiki.apache.org/confluence/display/SENSSOFT">Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft">Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
+          <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
+          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralejs/troubleshooting.html
----------------------------------------------------------------------
diff --git a/content/docs/useralejs/troubleshooting.html b/content/docs/useralejs/troubleshooting.html
index 3502a5d..88d4960 100644
--- a/content/docs/useralejs/troubleshooting.html
+++ b/content/docs/useralejs/troubleshooting.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/useralejs/troubleshooting.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralejs/troubleshooting.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -240,7 +240,7 @@
     <h2 class="ui header">Troubleshooting</h2>
     <h3 id="enable-cross-origin-resource-sharing-cors">Enable Cross-Origin Resource Sharing (CORS)</h3>
 
-<p>The logs generated by UserAle is sent to a logging url which is configured in the script tag. Your client may send out failure logs because of a CORS (cross-origin resource sharing) issue. You will need to configure your backend server to enable CORS.</p>
+<p>The logs generated by UserALE is sent to a logging server which is configured in the script tag. Your client may send out failure logs because of a CORS (cross-origin resource sharing) issue. You will need to configure your backend server to enable CORS.</p>
 
 <p>For more information and examples on how to enable CORS on your server, please visit <a href="http://enable-cors.org/index.html">enable-cors.org</a>.</p>
 
@@ -268,7 +268,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -304,7 +304,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepy/api.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepy/api.html b/content/docs/useralepy/api.html
new file mode 100644
index 0000000..34da6ab
--- /dev/null
+++ b/content/docs/useralepy/api.html
@@ -0,0 +1,592 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>API Documentation</title>
+  <meta name="description" content="Apache UserALE.PyQt5 intercepts all application events by letting the developer install an event filter in their PyQt5 application to generate detailed user ...">
+
+  <link rel="stylesheet" type="text/css" href="/semantic/dist/semantic.min.css">
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js"></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralepy/api.html">
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">API Documentation</h2>
+    <p>Apache UserALE.PyQt5 intercepts all application events by letting the developer install an event filter in their PyQt5 application to generate detailed user logs. Apache UserALE.PyQt5 does not capture system level logs or events generated by a non-user (a.k.a. system and signals sent between QObjects).</p>
+
+<h3 id="apache-useralepyqt5">Apache UserALE.PyQt5</h3>
+
+<blockquote>
+
+  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">userale</span><span class="o">.</span><span class="n">ale</span><span class="o">.</span><span class="n">Ale</span><span class="p">(</span><span class="n">output</span><span class="o">=</span><span class="s">'userale.log'</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span>
+<span class="n">session</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">toolname</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">toolversion</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span>
+<span class="n">keylog</span><span class="o">=</span><span class="bp">False</span><span class="p">,</span> <span class="n">interval</span><span class="o">=</span><span class="mi">5000</span><span class="p">,</span> <span class="n">resolution</span><span class="o">=</span><span class="mi">100</span><span class="p">,</span> <span class="n">shutoff</span><span class="o">=</span><span class="p">[])</span>
+</code></pre>
+  </div>
+</blockquote>
+
+<blockquote>
+  <p><strong>Bases:</strong> PyQt5.QtCore.QObject</p>
+</blockquote>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>output – [str] The file or url path to which logs will be sent</li>
+    <li>user – [str] Identifier for the user of the application</li>
+    <li>session – [str] Session tag to track same user with multiple sessions. If a session is not provided, one will be created</li>
+    <li>toolname – [str] The application name</li>
+    <li>toolversion – [str] The application version</li>
+    <li>keylog – [bool] Should detailed key logs be recorded. Default is False</li>
+    <li>interval – [int] The minimum time interval in ms between batch transmission of logs. Default is 5000ms.</li>
+    <li>resolution – [int] Delay in ms between instances of high frequency logs like mousemoves, scrolls, etc. Default is 100ms (10Hz).</li>
+    <li>shutoff – [list] Turn off logging for specific events</li>
+  </ul>
+</blockquote>
+
+<p>An example log will appear like this:</p>
+
+<div class="language-javascript highlighter-rouge"><pre class="highlight"><code>  <span class="p">{</span>
+      <span class="s1">'target'</span><span class="err">:</span> <span class="s1">'testLineEdit'</span><span class="p">,</span>
+      <span class="s1">'path'</span><span class="err">:</span> <span class="p">[</span><span class="s1">'Example'</span><span class="p">,</span> <span class="s1">'testLineEdit'</span><span class="p">],</span>
+      <span class="s1">'clientTime'</span><span class="err">:</span> <span class="s1">'2016-08-03 16:12:03.460573'</span><span class="p">,</span>
+      <span class="s1">'location'</span><span class="err">:</span> <span class="p">{</span><span class="s1">'x'</span><span class="err">:</span> <span class="mi">82</span><span class="p">,</span> <span class="s1">'y'</span><span class="err">:</span> <span class="mi">0</span><span class="p">},</span>
+      <span class="s1">'type'</span><span class="err">:</span> <span class="s1">'mousemove'</span><span class="p">,</span>
+      <span class="s1">'userAction'</span><span class="err">:</span> <span class="s1">'true'</span><span class="p">,</span>
+      <span class="s1">'details'</span> <span class="err">:</span> <span class="p">{},</span>
+      <span class="s1">'userId'</span><span class="err">:</span> <span class="s1">'userABC1234'</span><span class="p">,</span>
+      <span class="s1">'session'</span><span class="err">:</span> <span class="s1">'5ee42ccc-852c-44d9-a937-28d7901e4ead'</span><span class="p">,</span>
+      <span class="s1">'toolName'</span><span class="err">:</span> <span class="s1">'myApplication'</span><span class="p">,</span>
+      <span class="s1">'toolVersion'</span><span class="err">:</span> <span class="s1">'3.5.0'</span><span class="p">,</span>
+      <span class="s1">'useraleVersion'</span><span class="err">:</span> <span class="s1">'0.1.0'</span>
+  <span class="p">}</span>
+</code></pre>
+</div>
+
+<h4 id="aggregate">aggregate()</h4>
+<p>Sample high frequency logs at self.resolution. High frequency logs are consolidated down to a single log event to be emitted later</p>
+
+<h4 id="cleanup">cleanup()</h4>
+<p>Clean up any dangling logs in self.logs or self.hlogs</p>
+
+<h4 id="dump">dump()</h4>
+<p>Write log data to file</p>
+
+<h4 id="eventfilterobject-event">eventFilter(object, event)</h4>
+<p>Filters events for the watched widget.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>object – [QObject] The object being watched.</li>
+    <li>event – [QEvent] The event triggered by a user action.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[bool] Propagate filter up if other objects needs to be handled</li>
+  </ul>
+</blockquote>
+
+<h4 id="getclienttime">getClientTime()</h4>
+<p>Capture the time the event was captured in milliseconds since the UNIX epoch (January 1, 1970 00:00:00 UTC)</p>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[str] String representation of the time the event was captured.</li>
+  </ul>
+</blockquote>
+
+<h4 id="getlocationevent">getLocation(event)</h4>
+<p>Grab the x and y position of the mouse cursor, relative to the widget that received the event.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event – [QEvent] The base class for all event classes.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[dict] A dictionary representation of the x and y positions of the mouse cursor.</li>
+  </ul>
+</blockquote>
+
+<h4 id="getpathobject">getPath(object)</h4>
+<p>Generate the entire object hierachy from root to leaf node.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[list] List of QObjects.</li>
+  </ul>
+</blockquote>
+
+<h4 id="getselectorobject">getSelector(object)</h4>
+<p>Get target object’s name (object defined by user or object’s meta class name).</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[str] The Qt object’s name</li>
+  </ul>
+</blockquote>
+
+<h4 id="getsenderobject">getSender(object)</h4>
+<p>Fetch the QObject who triggered the event</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>object – [QObject] The object being watched.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[QObject] The QObject</li>
+  </ul>
+</blockquote>
+
+<h4 id="handledrageventsevent_type-event-object">handleDragEvents(event_type, event, object)</h4>
+<p>Returns the userale log representing all drag events.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event_type – [str] The string representation of the type of event being triggered by the user.</li>
+    <li>event – [QEvent] The base class for all event classes.</li>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[dict] A userale log describing a drag event.</li>
+  </ul>
+</blockquote>
+
+<h4 id="handlekeyeventsevent_type-event-object">handleKeyEvents(event_type, event, object)</h4>
+<p>Returns the userale log representing all key events, including key name and key code.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event_type – [str] The string representation of the type of event being triggered by the user.</li>
+    <li>event – [QEvent] The base class for all event classes.</li>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[dict] A userale log describing a key event.</li>
+  </ul>
+</blockquote>
+
+<h4 id="handlemouseeventsevent_type-event-object">handleMouseEvents(event_type, event, object)</h4>
+<p>Returns the userale log representing all mouse event data.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event_type – [str] The string representation of the type of event being triggered by the user.</li>
+    <li>event – [QEvent] The base class for all event classes.</li>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[dict] A userale log describing a mouse event.</li>
+  </ul>
+</blockquote>
+
+<h4 id="handlemoveeventsevent_type-event-object">handleMoveEvents(event_type, event, object)</h4>
+<p>Returns the userale log representing all move events.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event_type – [str] The string representation of the type of event being triggered by the user.</li>
+    <li>event – [QEvent] The base class for all event classes.</li>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[dict] A userale log describing a drag event.</li>
+  </ul>
+</blockquote>
+
+<h4 id="handleresizeeventsevent_type-event-object">handleResizeEvents(event_type, event, object)</h4>
+<p>Returns the userale log representing all resize events.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event_type – [str] The string representation of the type of event being triggered by the user.</li>
+    <li>event – [QEvent] The base class for all event classes.</li>
+    <li>object – [QObject] The base class for all Qt objects.
+<strong>Returns:</strong></li>
+    <li>[dict] A userale log describing a resize event.</li>
+  </ul>
+</blockquote>
+
+<h4 id="handlescrolleventsevent_type-event-object">handleScrollEvents(event_type, event, object)</h4>
+<p>Returns the userale log representing all scroll events.</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>event_type – [str] The string representation of the type of event being triggered by the user.</li>
+    <li>event – [QEvent] The base class for all event classes.</li>
+    <li>object – [QObject] The base class for all Qt objects.</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[dict] A userale log describing a scroll event.</li>
+  </ul>
+</blockquote>
+
+<h4 id="timereventevent">timerEvent(event)</h4>
+<p>Routinely dump data to file or send over the network</p>
+
+<blockquote>
+  <p><strong>Parameters:</strong></p>
+  <ul>
+    <li>object – [list] List of events</li>
+  </ul>
+</blockquote>
+
+<blockquote>
+  <p><strong>Returns:</strong></p>
+  <ul>
+    <li>[void] Emit events to file</li>
+  </ul>
+</blockquote>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="https://github.com/apache?q=senssoft">GitHub</a>
+          <a class="item" href="http://stackoverflow.com/questions/tagged/apache-senssoft">StackOverflow</a>
+          <a class="item" href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a>
+          <a class="item" href="https://cwiki.apache.org/confluence/display/SENSSOFT">Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft">Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
+          <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
+          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepy/changelog.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepy/changelog.html b/content/docs/useralepy/changelog.html
new file mode 100644
index 0000000..5f0dff0
--- /dev/null
+++ b/content/docs/useralepy/changelog.html
@@ -0,0 +1,379 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Changelog</title>
+  <meta name="description" content="0.1.5 (2016-09-19)">
+
+  <link rel="stylesheet" type="text/css" href="/semantic/dist/semantic.min.css">
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js"></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralepy/changelog.html">
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">Changelog</h2>
+    <h3 id="015-2016-09-19">0.1.5 (2016-09-19)</h3>
+
+<ul>
+  <li>clientTime field is represented in ISO 8601 format.</li>
+  <li>Sampling mouseenter, mouseleave, and dragmove events by resolution parameter.</li>
+  <li>Batch dumping all logs to file by interval parameter.</li>
+  <li>Added Apache license headers.</li>
+  <li>Updated all documentation.</li>
+  <li>Updated versioning numbers.</li>
+  <li>Added docker support.</li>
+</ul>
+
+<h3 id="014-2016-08-04">0.1.4 (2016-08-04)</h3>
+
+<ul>
+  <li>New events Apache UserAle is tracking:
+    <ul>
+      <li>move</li>
+      <li>resize</li>
+      <li>scroll</li>
+    </ul>
+  </li>
+  <li>Remove timer from dragdrop log due to incorrect time being recorded.</li>
+  <li>Session id is autogenerated if not passed into configuration.</li>
+</ul>
+
+<h3 id="013-2016-08-02">0.1.3 (2016-08-02)</h3>
+
+<ul>
+  <li>New events Apache UserAle is tracking:
+    <ul>
+      <li>mouseenter</li>
+      <li>mouseleave</li>
+    </ul>
+  </li>
+</ul>
+
+<h3 id="012-2016-08-01">0.1.2 (2016-08-01)</h3>
+
+<ul>
+  <li>The elapsed time for a drag event is being recorded in the dragdrop log.</li>
+</ul>
+
+<h3 id="011-2016-07-29">0.1.1 (2016-07-29)</h3>
+
+<ul>
+  <li>All logs will be stored to file called userale.log (configurable).</li>
+  <li>Users can specify which events to capture by passing in a list of event keys when instantiating Apache UserAle.</li>
+  <li>These are the events Apache UserAle is tracking:
+    <ul>
+      <li>mouseup</li>
+      <li>mousedown</li>
+      <li>mousemove</li>
+      <li>keypress (optional)</li>
+      <li>keydown (optional)</li>
+      <li>dragenter</li>
+      <li>dragleave</li>
+      <li>dragmove</li>
+      <li>dragdrop</li>
+    </ul>
+  </li>
+</ul>
+
+<h3 id="010-2016-06-24">0.1.0 (2016-06-24)</h3>
+
+<ul>
+  <li>Initial release.</li>
+</ul>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="https://github.com/apache?q=senssoft">GitHub</a>
+          <a class="item" href="http://stackoverflow.com/questions/tagged/apache-senssoft">StackOverflow</a>
+          <a class="item" href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a>
+          <a class="item" href="https://cwiki.apache.org/confluence/display/SENSSOFT">Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft">Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
+          <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
+          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepy/index.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepy/index.html b/content/docs/useralepy/index.html
new file mode 100644
index 0000000..ef1c2b2
--- /dev/null
+++ b/content/docs/useralepy/index.html
@@ -0,0 +1,423 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Installation</title>
+  <meta name="description" content="Apache UserALE.PyQt5 is the UserALE client for PyQt5 applications. It provides an easy way to generate highly detailed log streams from any PyQt5 application.">
+
+  <link rel="stylesheet" type="text/css" href="/semantic/dist/semantic.min.css">
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js"></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/useralepy/">
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">Installation</h2>
+    <p>Apache UserALE.PyQt5 is the UserALE client for PyQt5 applications.  It provides an easy way to generate highly detailed log streams from any PyQt5 application.</p>
+
+<h3 id="requirements">Requirements</h3>
+
+<ul>
+  <li>Python 3.5 or above</li>
+  <li>PyQt5, version 5.3 or above</li>
+  <li>pip3, see requirements.txt</li>
+</ul>
+
+<h3 id="installing-useralepyqt5">Installing UserALE.PyQt5</h3>
+
+<p>The first step is to install Apache UserALE.PyQt5. First, checkout the latest version of Apache UserALE.PyQt5 from our Git repository.</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://git-wip-us.apache.org/repos/asf/incubator-senssoft-userale-pyqt5.git
+</code></pre>
+</div>
+
+<p>Apache UserALE.PyQt5 is a python3 project, so it can be installed like any other python library. Several operating systems (Mac OS X, Major Versions of Linux/BSD) have Python3 pre-installed, so you should just have to run</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>easy_install3 userale
+</code></pre>
+</div>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>  or
+</code></pre>
+</div>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>pip3 install userale
+</code></pre>
+</div>
+
+<p>Users are strongly recommended to install Apache UserALE.PyQt5 in a virtualenv. Instructions to setup an virtual environment will be explained below.</p>
+
+<blockquote>
+  <p><strong>Note</strong>
+Apache UserALE.PyQt5 requires that PyQt5 and the Qt5 bindings has been installed. Instructions to install PyQt5 and Qt5 in a virtual environment will be left to the user.</p>
+</blockquote>
+
+<blockquote>
+  <p><strong>Note</strong>
+When the package is installed via easy_install3 or pip3 this function will be bound to the userale executable in the Python installation’s bin directory (on Windows - the Scripts directory).</p>
+</blockquote>
+
+<h3 id="installing-apache-useralepyqt5-in-an-virtual-environment">Installing Apache UserALE.PyQt5 in an Virtual Environment</h3>
+
+<p>There are multiple ways to create virtual environments for a Python3 application. virtualenv is a one of those tools to create isolated Python environments. virtualenv creates a folder which contains all the necessary executables to use the packages that the UserAle project would need.</p>
+
+<p>Start by changing directory into the root of Apache UserALE.PyQt5’s project directory, and then use the virtualenv command-line tool to create a new environment:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>virtualenv --python<span class="o">=</span>/usr/bin/python3 env
+</code></pre>
+</div>
+
+<p>Optionally, Python3 has built in support for virtual environments.</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir env
+  <span class="nv">$ </span>python3 -m venv env
+</code></pre>
+</div>
+
+<p>Activate environment:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">source </span>env/bin/activate
+</code></pre>
+</div>
+
+<p>Install UserAle requirements:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip3 install -r requirements.txt
+</code></pre>
+</div>
+
+<p>To build the source code and run all unit tests.</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/python3 setup.py develop <span class="nb">test</span>
+</code></pre>
+</div>
+
+<p>Deactivate environment</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>deactivate
+</code></pre>
+</div>
+
+<h3 id="installing-documentation">Installing Documentation</h3>
+
+<p>First, install the documentation dependencies:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip3 install -r doc_requirements.txt
+</code></pre>
+</div>
+
+<p>To build Apache UserALE.PyQt5’s documentation, create a directory at the root level of /userale.pyqt5 called userale.pyqt5-docs.</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir userale.pyqt5-docs &amp; <span class="nb">cd </span>userale.pyqt5-docs
+</code></pre>
+</div>
+
+<p>Execute build command from inside the top-level doc/ directory:</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>make html
+</code></pre>
+</div>
+
+<p>This should build the documentation in your shell, and output HTML. At then end, it should say something about documents being ready in userale.pyqt5-docs/html.</p>
+
+<p>You can now open them in your browser by typing</p>
+
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>open userale.pyqt5-docs/html/index.html
+</code></pre>
+</div>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="https://github.com/apache?q=senssoft">GitHub</a>
+          <a class="item" href="http://stackoverflow.com/questions/tagged/apache-senssoft">StackOverflow</a>
+          <a class="item" href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a>
+          <a class="item" href="https://cwiki.apache.org/confluence/display/SENSSOFT">Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft">Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
+          <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
+          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>


[3/3] incubator-senssoft git commit: Push Website updates to content diretory

Posted by le...@apache.org.
Push Website updates to content diretory


Project: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/commit/ea823c69
Tree: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/tree/ea823c69
Diff: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/diff/ea823c69

Branch: refs/heads/asf-site
Commit: ea823c693db2d3c7c6de47dba2c29b3f40c311e0
Parents: f0ef9d4
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Mon Mar 12 09:06:05 2018 -0700
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Mon Mar 12 09:06:05 2018 -0700

----------------------------------------------------------------------
 content/community/index.html                |  16 +-
 content/distill/index.html                  |   8 +-
 content/docs/contributing.html              |   2 +-
 content/docs/contributing/index.html        | 334 +++++++++++++
 content/docs/distill/analytics.html         |  26 +-
 content/docs/distill/api.html               |  26 +-
 content/docs/distill/changelog.html         |  26 +-
 content/docs/distill/http.html              |  32 +-
 content/docs/distill/index.html             |  26 +-
 content/docs/distill/models.html            |  26 +-
 content/docs/distill/start.html             |  26 +-
 content/docs/distill/utilities.html         |  26 +-
 content/docs/index.html                     |  28 +-
 content/docs/stout/index.html               |  26 +-
 content/docs/stout/start.html               |  26 +-
 content/docs/system/index.html              |  26 +-
 content/docs/tap/index.html                 |  26 +-
 content/docs/userale/index.html             |  34 +-
 content/docs/useralejs/contributing.html    |   2 +-
 content/docs/useralejs/index.html           |  32 +-
 content/docs/useralejs/testing.html         | 331 +++++++++++++
 content/docs/useralejs/troubleshooting.html |  28 +-
 content/docs/useralepy/api.html             | 592 +++++++++++++++++++++++
 content/docs/useralepy/changelog.html       | 379 +++++++++++++++
 content/docs/useralepy/index.html           | 423 ++++++++++++++++
 content/docs/useralepy/start.html           | 364 ++++++++++++++
 content/docs/useralepyqt/api.html           |   2 +-
 content/docs/useralepyqt/changelog.html     |   2 +-
 content/docs/useralepyqt/index.html         |   2 +-
 content/docs/useralepyqt/start.html         |   2 +-
 content/feed.xml                            |   2 +-
 content/index.html                          |  10 +-
 content/releases/index.html                 | 109 ++++-
 content/stout/index.html                    |   8 +-
 content/system/index.html                   |   8 +-
 content/tap/index.html                      |  10 +-
 content/userale/index.html                  |   8 +-
 37 files changed, 2781 insertions(+), 273 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/community/index.html
----------------------------------------------------------------------
diff --git a/content/community/index.html b/content/community/index.html
index 1c1916a..15d8000 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/community/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/community/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -69,7 +69,7 @@
   <div class="page-content">
     <div class="ui vertical segment">
   <p>
-    The Apache SensSoft team happily welcomes contributors and supporters of our work.  Contributions, bug reports, and suggestions are welcome for the core products, website, documentation, and everything else!  See our <a href="/docs/system/contributing">docs</a> for more information on submitting effective contributions and bug reports.
+    The Apache SensSoft team happily welcomes contributors and supporters of our work.  Contributions, bug reports, and suggestions are welcome for the core products, website, documentation, and everything else!  See our <a href="/docs/contributing">docs</a> for more information on submitting effective contributions and bug reports.
   </p>
 </div>
 
@@ -81,13 +81,16 @@
   </h3>
   <p>
     For users of Apache SensSoft who want to keep up to date with new releases and community highlights.  To subscribe, email <a href="mailto:user-subscribe@senssoft.incubator.apache.org">user-subscribe@senssoft.incubator.apache.org</a>.
+    <a class="ui yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">User List</a>
   </p>
+
   <h3 class="ui header">
     <i class="code icon"></i>
     <div class="content">Dev</div>
   </h3>
   <p>
     For contributors to Apache SensSoft or those interested in ongoing design and development efforts.  To subscribe, email <a href="mailto:dev-subscribe@senssoft.incubator.apache.org">dev-subscribe@senssoft.incubator.apache.org</a>.
+    <a class="ui blue button" href="mailto:dev-subscribe@senssoft.incubator.apache.org">Dev List</a>
   </p>
   <h3 class="ui header">
     <i class="upload icon"></i>
@@ -95,6 +98,7 @@
   </h3>
   <p>
     For emails-on-commit across all Apache SensSoft products.  To subscribe, email <a href="mailto:commits-subscribe@senssoft.incubator.apache.org">commits-subscribe@senssoft.incubator.apache.org</a>.
+    <a class="ui blue button" href="mailto:commits-subscribe@senssoft.incubator.apache.org">Commits List</a>
   </p>
 </div>
 
@@ -126,7 +130,7 @@
     <div class="content">Issues and Bugs</div>
   </h3>
   <p>
-    Visit our <a href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a> for full information on current developments, bugs, etc.
+    Visit our <a href="https://issues.apache.org/jira/browse/SENSSOFT">JIRA Issue Tracker</a> for full information on current developments, bugs, etc.
   </p>
   <h3 class="ui header">
     <i class="sticky note icon"></i>
@@ -184,7 +188,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -220,7 +224,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/distill/index.html
----------------------------------------------------------------------
diff --git a/content/distill/index.html b/content/distill/index.html
index 784bf24..07bd745 100644
--- a/content/distill/index.html
+++ b/content/distill/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/distill/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/distill/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -177,7 +177,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -213,7 +213,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/contributing.html
----------------------------------------------------------------------
diff --git a/content/docs/contributing.html b/content/docs/contributing.html
index 83e43cf..4461299 100644
--- a/content/docs/contributing.html
+++ b/content/docs/contributing.html
@@ -322,7 +322,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/contributing/index.html
----------------------------------------------------------------------
diff --git a/content/docs/contributing/index.html b/content/docs/contributing/index.html
new file mode 100644
index 0000000..b637e53
--- /dev/null
+++ b/content/docs/contributing/index.html
@@ -0,0 +1,334 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Contributing</title>
+  <meta name="description" content="First, thank you for contributing to Apache SensSoft!">
+
+  <link rel="stylesheet" type="text/css" href="/semantic/dist/semantic.min.css">
+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js"></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/contributing/">
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">Contributing</h2>
+    <p>First, thank you for contributing to Apache SensSoft!</p>
+
+<p>There are certain procedures that must be followed for all contributions. These procedures are necessary to allow us to allocate resources for reviewing and testing your contribution, as well as to communicate effectively with you during the review process.</p>
+
+<p>See individual product guides for product-specific information on getting started as a contributor, setup and testing, code style, etc.</p>
+
+<p>To report a bug or other issue, simply create an issue in JIRA, as described in Step 1 below.</p>
+
+<h4 id="1-create-an-issue-in-jira">1. Create an issue in JIRA</h4>
+
+<p>All changes to Apache SensSoft must have a corresponding issue in <a href="https://issues.apache.org/jira/browse/SENSSOFT">JIRA</a> so the change can be properly tracked.  If you do not already have an account on JIRA, you will need to create one before creating your new issue.</p>
+
+<h4 id="2-make-and-test-your-changes-locally">2. Make and test your changes locally</h4>
+
+<p>The Apache SensSoft source code is maintained in <a href="https://git-wip-us.apache.org/repos/asf?s=senssoft">several git repositories</a> hosted by Apache.  These repositories are mirrored and more easily available <a href="https://github.com/apache?q=senssoft">on GitHub</a>.  To make your changes, fork the appropriate GitHub repository and make commits to a topic branch in your fork.  Commits should be made in logical units and must reference the JIRA issue number:</p>
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>   git commit -m <span class="s2">"#SENSSOFT-123: High-level message describing the changes."</span>
+</code></pre>
+</div>
+<p>Avoid commits which cover multiple, distinct goals that could (and should) be handled separately.  If you do not already have an account on JIRA, you will need to create one to claim an issue, discuss development, or report results.</p>
+
+<h4 id="3-submit-your-changes-via-a-pull-request-on-github">3. Submit your changes via a pull request on GitHub</h4>
+
+<p>Once your changes are ready, submit them by creating a pull request for the corresponding topic branch you created when you began working on your changes.  The core team will then review your changes and, if they pass review, your changes will be merged into the primary Apache-hosted repos.</p>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="https://github.com/apache?q=senssoft">GitHub</a>
+          <a class="item" href="http://stackoverflow.com/questions/tagged/apache-senssoft">StackOverflow</a>
+          <a class="item" href="https://issues.apache.org/jira/browse/SENSSOFT">Jira Issue Tracker</a>
+          <a class="item" href="https://cwiki.apache.org/confluence/display/SENSSOFT">Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft">Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
+          <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
+          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/analytics.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/analytics.html b/content/docs/distill/analytics.html
index 402621e..e2fdc2a 100644
--- a/content/docs/distill/analytics.html
+++ b/content/docs/distill/analytics.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/analytics.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/analytics.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -356,7 +356,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -392,7 +392,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/api.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/api.html b/content/docs/distill/api.html
index adb86a7..cff7575 100644
--- a/content/docs/distill/api.html
+++ b/content/docs/distill/api.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/api.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/api.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -287,7 +287,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -323,7 +323,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/changelog.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/changelog.html b/content/docs/distill/changelog.html
index d349531..2399876 100644
--- a/content/docs/distill/changelog.html
+++ b/content/docs/distill/changelog.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/changelog.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/changelog.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -291,7 +291,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -327,7 +327,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/http.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/http.html b/content/docs/distill/http.html
index 2ebec24..980532f 100644
--- a/content/docs/distill/http.html
+++ b/content/docs/distill/http.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/http.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/http.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -520,10 +520,8 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
 <span class="p">}</span>
 </code></pre>
   </div>
-</blockquote>
-
-<blockquote>
-  <p><strong>Parameters:</strong></p>
+  <p>w
+<strong>Parameters:</strong></p>
   <ul>
     <li>app_id – Application name</li>
   </ul>
@@ -592,7 +590,7 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -628,7 +626,7 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/index.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/index.html b/content/docs/distill/index.html
index 6cd8185..6e0edfd 100644
--- a/content/docs/distill/index.html
+++ b/content/docs/distill/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -431,7 +431,7 @@ When the package is installed via easy_install or pip this function will be boun
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -467,7 +467,7 @@ When the package is installed via easy_install or pip this function will be boun
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/models.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/models.html b/content/docs/distill/models.html
index 26f145f..e09004c 100644
--- a/content/docs/distill/models.html
+++ b/content/docs/distill/models.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/models.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/models.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -575,7 +575,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -611,7 +611,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/start.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/start.html b/content/docs/distill/start.html
index ccb3f2d..0fa950c 100644
--- a/content/docs/distill/start.html
+++ b/content/docs/distill/start.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/start.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/start.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -274,7 +274,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -310,7 +310,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/distill/utilities.html
----------------------------------------------------------------------
diff --git a/content/docs/distill/utilities.html b/content/docs/distill/utilities.html
index 8f84512..52b9c90 100644
--- a/content/docs/distill/utilities.html
+++ b/content/docs/distill/utilities.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/distill/utilities.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/distill/utilities.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -361,7 +361,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -397,7 +397,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/index.html
----------------------------------------------------------------------
diff --git a/content/docs/index.html b/content/docs/index.html
index a8b709b..5fa2c46 100644
--- a/content/docs/index.html
+++ b/content/docs/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -238,7 +238,7 @@
   </div>
   <div class="docs-content">
     <h2 class="ui header">About the Docs</h2>
-    <p>The Apache SensSoft docs are organized by product.  Each product’s documentation includes information like quick start guides, tutorials, full API descriptions, and contributing guides.</p>
+    <p>The Apache SensSoft docs are organized by product.  Each product’s documentation includes information like quick start guides, tutorials, full API descriptions, and contribution guides.</p>
 
   </div>
 </div>
@@ -264,7 +264,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -300,7 +300,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/stout/index.html
----------------------------------------------------------------------
diff --git a/content/docs/stout/index.html b/content/docs/stout/index.html
index 81599f4..a2c4bec 100644
--- a/content/docs/stout/index.html
+++ b/content/docs/stout/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/stout/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/stout/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -284,7 +284,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -320,7 +320,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/stout/start.html
----------------------------------------------------------------------
diff --git a/content/docs/stout/start.html b/content/docs/stout/start.html
index a059aec..6a17091 100644
--- a/content/docs/stout/start.html
+++ b/content/docs/stout/start.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/stout/start.html">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/stout/start.html">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -364,7 +364,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -400,7 +400,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/system/index.html
----------------------------------------------------------------------
diff --git a/content/docs/system/index.html b/content/docs/system/index.html
index b9e425e..e2e1640 100644
--- a/content/docs/system/index.html
+++ b/content/docs/system/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/system/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/system/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -301,7 +301,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -337,7 +337,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/tap/index.html
----------------------------------------------------------------------
diff --git a/content/docs/tap/index.html b/content/docs/tap/index.html
index 1b64b55..a3ece38 100644
--- a/content/docs/tap/index.html
+++ b/content/docs/tap/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/docs/tap/">
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/docs/tap/">
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -90,7 +90,7 @@
       
         <a class="item" href="/docs/">About the Docs</a>
       
-        <a class="item" href="/docs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/contributing/">Contributing</a>
       
     </div>
   </div>
@@ -143,7 +143,7 @@
       
         <a class="item" href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
       
-        <a class="item" href="/docs/useralejs/contributing.html">Contributing</a>
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
       
     </div>
   </div>
@@ -152,20 +152,20 @@
     <div class="title">
   
     <i class="dropdown icon"></i>
-    UserALE.pyqt
+    UserALE.py
   </div>
   
     <div class="content">
   
     <div class="ui inverted bulleted list docs-list">
       
-        <a class="item" href="/docs/useralepyqt/">Installation</a>
+        <a class="item" href="/docs/useralepy/">Installation</a>
       
-        <a class="item" href="/docs/useralepyqt/start.html">Getting Started</a>
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
       
-        <a class="item" href="/docs/useralepyqt/api.html">API Documentation</a>
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/useralepyqt/changelog.html">Changelog</a>
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
       
     </div>
   </div>
@@ -187,13 +187,13 @@
       
         <a class="item" href="/docs/distill/api.html">API Documentation</a>
       
-        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
       
         <a class="item" href="/docs/distill/http.html">Apache Distill HTTP Client</a>
       
         <a class="item" href="/docs/distill/models.html">Apache Distill Models</a>
       
-        <a class="item" href="/docs/distill/analytics.html">Apache Distill Analytics</a>
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill Utilities</a>
       
         <a class="item" href="/docs/distill/changelog.html">Changelog</a>
       
@@ -266,7 +266,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -302,7 +302,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>
     </div>
   </div>