Add miscellaneous links
diff --git a/concepts/index.html b/concepts/index.html
index 7df1f86..c6f5d8a 100644
--- a/concepts/index.html
+++ b/concepts/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Concepts </h1>
-
-			
+            
 
 <h2 id="platform">Platform</h2>
 
@@ -566,50 +565,43 @@
 we can tell you if that access will work out or not; before you run your code.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../download/" title="Download">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Download
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -677,4 +669,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/css/custom.css b/css/custom.css
index bc2c56b..d90fe83 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -1,3 +1,37 @@
+.copyright {
+  margin-top: 3em;
+  margin-bottom: 1em;
+  overflow: auto;
+}
+
+.copyright a {
+  border-bottom-style: none;
+}
+
+.copyright p {
+  margin-top: 0;
+}
+
+.copyright div.incubation {
+  float: right;
+  width: 11%;
+}
+
+.copyright div.logo {
+  margin-top: 45px;
+	float: right;
+  width: 16%;
+}
+
+.copyright p.notice {
+	margin-top: 60px;
+}
+
+.copyright .quickLinks a {
+  float: left;
+  padding-right: 2em;
+}
+
 .project .logo img {
     background-color: transparent;
     border-radius: 0px;
diff --git a/download/index.html b/download/index.html
index 0a890cf..af84eaa 100644
--- a/download/index.html
+++ b/download/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -409,71 +410,46 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Download </h1>
-
-			<p>TBD</p>
+            <p>TBD</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../platforms/x86/" title="x86">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              x86
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../concepts/" title="Concepts">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Concepts
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -541,4 +517,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/faq/index.html b/faq/index.html
index 34a16d6..61f126e 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -409,9 +410,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Frequently Asked Questions </h1>
-
-			
+            
 
 <h3 id="who-is-builds-mita">Who is builds Mita?</h3>
 
@@ -422,66 +421,43 @@
 <p>Because nothing that was out there was suitable.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../language/setup/" title="System Setup">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              System Setup
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../language/types/" title="Types">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Types
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -549,4 +525,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/images/eclipse_foundation_logo.svg b/images/eclipse_foundation_logo.svg
new file mode 100644
index 0000000..256d96e
--- /dev/null
+++ b/images/eclipse_foundation_logo.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 373.33 195"><defs><style>.cls-1{fill:#f79422;}.cls-2{fill:#3d3c3b;}</style></defs><title>EF_GRY_OR_svg</title><g id="Layer_1" data-name="Layer 1"><path class="cls-1" d="M316.56,131.3l-8.67-11h-2.71V138h3.34v-12l9.31,12h2.07V120.31h-3.34ZM284.15,123c4.17,0,5.84,3.34,5.79,6.33s-1.62,6-5.79,6-5.74-3.11-5.81-6S280,123,284.15,123Zm0-3c-6.12,0-9.1,4.68-9.1,9.33s2.88,9.13,9.1,9.13,9-4.58,9.08-9.16S290.25,120,284.15,120Zm-21.23,18V120.31H259.6V138Zm-23.56,0h3.34V123.34h5.61v-3H233.74v3h5.62Zm-18.91-6.44h-6.58l3.29-7.56Zm2.83,6.44h3.64L219,120.31h-3.64L207.4,138H211l1.51-3.33h9.26Zm-38-14.56h3.64c3.85,0,5.46,2.76,5.54,5.52s-1.52,5.83-5.54,5.83h-3.64Zm3.64-3.16H182V138h6.95c6.2,0,8.93-4.52,8.85-9S195,120.31,188.92,120.31Zm-22.37,11-8.67-11h-2.71V138h3.34v-12l9.3,12h2.08V120.31h-3.34Zm-27.46-10.94V130.5c0,3-1.56,4.88-4.32,4.88s-4.58-1.69-4.58-4.88V120.36h-3.31V130.5c0,5.33,3.62,7.91,7.86,7.91,4.45,0,7.67-2.68,7.67-7.91V120.36Zm-33,2.65c4.17,0,5.84,3.34,5.79,6.33s-1.62,6-5.79,6-5.74-3.11-5.82-6S101.93,123,106.1,123Zm0-3c-6.12,0-9.1,4.68-9.1,9.33s2.88,9.13,9.1,9.13,9-4.58,9.08-9.16S112.19,120,106.1,120ZM76.32,138v-6.54h8.87V128.4H76.32v-4.83H85.7v-3.21H73V138Z"/><path class="cls-2" d="M320.23,101.75H298.06V92.84h21.38V85.9H298.06V76.76h22.17V69.54H290.67v39.54h29.56Zm-40-25.66c-3-6.1-9.36-7.84-15.51-7.84-7.28,0-15.29,3.38-15.29,11.5,0,8.86,7.45,11,15.51,12,5.25.56,9.14,2.09,9.14,5.81,0,4.29-4.4,5.92-9.08,5.92s-9.36-1.92-11.11-6.26l-6.21,3.22c2.94,7.22,9.14,9.7,17.21,9.7,8.8,0,16.58-3.78,16.58-12.58,0-9.42-7.67-11.56-15.91-12.58-4.73-.56-8.79-1.52-8.79-5,0-2.93,2.65-5.25,8.17-5.25,4.29,0,8,2.15,9.37,4.4Zm-53.34-6.55c-6.21-.05-12.41,0-18.62,0v39.54h7.45V97.46h11.17C246.25,97.46,246.2,69.54,226.91,69.54Zm-11.17,7.11h11.17c9.47,0,9.53,14,0,14H215.74Zm-18,32.43V69.54h-7.39v39.54Zm-44-39.54v39.54h27.75V102.2H161.22V69.54ZM141.55,99a14.53,14.53,0,0,1-9.92,4c-9.76,0-13.54-6.82-13.6-13.37s4.06-13.7,13.6-13.7a13.56,13.56,0,0,1,9.53,3.72l5-4.79a20.35,20.35,0,0,0-14.49-6c-14.27,0-21,10.49-20.93,20.81S117,110,131.63,110a20.83,20.83,0,0,0,15-5.87Zm-39,2.76H80.37V92.84h21.38V85.9H80.37V76.76h22.17V69.54H73v39.54h29.56Z"/><path class="cls-1" d="M60.66,65.52c9-14.1,27.15-19,42.25-12.25l-1-.69a33.16,33.16,0,1,0-35.8,55.83l1.05.63C54.69,98.14,51.61,79.63,60.66,65.52Z"/><path class="cls-2" d="M326.71,70.54h-1.59v4.6h-1v-4.6h-1.59v-1h4.2Z"/><path class="cls-2" d="M332.91,75.14h-1l-.49-3.85-1.47,2.65-1.39-2.54-.49,3.74H327l.75-5.6h.85L330,72.09l1.37-2.55h.84Z"/></g></svg>
\ No newline at end of file
diff --git a/index.html b/index.html
index 000f8c9..d500d41 100644
--- a/index.html
+++ b/index.html
@@ -434,12 +434,44 @@
 <p>These ten lines above implement a Bluetooth-enabled shock detector. In Mita you don&rsquo;t have to setup things on your system, everything ships with sensible defaults. You can directly react to events generated by sensors, connectivity (e.g. Bluetooth or WLAN) and time itself.
 Its syntax was designed to make you feel right at home.</p>
 
-<div style="width:100%; text-align:right; padding-top: 2em">
-    <a href="https://eclipse.org/projects/what-is-incubation.php" target="_blank" style="border-bottom:0px">
-        <img src="images/incubating.png" height="100">
-    </a>
-</div>
 
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="./images/incubating.png" />
+    </a>
+  </div>
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="./images/eclipse_foundation_logo.svg" />
+    </a>
+  </div>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
diff --git a/language/arrays/index.html b/language/arrays/index.html
index 0747883..023c08a 100644
--- a/language/arrays/index.html
+++ b/language/arrays/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Arrays </h1>
-
-			
+            
 
 <p>Arrays are a fixed-size sequence of objects. In Mita, arrays can hold any type:</p>
 <div class="highlight"><pre class="chroma"><code class="language-TypeScript" data-lang="TypeScript"><span class="kd">var</span> <span class="nx">array1</span> : <span class="kt">array</span><span class="o">&lt;</span><span class="nx">int32</span><span class="o">&gt;</span><span class="p">;</span>
@@ -467,66 +466,43 @@
 <p>Whenever you access parts of an array, be it by direct access or slices, we need to do a bounds check. In many cases this doesn&rsquo;t impart any runtime impact, since we can infer the bounds statically. If we can&rsquo;t, we generate bounds checks and throw an <code>IndexOutOfBoundsException</code> on failure. See <a href="../../language/exceptions/">Exceptions</a> for more info.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/types/" title="Types">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Types
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/functions/" title="Functions">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Functions
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -594,4 +570,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/basics/index.html b/language/basics/index.html
index 41bddcd..5d8fd32 100644
--- a/language/basics/index.html
+++ b/language/basics/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Basics </h1>
-
-			
+            
 
 <h2 id="variables">Variables</h2>
 
@@ -585,66 +584,43 @@
 <p>Do-while loops are supported</p>
 <div class="highlight"><pre class="chroma"><code class="language-TypeScript" data-lang="TypeScript"><span class="k">do</span> <span class="p">{</span> <span class="p">}</span> <span class="k">while</span><span class="p">(</span><span class="kc">true</span><span class="p">)</span></code></pre></div>
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/introduction/" title="Introduction">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Introduction
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../platforms/integratorsguide/" title="Integrators Guide">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Integrators Guide
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -712,4 +688,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/events/index.html b/language/events/index.html
index dcf200b..f89ef6c 100644
--- a/language/events/index.html
+++ b/language/events/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Events </h1>
-
-			<p>System resources and time define events. All events can be handled using the <code>every</code> keyword.</p>
+            <p>System resources and time define events. All events can be handled using the <code>every</code> keyword.</p>
 <div class="highlight"><pre class="chroma"><code class="language-TypeScript" data-lang="TypeScript"><span class="nx">every</span> <span class="nx">accelerometer</span><span class="p">.</span><span class="nx">any_motion</span> <span class="p">{</span> <span class="p">}</span>
 <span class="nx">every</span> <span class="mi">60</span> <span class="nx">seconds</span> <span class="p">{</span> <span class="p">}</span></code></pre></div>
 <p>Time comes in different resolutions:</p>
@@ -437,66 +436,43 @@
 	<span class="nx">foo</span> <span class="o">=</span> <span class="mi">2</span><span class="p">;</span> 
 <span class="p">}</span> </code></pre></div>
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/foreignfunctioninterface/" title="Foreign Function Interface">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Foreign Function Interface
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../platforms/arduinouno/" title="Arduino Uno">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Arduino Uno
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -564,4 +540,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/exceptions/index.html b/language/exceptions/index.html
index 9456188..493182a 100644
--- a/language/exceptions/index.html
+++ b/language/exceptions/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Exceptions </h1>
-
-			
+            
 
 <h2 id="exceptions">Exceptions</h2>
 
