You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2015/10/19 19:32:42 UTC

svn commit: r1709457 [30/33] - in /qpid/site: docs/ docs/AMQP/ docs/amqp/ docs/components/ docs/components/cpp-broker/ docs/components/dispatch-router/ docs/components/java-broker/ docs/components/jms/ docs/components/messaging-api/ docs/components/qmf...

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv.pl.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv.pl.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv.pl.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv_async.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv_async.pl.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv_async.pl.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/recv_async.pl.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send.pl.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send.pl.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send.pl.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send_async.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send_async.pl.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send_async.pl.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/send_async.pl.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/server.pl.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/server.pl.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/server.pl.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/perl/examples/server.pl.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/recv.php.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/recv.php.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/recv.php.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/recv.php.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/send.php.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/send.php.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/send.php.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/php/examples/send.php.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/async.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/async.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/async.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/async.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/client.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/client.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/client.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/client.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv_async.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv_async.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv_async.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/recv_async.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send_async.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send_async.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send_async.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/send_async.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/server.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/server.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/server.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/python/examples/server.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/client.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/client.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/client.rb.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/client.rb.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/mailserver.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/mailserver.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/mailserver.rb.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/mailserver.rb.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/nonblocking_recv.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/nonblocking_recv.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/nonblocking_recv.rb.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/nonblocking_recv.rb.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/recv.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/recv.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/recv.rb.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/recv.rb.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/send.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/send.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/send.rb.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/messenger/ruby/examples/send.rb.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/abstract_server.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/abstract_server.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/abstract_server.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/abstract_server.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/broker.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/broker.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/broker.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/broker.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client_http.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client_http.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client_http.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/client_http.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_common.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_common.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_common.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_common.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_ctrl.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_ctrl.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_ctrl.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_ctrl.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_recv.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_recv.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_recv.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_recv.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_send.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_send.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_send.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/db_send.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_recv.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_recv.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_recv.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_recv.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_send.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_send.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_send.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/direct_send.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_blocking.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_blocking.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_blocking.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_blocking.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct_tornado.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct_tornado.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct_tornado.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_direct_tornado.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_tornado.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_tornado.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_tornado.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/helloworld_tornado.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_server.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_server.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_server.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_server.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_tornado.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_tornado.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_tornado.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/proton_tornado.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/queue_browser.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/queue_browser.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/queue_browser.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/queue_browser.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/recurring_timer.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

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=1709457&r1=1709456&r2=1709457&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 Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv_interactive.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv_interactive.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv_interactive.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_recv_interactive.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_send.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_send.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_send.py.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/proton/python/examples/tx_send.py.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-proton-master/release-notes.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-proton-master/release-notes.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-proton-master/release-notes.html (original)
+++ qpid/site/docs/releases/qpid-proton-master/release-notes.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/AMQP-Compatibility.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/AMQP-Compatibility.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/AMQP-Compatibility.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/AMQP-Compatibility.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/Using-message-groups.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/Using-message-groups.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/Using-message-groups.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/Using-message-groups.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s02.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s02.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s02.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s03.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s03.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s03.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s06.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s06.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s06.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch01s06.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s02.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s02.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s02.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s03.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s03.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ch02s03.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Broker_Federation.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Broker_Federation.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Broker_Federation.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Broker_Federation.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Security.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Security.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Security.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chap-Messaging_User_Guide-Security.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-Managing-CPP-Broker.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-Managing-CPP-Broker.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-Managing-CPP-Broker.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-Managing-CPP-Broker.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-ha.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-ha.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-ha.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/chapter-ha.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ha-queue-replication.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ha-queue-replication.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ha-queue-replication.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/ha-queue-replication.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/pr01.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/pr01.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/pr01.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/pr01.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/producer-flow-control.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/producer-flow-control.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/producer-flow-control.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/producer-flow-control.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/cpp-broker/book/queue-state-replication.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/cpp-broker/book/queue-state-replication.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/cpp-broker/book/queue-state-replication.html (original)
+++ qpid/site/docs/releases/qpid-trunk/cpp-broker/book/queue-state-replication.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">

Modified: qpid/site/docs/releases/qpid-trunk/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/index.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="/ie.css" type="text/css"/>
       <script type="text/javascript" src="/html5shiv.js"></script>
     <![endif]-->
+
+    <!-- Redirects for `go get` and godoc.org -->
+    <meta name="go-import"
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
+    <meta name="go-source"
+          content="qpid.apache.org
+https://github.com/alanconway/proton-go/tree/master/README.md
+https://github.com/alanconway/proton-go/tree/master{/dir}
+https://github.com/alanconway/proton-go/blob/master{/dir}/{file}#L{line}"/>
   </head>
   <body>
     <div id="-content">




---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org