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 [33/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-trunk/messaging-api/ruby/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/messaging-api/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-trunk/messaging-api/ruby/examples/map_receiver.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/map_receiver.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/map_receiver.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/map_receiver.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-trunk/messaging-api/ruby/examples/map_sender.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/map_sender.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/map_sender.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/map_sender.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-trunk/messaging-api/ruby/examples/server.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/server.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/server.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/server.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-trunk/messaging-api/ruby/examples/spout.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/spout.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/spout.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/messaging-api/ruby/examples/spout.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-trunk/programming/book/Message-Groups-Guide.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/Message-Groups-Guide.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/Message-Groups-Guide.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/Message-Groups-Guide.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/programming/book/QpidJMS.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/QpidJMS.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/QpidJMS.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/QpidJMS.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/programming/book/QpidJNDI.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/QpidJNDI.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/QpidJNDI.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/QpidJNDI.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/programming/book/QpidWCF.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/QpidWCF.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/QpidWCF.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/QpidWCF.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/programming/book/acknowledgements.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/acknowledgements.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/acknowledgements.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/acknowledgements.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/programming/book/ch01.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch01.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch01.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/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/programming/book/ch02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02.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/programming/book/ch02s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s02.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s02.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/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/programming/book/ch02s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s03.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s03.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/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/programming/book/ch02s08.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s08.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s08.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02s08.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/programming/book/ch02s09.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s09.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s09.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02s09.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/programming/book/ch02s12.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s12.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s12.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02s12.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/programming/book/ch02s13.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s13.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s13.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02s13.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/programming/book/ch02s14.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s14.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s14.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02s14.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/programming/book/ch02s15.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch02s15.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch02s15.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch02s15.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/programming/book/ch03s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch03s03.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch03s03.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch03s03.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/programming/book/ch03s06.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch03s06.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch03s06.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch03s06.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/programming/book/ch04s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch04s02.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch04s02.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch04s02.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/programming/book/ch04s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch04s03.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch04s03.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch04s03.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/programming/book/ch04s04.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch04s04.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch04s04.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch04s04.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/programming/book/ch04s05.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch04s05.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch04s05.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch04s05.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/programming/book/ch05.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch05.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch05.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch05.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/programming/book/ch05s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch05s02.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch05s02.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch05s02.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/programming/book/ch05s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/ch05s03.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/ch05s03.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/ch05s03.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/programming/book/connections.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/connections.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/connections.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/connections.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/programming/book/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/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/programming/book/prefetch.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/prefetch.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/prefetch.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/prefetch.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/programming/book/replay.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/replay.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/replay.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/replay.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/programming/book/section-JMS-Logging.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/section-JMS-Logging.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/section-JMS-Logging.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/section-JMS-Logging.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/programming/book/section-JMS-MapMessage.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/section-JMS-MapMessage.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/section-JMS-MapMessage.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/section-JMS-MapMessage.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/programming/book/section-Maps.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/section-Maps.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/section-Maps.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/section-Maps.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/programming/book/section-addresses.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/section-addresses.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/section-addresses.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/section-addresses.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/programming/book/section-amqp0-10-mapping.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/programming/book/section-amqp0-10-mapping.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/programming/book/section-amqp0-10-mapping.html (original)
+++ qpid/site/docs/releases/qpid-trunk/programming/book/section-amqp0-10-mapping.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/qmf/cpp/examples/agent.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/agent.cpp.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/agent.cpp.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/agent.cpp.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/qmf/cpp/examples/event_driven_list_agents.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/event_driven_list_agents.cpp.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/event_driven_list_agents.cpp.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/event_driven_list_agents.cpp.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/qmf/cpp/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/cpp/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-trunk/qmf/cpp/examples/list_agents.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/list_agents.cpp.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/list_agents.cpp.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/list_agents.cpp.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/qmf/cpp/examples/print_events.cpp.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/print_events.cpp.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/print_events.cpp.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/cpp/examples/print_events.cpp.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/qmf/python/examples/agent.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/python/examples/agent.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/python/examples/agent.py.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/python/examples/agent.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-trunk/qmf/python/examples/find_agents.py.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/python/examples/find_agents.py.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/python/examples/find_agents.py.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/python/examples/find_agents.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-trunk/qmf/python/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/python/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/python/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/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-trunk/qmf/ruby/examples/agent_external.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/agent_external.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/agent_external.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/agent_external.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-trunk/qmf/ruby/examples/agent_internal.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/agent_internal.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/agent_internal.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/agent_internal.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-trunk/qmf/ruby/examples/find_agents.rb.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/find_agents.rb.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/find_agents.rb.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/find_agents.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-trunk/qmf/ruby/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qmf/ruby/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qmf/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-trunk/qpid-jms/examples/Drain.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Drain.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Drain.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Drain.java.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/qpid-jms/examples/Hello.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Hello.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Hello.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Hello.java.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/qpid-jms/examples/ListReceiver.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/ListReceiver.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/ListReceiver.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/ListReceiver.java.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/qpid-jms/examples/ListSender.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/ListSender.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/ListSender.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/ListSender.java.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/qpid-jms/examples/MapReceiver.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/MapReceiver.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/MapReceiver.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/MapReceiver.java.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/qpid-jms/examples/MapSender.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/MapSender.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/MapSender.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/MapSender.java.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/qpid-jms/examples/OptionParser.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/OptionParser.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/OptionParser.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/OptionParser.java.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/qpid-jms/examples/Spout.java.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Spout.java.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Spout.java.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/Spout.java.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/qpid-jms/examples/hello.properties.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/hello.properties.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/hello.properties.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/hello.properties.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/qpid-jms/examples/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/index.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-trunk/qpid-jms/examples/index.html (original)
+++ qpid/site/docs/releases/qpid-trunk/qpid-jms/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/resources.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/resources.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/resources.html (original)
+++ qpid/site/docs/resources.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/search.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/search.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/search.html (original)
+++ qpid/site/docs/search.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/site.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/site.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/site.html (original)
+++ qpid/site/docs/site.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/source-code.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/source-code.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/docs/source-code.html (original)
+++ qpid/site/docs/source-code.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/input/_transom_template.html
URL: http://svn.apache.org/viewvc/qpid/site/input/_transom_template.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/input/_transom_template.html (original)
+++ qpid/site/input/_transom_template.html Mon Oct 19 17:32:08 2015
@@ -32,6 +32,15 @@
       <link rel="stylesheet" href="{{site_url}}/ie.css" type="text/css"/>
       <script type="text/javascript" src="{{site_url}}/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">

Added: qpid/site/input/amqp/_transom_template.html
URL: http://svn.apache.org/viewvc/qpid/site/input/amqp/_transom_template.html?rev=1709457&view=auto
==============================================================================
--- qpid/site/input/amqp/_transom_template.html (added)
+++ qpid/site/input/amqp/_transom_template.html Mon Oct 19 17:32:08 2015
@@ -0,0 +1 @@
+link ../_transom_template.html
\ No newline at end of file

Propchange: qpid/site/input/amqp/_transom_template.html
------------------------------------------------------------------------------
    svn:special = *

Added: qpid/site/input/electron/_transom_template.html
URL: http://svn.apache.org/viewvc/qpid/site/input/electron/_transom_template.html?rev=1709457&view=auto
==============================================================================
--- qpid/site/input/electron/_transom_template.html (added)
+++ qpid/site/input/electron/_transom_template.html Mon Oct 19 17:32:08 2015
@@ -0,0 +1 @@
+link ../_transom_template.html
\ No newline at end of file

Propchange: qpid/site/input/electron/_transom_template.html
------------------------------------------------------------------------------
    svn:special = *

Added: qpid/site/input/electron/index.md
URL: http://svn.apache.org/viewvc/qpid/site/input/electron/index.md?rev=1709457&view=auto
==============================================================================
--- qpid/site/input/electron/index.md (added)
+++ qpid/site/input/electron/index.md Mon Oct 19 17:32:08 2015
@@ -0,0 +1,2 @@
+This is not a web page, it is a Go package stub.
+[Find out more](https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/src/qpid.apache.org/README.md)

Modified: qpid/site/input/proton/_transom_template.html
URL: http://svn.apache.org/viewvc/qpid/site/input/proton/_transom_template.html?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/input/proton/_transom_template.html (original)
+++ qpid/site/input/proton/_transom_template.html Mon Oct 19 17:32:08 2015
@@ -33,12 +33,12 @@
       <script type="text/javascript" src="{{site_url}}/html5shiv.js"></script>
       <![endif]-->
 
-    <!-- FIXME aconway 2015-09-28: redirects for `go get` and godoc.org -->
+    <!-- Redirects for `go get` and godoc.org -->
     <meta name="go-import"
-          content="qpid.apache.org/proton git https://github.com/alanconway/proton-go.git"/> 
+          content="qpid.apache.org git https://github.com/alanconway/proton-go.git"/> 
     <meta name="go-source"
-          content="qpid.apache.org/proton
-https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md
+          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>

Modified: qpid/site/input/proton/development.md
URL: http://svn.apache.org/viewvc/qpid/site/input/proton/development.md?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/input/proton/development.md (original)
+++ qpid/site/input/proton/development.md Mon Oct 19 17:32:08 2015
@@ -23,8 +23,8 @@
 
 ### Primary goals
  - New language bindings
-   + C++
-   + [Go](https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md)
+   + [C++]({{site_url}}/releases/qpid-proton-master/proton/cpp/api/index.html)
+   + [Go](https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/src/qpid.apache.org/README.md)
  - API stabilization
 
 ## Unscheduled Items:

Modified: qpid/site/input/releases/qpid-proton-master/index.md
URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-proton-master/index.md?rev=1709457&r1=1709456&r2=1709457&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-proton-master/index.md (original)
+++ qpid/site/input/releases/qpid-proton-master/index.md Mon Oct 19 17:32:08 2015
@@ -44,10 +44,12 @@ This content was generated at 16:07  on
  - [Python examples](proton/python/examples/index.html)
  - [Go binding](https://github.com/apache/qpid-proton/tree/master/proton-c/bindings/go/README.md)
  - [Installing Qpid Proton](https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;a=blob;f=INSTALL.md;hb=master)
-
+ - [Go proton API reference](http://godoc.org/qpid.apache.org/proton)
+ - [Go electron API reference](http://godoc.org/qpid.apache.org/electron)
+ 
 </div>
 
 
 ## More information
 
- - [Source repository](https://git-wip-us.apache.org/repos/asf/qpid-proton.git?a=tree)
\ No newline at end of file
+ - [Source repository](https://git-wip-us.apache.org/repos/asf/qpid-proton.git?a=tree)



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