@@ -457,66 +456,43 @@
 <p>You can nest <code>try/catch/finally</code> within each other freely.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../platforms/arduinouno/" title="Arduino Uno">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Arduino Uno
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../platforms/x86/" title="x86">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              x86
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -584,4 +560,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/foreignfunctioninterface/index.html b/language/foreignfunctioninterface/index.html
index 84bc010..7a501ed 100644
--- a/language/foreignfunctioninterface/index.html
+++ b/language/foreignfunctioninterface/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Foreign Function Interface </h1>
-
-			
+            
 
 <p>Mita transpiles to C code, i.e. the compiler produces C code rather than a binary executable.
 This begs the question if we can call existing C code from within Mita programs.
@@ -502,66 +501,43 @@
 <p>Whenever you cannot import an existing API directly using <code>unchecked</code> native functions, you could write a wrapper in C using custom C file includes described above.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../platforms/xdk110/" title="XDK110">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              XDK110
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/events/" title="Events">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Events
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -629,4 +605,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/functions/index.html b/language/functions/index.html
index f03ce04..b9f8601 100644
--- a/language/functions/index.html
+++ b/language/functions/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Functions </h1>
-
-			
+            
 
 <p>Functions play an important role in Mita.
 They give the language a modern feel through features that go beyond what C has to offer, such as <a href="#polymorphism">polymorphism</a> and <a href="#extension-methods">extension methods</a>.</p>
