NO-JIRA - Adding documentation for the Qpid Dispatch 0.8.0 release

Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/e2639aac
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/e2639aac
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/e2639aac

Branch: refs/heads/asf-site
Commit: e2639aacdcd4f4c922cc82aff5e1821cead88b39
Parents: 32dce6b
Author: Ganesh Murthy <gmur...@redhat.com>
Authored: Tue May 2 15:05:57 2017 -0400
Committer: Ganesh Murthy <gmur...@redhat.com>
Committed: Tue May 2 15:05:57 2017 -0400

----------------------------------------------------------------------
 content/components/dispatch-router/index.html   |   14 +-
 content/documentation.html                      |    2 +-
 content/download.html                           |    4 +-
 content/releases/qpid-dispatch-0.3/index.html   |    2 +-
 content/releases/qpid-dispatch-0.4/index.html   |    2 +-
 content/releases/qpid-dispatch-0.5/index.html   |    2 +-
 content/releases/qpid-dispatch-0.6.0/index.html |    2 +-
 content/releases/qpid-dispatch-0.6.1/index.html |    2 +-
 content/releases/qpid-dispatch-0.7.0/index.html |    2 +-
 .../releases/qpid-dispatch-0.8.0/book/book.html | 5012 ++++++++++++++++++
 .../qpid-dispatch-0.8.0/book/console1.png       |  Bin 0 -> 40412 bytes
 .../qpid-dispatch-0.8.0/book/console_charts.png |  Bin 0 -> 70070 bytes
 .../qpid-dispatch-0.8.0/book/console_entity.png |  Bin 0 -> 69319 bytes
 .../qpid-dispatch-0.8.0/book/console_login.png  |  Bin 0 -> 39915 bytes
 .../book/console_overview.png                   |  Bin 0 -> 87960 bytes
 .../qpid-dispatch-0.8.0/book/console_schema.png |  Bin 0 -> 68025 bytes
 .../book/console_topology.png                   |  Bin 0 -> 67338 bytes
 content/releases/qpid-dispatch-0.8.0/index.html |  206 +
 .../qpid-dispatch-0.8.0/man/qdmanage.html       |  389 ++
 .../qpid-dispatch-0.8.0/man/qdrouterd.conf.html | 1252 +++++
 .../qpid-dispatch-0.8.0/man/qdrouterd.html      |  199 +
 .../qpid-dispatch-0.8.0/man/qdstat.html         |  882 +++
 .../qpid-dispatch-0.8.0/release-notes.html      |  298 ++
 .../releases/qpid-dispatch-master/index.html    |    2 +-
 input/_transom_config.py                        |    2 +-
 .../qpid-dispatch-0.8.0/book/book.html.in       | 4868 +++++++++++++++++
 .../qpid-dispatch-0.8.0/book/console1.png       |  Bin 0 -> 40412 bytes
 .../qpid-dispatch-0.8.0/book/console_charts.png |  Bin 0 -> 70070 bytes
 .../qpid-dispatch-0.8.0/book/console_entity.png |  Bin 0 -> 69319 bytes
 .../qpid-dispatch-0.8.0/book/console_login.png  |  Bin 0 -> 39915 bytes
 .../book/console_overview.png                   |  Bin 0 -> 87960 bytes
 .../qpid-dispatch-0.8.0/book/console_schema.png |  Bin 0 -> 68025 bytes
 .../book/console_topology.png                   |  Bin 0 -> 67338 bytes
 input/releases/qpid-dispatch-0.8.0/index.md     |   66 +
 .../qpid-dispatch-0.8.0/man/qdmanage.html.in    |  245 +
 .../man/qdrouterd.conf.html.in                  | 1108 ++++
 .../qpid-dispatch-0.8.0/man/qdrouterd.html.in   |   55 +
 .../qpid-dispatch-0.8.0/man/qdstat.html.in      |  738 +++
 .../qpid-dispatch-0.8.0/release-notes.md        |  168 +
 39 files changed, 15504 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/components/dispatch-router/index.html
