Repository: pdfbox-docs
Updated Branches:
  refs/heads/asf-site cae0b4b69 -> 3aa32c870


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/03/18/pdfbox-2.0.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/18/pdfbox-2.0.0-released.html 
b/content/news/2016/03/18/pdfbox-2.0.0-released.html
index 6e9a0cb..467b24d 100644
--- a/content/news/2016/03/18/pdfbox-2.0.0-released.html
+++ b/content/news/2016/03/18/pdfbox-2.0.0-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -151,7 +151,7 @@ PDFBox 1.8 or earlier an overview about things to look at 
when switching over. M
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -162,17 +162,17 @@ PDFBox 1.8 or earlier an overview about things to look at 
when switching over. M
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/04/26/new-pdfbox-releases.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/26/new-pdfbox-releases.html 
b/content/news/2016/04/26/new-pdfbox-releases.html
index ae7805d..373c8b6 100644
--- a/content/news/2016/04/26/new-pdfbox-releases.html
+++ b/content/news/2016/04/26/new-pdfbox-releases.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -148,7 +148,7 @@ Apache PDFBox version 1.8.12 and 2.0.1. They are available 
for download at:</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -159,17 +159,17 @@ Apache PDFBox version 1.8.12 and 2.0.1. They are 
available for download at:</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/05/27/CVE-2016-2175.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/27/CVE-2016-2175.html 
b/content/news/2016/05/27/CVE-2016-2175.html
index b932b79..da7220b 100644
--- a/content/news/2016/05/27/CVE-2016-2175.html
+++ b/content/news/2016/05/27/CVE-2016-2175.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -149,7 +149,7 @@ Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -160,17 +160,17 @@ Upgrade to Apache PDFBox 1.8.12 respectively 2.0.1</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/news/2016/06/09/pdfbox-2.0.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/06/09/pdfbox-2.0.2-released.html 
b/content/news/2016/06/09/pdfbox-2.0.2-released.html
index 2436ce6..82e20a7 100644
--- a/content/news/2016/06/09/pdfbox-2.0.2-released.html
+++ b/content/news/2016/06/09/pdfbox-2.0.2-released.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -148,7 +148,7 @@ Apache PDFBox version 2.0.2. It is available for download 
at:</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -159,17 +159,17 @@ Apache PDFBox version 2.0.2. It is available for download 
at:</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/references.html
----------------------------------------------------------------------
diff --git a/content/references.html b/content/references.html
index 23b21d1..6542447 100644
--- a/content/references.html
+++ b/content/references.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -284,7 +284,7 @@ Please file an <a 
href="https://issues.apache.org/jira/browse/PDFBOX";>improvemen
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -295,17 +295,17 @@ Please file an <a 
href="https://issues.apache.org/jira/browse/PDFBOX";>improvemen
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/siteupdate.html
----------------------------------------------------------------------
diff --git a/content/siteupdate.html b/content/siteupdate.html
index 224c7ac..a42b062 100644
--- a/content/siteupdate.html
+++ b/content/siteupdate.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -232,7 +232,7 @@ the changes to the PDFBox production website.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -243,17 +243,17 @@ the changes to the PDFBox production website.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/support.html
----------------------------------------------------------------------
diff --git a/content/support.html b/content/support.html
index d253d91..4a6f608 100644
--- a/content/support.html
+++ b/content/support.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -196,7 +196,7 @@ before.</p>
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -207,17 +207,17 @@ before.</p>
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3aa32c87/content/team.html
----------------------------------------------------------------------
diff --git a/content/team.html b/content/team.html
index e842f55..56a9d54 100644
--- a/content/team.html
+++ b/content/team.html
@@ -2,16 +2,16 @@
 <html lang="en">
 
 <!--
-     
+
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
-     
+
      http://www.apache.org/licenses/LICENSE- 2.0
-     
+
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -30,13 +30,13 @@
 
     <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet">
     <link href="/css/pygments-github.css" rel="stylesheet">
-    
+
     <link href="/css/site.css" rel="stylesheet">
+
     
+
     
-    
-     
-    
+
     
 
 </head>
@@ -54,22 +54,22 @@
         </div>
       </div>
     </nav>
-    
+
     <div class="container">
-        
+
         <div class="row row-offcanvas row-offcanvas-left">
             <div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
-                
+
                 <ul class="sidebar">
                     <li class="sidebar-header">Apache PDFBox</li>
                     <li><a href="/index.html">Overview</a></li>
                     <li><a href="/download.cgi">Downloads</a></li>
-                    
+
                     <li class="sidebar-header">Community</li>
                     <li><a href="/support.html">Support</a></li>
                     <li><a href="/mailinglists.html">Mailing Lists</a></li>
                     <li><a href="/team.html">Project Team</a></li>
-                    
+
                     <li class="sidebar-header">Documentation</li>
                     <li class="sidebar-node" id="v2-0">
                         <a href="#">2.0</a>
@@ -111,11 +111,11 @@
                             <li><a href="/1.8/faq.html">FAQ</a></li>
                         </ul>
                     </li>
-                    
+
                     <li class="sidebar-header">Development</li>
                     <li><a href="/building.html">Building from Source</a></li>
                     <li><a href="/codingconventions.html">Coding 
Conventions</a></li>
-                    <li><a href="/siteupdate.html">Update the Website</a></li> 
 
+                    <li><a href="/siteupdate.html">Update the Website</a></li>
                     <li><a 
href="https://builds.apache.org/view/All/job/PDFBox-trunk/";>Jenkins</a></li>
                     <li><a href="https://travis-ci.org/apache/pdfbox";>Travis 
CI</a></li>
                     <li><a 
href="https://analysis.apache.org/dashboard/index/org.apache.pdfbox:pdfbox-reactor";>SonarQube</a></li>
@@ -272,7 +272,7 @@ Get involved today. All contributions to the project are 
greatly appreciated.</p
                     <!-- nothing in here on purpose -->
                 </div>
                 <div class="span9">
-                    <p>Copyright © 2009&ndash;2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
+                    <p>Copyright © 2009&ndash;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>, Licensed 
under the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.
                         <br/>Apache PDFBox, PDFBox, Apache, the Apache feather 
logo and the Apache PDFBox project logos are trademarks of The Apache Software 
Foundation.</p>
                 </div>
             </div>
@@ -283,17 +283,17 @@ Get involved today. All contributions to the project are 
greatly appreciated.</p
     <script src="//code.jquery.com/jquery-latest.js"></script>
     <script src="/bootstrap/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-        
+
         $(document).ready(function () {
                 $('[data-toggle="offcanvas"]').click(function () {
                 $('.row-offcanvas').toggleClass('active')
             });
         });
-        
+
         $(function() {
             // collapse tree nodes dynamically to support noscript
             $('.sidebar-node').addClass('collapsed');
-            
+
 
             // toggle expand/collapse
             $('.sidebar-node > a').click(function(e) {

Reply via email to