@@ -500,66 +499,43 @@
 <span class="nx">foo</span><span class="p">(</span><span class="nx">x</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span class="p">);</span> <span class="cm">/* compile error: mixed positional and named parameters */</span>
 <span class="nx">foo</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="nx">y</span><span class="o">=</span><span class="mi">2</span><span class="p">);</span> <span class="cm">/* compile error: mixed positional and named parameters */</span></code></pre></div>
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/arrays/" title="Arrays">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Arrays
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../platforms/xdk110/" title="XDK110">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              XDK110
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -627,4 +603,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/introduction/index.html b/language/introduction/index.html
index 748763a..1da2acf 100644
--- a/language/introduction/index.html
+++ b/language/introduction/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Introduction </h1>
-
-			
+            
 
 <p>Mita is a programming language that is focused on making Internet-Of-Things things easier to program, especially for developers without embedded development background.
 Its language design and feature-set are meant to make anyone coming from a world of Javascript, Typescript, Java, Swift or Go feel right at home.
@@ -470,50 +469,43 @@
 <p>That concludes our first tour of an Mita program. There is a lot more to learn though. The following sections give an overview of the basic concepts, followed by more in-depth chapters of specific language elements.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/basics/" title="Basics">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Basics
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -581,4 +573,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/packages/index.html b/language/packages/index.html
index 178c074..946b810 100644
--- a/language/packages/index.html
+++ b/language/packages/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Packages </h1>
-
-			
+            
 
 <p>In Mita code is organized in packages, which serve multiple purposes:</p>
 