----------------------------------------------------------------------
diff --git a/content/components/dispatch-router/index.html 
b/content/components/dispatch-router/index.html
index 4fafbbe..4a6f171 100644
--- a/content/components/dispatch-router/index.html
+++ b/content/components/dispatch-router/index.html
@@ -145,8 +145,8 @@ they be clients, brokers or other AMQP-enabled services.  
More about
 <div class="column">
 
 <ul>
-<li><a href="/releases/qpid-dispatch-0.7.0/book/book.html">Dispatch router 
book</a></li>
-<li><a 
href="https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;a=blob_plain;f=README;hb=0.7.0";>Installing
 Qpid Dispatch</a></li>
+<li><a href="/releases/qpid-dispatch-0.8.0/book/book.html">Dispatch router 
book</a></li>
+<li><a 
href="https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;a=blob_plain;f=README;hb=0.8.0";>Installing
 Qpid Dispatch</a></li>
 </ul>
 
 </div>
@@ -154,10 +154,10 @@ they be clients, brokers or other AMQP-enabled services.  
More about
 <div class="column">
 
 <ul>
-<li><a href="/releases/qpid-dispatch-0.7.0/man/qdrouterd.html">qdrouterd</a> - 
Router daemon</li>
-<li><a 
href="/releases/qpid-dispatch-0.7.0/man/qdrouterd.conf.html">qdrouterd.conf</a> 
- Daemon configuration</li>
-<li><a href="/releases/qpid-dispatch-0.7.0/man/qdstat.html">qdstat</a> - Get 
router statistics</li>
-<li><a href="/releases/qpid-dispatch-0.7.0/man/qdmanage.html">qdmanage</a> - 
Manage the router</li>
+<li><a href="/releases/qpid-dispatch-0.8.0/man/qdrouterd.html">qdrouterd</a> - 
Router daemon</li>
+<li><a 
href="/releases/qpid-dispatch-0.8.0/man/qdrouterd.conf.html">qdrouterd.conf</a> 
- Daemon configuration</li>
+<li><a href="/releases/qpid-dispatch-0.8.0/man/qdstat.html">qdstat</a> - Get 
router statistics</li>
+<li><a href="/releases/qpid-dispatch-0.8.0/man/qdmanage.html">qdmanage</a> - 
Manage the router</li>
 </ul>
 
 </div>
@@ -171,7 +171,7 @@ they be clients, brokers or other AMQP-enabled services.  
More about
 <h2 id="releases">Releases</h2>
 
 <ul>
-<li><a href="/releases/qpid-dispatch-0.7.0">Qpid Dispatch 0.7.0</a></li>
+<li><a href="/releases/qpid-dispatch-0.8.0">Qpid Dispatch 0.8.0</a></li>
 <li><a href="/releases/index.html#past-releases">Past releases</a></li>
 <li><a href="/releases/qpid-dispatch-master/index.html">Work in 
progress</a></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index f47e644..f112434 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -203,7 +203,7 @@ You can find older versions with our
 
 <ul>
 <li><a href="/components/dispatch-router/index.html">Overview</a></li>
-<li><a href="/releases/qpid-dispatch-0.7.0/book/book.html">Dispatch router 
book</a></li>
+<li><a href="/releases/qpid-dispatch-0.8.0/book/book.html">Dispatch router 
book</a></li>
 </ul>
 
 </section>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/download.html
----------------------------------------------------------------------
diff --git a/content/download.html b/content/download.html
index 5c61f25..cbeea96 100644
--- a/content/download.html
+++ b/content/download.html
@@ -192,8 +192,8 @@ process. The downloads on this page are from our
 </tr>
 <tr>
   <td><a href="/components/dispatch-router/index.html">Dispatch router</a></td>
-  <td><a 
href="http://www.apache.org/dyn/closer.lua/qpid/dispatch/0.7.0/qpid-dispatch-0.7.0.tar.gz";>qpid-dispatch-0.7.0.tar.gz</a></td>
-  <td><a 
href="http://www.apache.org/dist/qpid/dispatch/0.7.0/qpid-dispatch-0.7.0.tar.gz.asc";>ASC</a>,
 <a 
