Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer_tornado.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer_tornado.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer_tornado.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer_tornado.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>recurring_timer_tornado.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>recurring_timer_tornado.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>recurring_timer_tornado.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">import</span> <span class="nn">time</span>
@@ -133,27 +135,28 @@
 <p><a href="recurring_timer_tornado.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/selected_recv.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/selected_recv.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/selected_recv.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/selected_recv.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>selected_recv.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>selected_recv.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>selected_recv.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">from</span> <span class="nn">proton.reactor</span> <span 
class="kn">import</span> <span class="n">Container</span><span 
class="p">,</span> <span class="n">Selector</span>
@@ -128,27 +130,28 @@
 <p><a href="selected_recv.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>server.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>server.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>server.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">from</span> <span class="nn">proton</span> <span 
class="kn">import</span> <span class="n">Message</span>
@@ -145,27 +147,28 @@
 <p><a href="server.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_direct.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_direct.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_direct.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_direct.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>server_direct.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>server_direct.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>server_direct.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">from</span> <span class="nn">proton</span> <span 
class="kn">import</span> <span class="n">generate_uuid</span><span 
class="p">,</span> <span class="n">Message</span>
@@ -151,27 +153,28 @@
 <p><a href="server_direct.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_tx.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_tx.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_tx.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/server_tx.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>server_tx.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>server_tx.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>server_tx.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">from</span> <span class="nn">proton</span> <span 
class="kn">import</span> <span class="n">Message</span>
@@ -166,27 +168,28 @@
 <p><a href="server_tx.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_recv.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_recv.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_recv.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_recv.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>simple_recv.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>simple_recv.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>simple_recv.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">import</span> <span class="nn">optparse</span>
@@ -146,27 +148,28 @@
 <p><a href="simple_recv.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_send.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_send.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_send.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/simple_send.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>simple_send.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>simple_send.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>simple_send.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span><span class="p">,</span> <span 
class="n">unicode_literals</span>
 <span class="kn">import</span> <span class="nn">optparse</span>
@@ -153,27 +155,28 @@
 <p><a href="simple_send.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/sync_client.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/sync_client.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/sync_client.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/sync_client.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>sync_client.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>sync_client.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>sync_client.py</h1>
 <div class="highlight"><pre><span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">Demonstrates the client side of the synchronous 
request-response pattern</span>
@@ -144,27 +146,28 @@
 <p><a href="sync_client.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/test_examples.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/test_examples.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/test_examples.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/test_examples.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>test_examples.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>test_examples.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>test_examples.py</h1>
 <div class="highlight"><pre><span class="kn">import</span> <span 
class="nn">sys</span>
 <span class="kn">import</span> <span class="nn">subprocess</span>
@@ -242,27 +244,28 @@
 <p><a href="test_examples.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>

Modified: 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv.py.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv.py.html?rev=1705923&r1=1705922&r2=1705923&view=diff
==============================================================================
--- 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv.py.html
 (original)
+++ 
qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv.py.html
 Tue Sep 29 20:27:56 2015
@@ -31,65 +31,65 @@
     <!--[if lte IE 8]>
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
-      <![endif]-->
-    
+    <![endif]-->
   </head>
   <body>
     <div id="-content">
       <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
 
-        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
 
         <ul id="-global-navigation">
           <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/download.html">Download</a></li>
           <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/components/index.html">Components</a></li>
+          <li><a href="/download.html">Download</a></li>
           <li><a href="/discussion.html">Discussion</a></li>
         </ul>
       </div>
 
       <div id="-menu" class="panel" style="display: none;">
-        <section>
-          <h3>Project</h3>
-
-          <ul>
-            <li><a href="/overview.html">Overview</a></li>
-            <li><a href="/components/index.html">Components</a></li>
-            <li><a href="/releases/index.html">Releases</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Messaging APIs</h3>
-
-          <ul>
-            <li><a href="/proton/index.html">Qpid Proton</a></li>
-            <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-            <li><a href="/components/messaging-api/index.html">Qpid Messaging 
API</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Servers and tools</h3>
-
-          <ul>
-            <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
-            <li><a href="/components/cpp-broker/index.html">C++ broker</a></li>
-            <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-          </ul>
-        </section>
-
-        <section>
-          <h3>Resources</h3>
-
-          <ul>
-            <li><a href="/dashboard.html">Dashboard</a></li>
-            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-            <li><a href="/resources.html">More resources</a></li>
-          </ul>
-        </section>
+        <div class="flex">
+          <section>
+            <h3>Project</h3>
+
+            <ul>
+              <li><a href="/overview.html">Overview</a></li>
+              <li><a href="/components/index.html">Components</a></li>
+              <li><a href="/releases/index.html">Releases</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Messaging APIs</h3>
+
+            <ul>
+              <li><a href="/proton/index.html">Qpid Proton</a></li>
+              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
+              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Servers and tools</h3>
+
+            <ul>
+              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
+              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
+            </ul>
+          </section>
+
+          <section>
+            <h3>Resources</h3>
+
+            <ul>
+              <li><a href="/dashboard.html">Dashboard</a></li>
+              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
+              <li><a href="/resources.html">More resources</a></li>
+            </ul>
+          </section>
+        </div>
       </div>
 
       <div id="-search" class="panel" style="display: none;">
@@ -97,13 +97,15 @@
           <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
           <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
           <button type="submit">Search</button>
-          <p><a href="/search.html">More ways to search</a></p>
+          <a href="/search.html">More ways to search</a>
         </form>
       </div>
 
       <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Development</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>tx_recv.py</li></ul>
-        
+        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-proton-master/index.html">Qpid Proton 
Master</a></li><li><a 
href="/releases/qpid-proton-master/proton/python/examples/index.html">Python 
AMQP Examples</a></li><li>tx_recv.py</li></ul>
+
+        <div id="-middle-content">
+          
 <h1>tx_recv.py</h1>
 <div class="highlight"><pre><span class="kn">from</span> <span 
class="nn">__future__</span> <span class="kn">import</span> <span 
class="n">print_function</span>
 <span class="kn">import</span> <span class="nn">optparse</span>
@@ -167,27 +169,28 @@
 <p><a href="tx_recv.py">Download this file</a></p>
 
 
-        <hr/>
+          <hr/>
 
-        <ul id="-apache-navigation">
-          <li><a href="http://www.apache.org/";>Apache</a></li>
-          <li><a href="http://www.apache.org/licenses/";>License</a></li>
-          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-          <li><a href="http://www.apache.org/security/";>Security</a></li>
-          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
-        </ul>
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/";>Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
+          </ul>
 
-        <p id="-legal">
-          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
-          The Apache Software Foundation; Licensed under
-          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
-          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
-          Proton, Apache, the Apache feather logo, and the Apache Qpid
-          project logo are trademarks of The Apache Software
-          Foundation; All other marks mentioned may be trademarks or
-          registered trademarks of their respective owners
-        </p>
+          <p id="-legal">
+            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
+            The Apache Software Foundation; Licensed under
+            the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+            License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+            Proton, Apache, the Apache feather logo, and the Apache Qpid
+            project logo are trademarks of The Apache Software
+            Foundation; All other marks mentioned may be trademarks or
+            registered trademarks of their respective owners
+          </p>
+        </div>
       </div>
     </div>
   </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to