@@ -493,66 +492,43 @@
 The generated C code will respect your export choices and mark non-exported objects as <code>static</code> which is &ldquo;C speak&rdquo; for <em>visible only within the same file</em>.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../platforms/integratorsguide/" title="Integrators Guide">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Integrators Guide
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/setup/" title="System Setup">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              System Setup
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -620,4 +596,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/setup/index.html b/language/setup/index.html
index 3f54002..16ee17e 100644
--- a/language/setup/index.html
+++ b/language/setup/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>System Setup </h1>
-
-			
+            
 
 <p>System resources have properties which we can configure.
 For example, an accelerometer has an acceleration range, a filter bandwidth and some power modes which we can change.
@@ -511,66 +510,43 @@
 	<span class="nx">phone</span><span class="p">.</span><span class="nx">ping</span><span class="p">.</span><span class="nx">write</span><span class="p">(</span><span class="kc">true</span><span class="p">);</span>
 <span class="p">}</span></code></pre></div>
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/packages/" title="Packages">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Packages
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../faq/" title="Frequently Asked Questions">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Frequently Asked Questions
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -638,4 +614,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/language/types/index.html b/language/types/index.html
index 6572127..76fd84f 100644
--- a/language/types/index.html
+++ b/language/types/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Types </h1>
-
-			
+            
 
 <h2 id="primitive-types">Primitive Types</h2>
 
@@ -695,66 +694,43 @@
 </ul>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../faq/" title="Frequently Asked Questions">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Frequently Asked Questions
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/arrays/" title="Arrays">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Arrays
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -822,4 +798,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/platforms/arduinouno/index.html b/platforms/arduinouno/index.html
index 6da1ddc..c9d80fb 100644
--- a/platforms/arduinouno/index.html
+++ b/platforms/arduinouno/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Arduino Uno </h1>
-
-			
+            
 
 <p>The <a href="https://www.arduino.cc/en/Main/ArduinoBoardUno?setlang=en">Arduino Uno</a> is a popular platform for &ldquo;physical computing&rdquo; and first steps in embedded computing.
 It is based on an 8-bit Atmega microcontroller and ships with a powerful hardware abstraction library.
@@ -605,66 +604,43 @@
 </ul>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/events/" title="Events">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Events
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/exceptions/" title="Exceptions">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Exceptions
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -732,4 +708,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/platforms/integratorsguide/index.html b/platforms/integratorsguide/index.html
index 460bf24..ce91eea 100644
--- a/platforms/integratorsguide/index.html
+++ b/platforms/integratorsguide/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>Integrators Guide </h1>
-
-			
+            
 
 <h2 id="introduction">Introduction</h2>
 