href="http://www.apache.org/dist/qpid/dispatch/0.7.0/qpid-dispatch-0.7.0.tar.gz.sha1";>SHA1</a></td>
+  <td><a 
href="http://www.apache.org/dyn/closer.lua/qpid/dispatch/0.8.0/qpid-dispatch-0.8.0.tar.gz";>qpid-dispatch-0.8.0.tar.gz</a></td>
+  <td><a 
href="http://www.apache.org/dist/qpid/dispatch/0.8.0/qpid-dispatch-0.8.0.tar.gz.asc";>ASC</a>,
 <a 
href="http://www.apache.org/dist/qpid/dispatch/0.8.0/qpid-dispatch-0.8.0.tar.gz.sha1";>SHA1</a></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.3/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.3/index.html 
b/content/releases/qpid-dispatch-0.3/index.html
index 1cfe97e..599e110 100644
--- a/content/releases/qpid-dispatch-0.3/index.html
+++ b/content/releases/qpid-dispatch-0.3/index.html
@@ -116,7 +116,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
         <div id="-middle-content">
           <script type="text/javascript">
   _deferredFunctions.push(function() {
-      if ("0.3" === "0.7.0") {
+      if ("0.3" === "0.8.0") {
           _modifyCurrentReleaseLinks();
       }
   });

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.4/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.4/index.html 
b/content/releases/qpid-dispatch-0.4/index.html
index dcca07d..91a50c3 100644
--- a/content/releases/qpid-dispatch-0.4/index.html
+++ b/content/releases/qpid-dispatch-0.4/index.html
@@ -116,7 +116,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
         <div id="-middle-content">
           <script type="text/javascript">
   _deferredFunctions.push(function() {
-      if ("0.4" === "0.7.0") {
+      if ("0.4" === "0.8.0") {
           _modifyCurrentReleaseLinks();
       }
   });

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.5/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.5/index.html 
b/content/releases/qpid-dispatch-0.5/index.html
index 5b01819..1bd9184 100644
--- a/content/releases/qpid-dispatch-0.5/index.html
+++ b/content/releases/qpid-dispatch-0.5/index.html
@@ -171,7 +171,7 @@ the files you download.</p>
 
 <script type="text/javascript">
   _deferredFunctions.push(function() {
-      if ("0.5" === "0.7.0") {
+      if ("0.5" === "0.8.0") {
           _modifyCurrentReleaseLinks();
       }
   });

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.6.0/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.6.0/index.html 
b/content/releases/qpid-dispatch-0.6.0/index.html
index 8985796..d967f01 100644
--- a/content/releases/qpid-dispatch-0.6.0/index.html
+++ b/content/releases/qpid-dispatch-0.6.0/index.html
@@ -171,7 +171,7 @@ the files you download.</p>
 
 <script type="text/javascript">
   _deferredFunctions.push(function() {
-      if ("0.6.0" === "0.7.0") {
+      if ("0.6.0" === "0.8.0") {
           _modifyCurrentReleaseLinks();
       }
   });

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.6.1/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.6.1/index.html 
b/content/releases/qpid-dispatch-0.6.1/index.html
index e60eb9a..cc78c41 100644
--- a/content/releases/qpid-dispatch-0.6.1/index.html
+++ b/content/releases/qpid-dispatch-0.6.1/index.html
@@ -171,7 +171,7 @@ the files you download.</p>
 
 <script type="text/javascript">
   _deferredFunctions.push(function() {
-      if ("0.6.1" === "0.7.0") {
+      if ("0.6.1" === "0.8.0") {
           _modifyCurrentReleaseLinks();
       }
   });

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/e2639aac/content/releases/qpid-dispatch-0.7.0/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-0.7.0/index.html 
b/content/releases/qpid-dispatch-0.7.0/index.html
index 8a7767c..73adaaa 100644
--- a/content/releases/qpid-dispatch-0.7.0/index.html
+++ b/content/releases/qpid-dispatch-0.7.0/index.html
@@ -171,7 +171,7 @@ the files you download.</p>
 
 <script type="text/javascript">
   _deferredFunctions.push(function() {
-      if ("0.7.0" === "0.7.0") {
+      if ("0.7.0" === "0.8.0") {
           _modifyCurrentReleaseLinks();
       }
   });


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

Reply via email to