@@ -828,66 +827,43 @@
 <p>Once you have filled your code generators with something useful, you can test them easily by touching the Mita application file. Code is generated automatically on every save action into the <em>src-gen</em> folder of the application project. Please note, you might need to restart your runtime environment to reflect all the changes in the platform definition file.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/basics/" title="Basics">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Basics
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/packages/" title="Packages">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Packages
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -955,4 +931,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/platforms/x86/index.html b/platforms/x86/index.html
index 5b895ae..cb16ad8 100644
--- a/platforms/x86/index.html
+++ b/platforms/x86/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,71 +413,46 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>x86 </h1>
-
-			<p>The x86 platform is a basic platform for Windows and Linux. It only supports time events for now.</p>
+            <p>The x86 platform is a basic platform for Windows and Linux. It only supports time events for now.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/exceptions/" title="Exceptions">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Exceptions
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../download/" title="Download">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Download
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -544,4 +520,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/platforms/xdk110/index.html b/platforms/xdk110/index.html
index b07d6d2..1a54c6b 100644
--- a/platforms/xdk110/index.html
+++ b/platforms/xdk110/index.html
@@ -1,3 +1,4 @@
+
 <!DOCTYPE html>
   
   
@@ -412,9 +413,7 @@
 
 	<article class="article">
 		<div class="wrapper">
-			<h1>XDK110 </h1>
-
-			
+            
 
 <h2 id="overview-the-xdk110">Overview: The XDK110</h2>
 
@@ -1638,66 +1637,43 @@
 <code>rewindingBinaryWrite: array&lt;uint8&gt;</code> | Provides write access to a file. Always truncates the file. Reads bytes instead of text.              | <code>filePath: string</code> | The absolute path to the file.</p>
 
 
-			<aside class="copyright" role="note">
-				
-				&copy; 2019 The Eclipse Mita Project &ndash;
-				
-				Documentation built with
-				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
-				using the
-				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
-			</aside>
-
-			<footer class="footer">
-				
-
-<nav class="pagination" aria-label="Footer">
-  <div class="previous">
-  
-      <a href="../../language/functions/" title="Functions">
-        <span class="direction">
-          Previous
-        </span>
-        <div class="page">
-          <div class="button button-previous" role="button" aria-label="Previous">
-            <i class="icon icon-back"></i>
-          </div>
-          <div class="stretch">
-            <div class="title">
-              Functions
-            </div>
-          </div>
-        </div>
-      </a>
-  
+			
+<aside class="copyright" role="note">
+  <div class="incubation">
+    <a href="https://www.eclipse.org/projects/what-is-incubation.php" target="_blank">
+      <img src="../../images/incubating.png" />
+    </a>
   </div>
-
-  <div class="next">
-  
-      <a href="../../language/foreignfunctioninterface/" title="Foreign Function Interface">
-        <span class="direction">
-          Next
-        </span>
-        <div class="page">
-          <div class="stretch">
-            <div class="title">
-              Foreign Function Interface
-            </div>
-          </div>
-          <div class="button button-next" role="button" aria-label="Next">
-            <i class="icon icon-forward"></i>
-          </div>
-        </div>
-      </a>
-  
+  <div class="logo">
+    <a href="https://www.eclipse.org" target="_blank">
+      <img src="../../images/eclipse_foundation_logo.svg" />
+    </a>
   </div>
-</nav>
-
-
-
-
-
-			</footer>
+  <p class="notice">
+    
+    Documentation built with
+    <a href="https://www.gohugo.io" target="_blank">Hugo</a>
+    using the
+    <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
+  </p>
+  <p class="quickLinks">
+    <a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
+      &gt; Privacy Policy
+    </a>
+    <a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
+      &gt; Terms of Use
+    </a>
+    <a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
+      &gt; Copyright Agent
+    </a>
+    <a href="http://www.eclipse.org/legal" target="_blank">
+      &gt; Legal
+    </a>
+    <a href="https://eclipse.org/security" target="_blank">
+      &gt; Report a Vulnerability
+    </a>
+  </p>
+</aside>
 		</div>
 	</article>
 
@@ -1765,4 +1741,3 @@
     <script>hljs.initHighlightingOnLoad();</script>
   </body>
 </html>
-
diff --git a/sitemap.xml b/sitemap.xml
index dbde2f5..a93a490 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -68,6 +68,7 @@
   
   <url>
     <loc>/download/</loc>
+    <lastmod>2017-07-18T14:18:49+02:00</lastmod>
   </url>
   
   <url>
@@ -85,6 +86,7 @@
   
   <url>
     <loc>/</loc>
+    <lastmod>2017-07-18T14:18:49+02:00</lastmod>
   </url>
   
   <url>
@@ -92,5 +94,4 @@
     <priority>0</priority>
   </url>
   
-</urlset>
-
+</urlset>
\ No newline at end of file