You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2016/05/04 14:50:08 UTC

[1/2] qpid-site git commit: DISPATCH-304 - Added width and height to qpid-dispatch console images

Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 1112dee92 -> fa81b737f


DISPATCH-304 - Added width and height to qpid-dispatch console images


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

Branch: refs/heads/asf-site
Commit: 7bcc8100534c3bca1e7342ad2a595fdda7244308
Parents: 1112dee
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed May 4 08:42:23 2016 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed May 4 08:42:23 2016 -0400

----------------------------------------------------------------------
 .../book/console_operation.html                     | 12 ++++++------
 .../releases/qpid-dispatch-master/book/schema.html  | 16 ++++++++++++----
 content/releases/qpid-dispatch-master/index.html    |  2 +-
 .../qpid-dispatch-master/man/qdrouterd.conf.html    | 16 ++++++++++++----
 .../book/console_operation.html.in                  | 12 ++++++------
 .../qpid-dispatch-master/book/schema.html.in        | 16 ++++++++++++----
 input/releases/qpid-dispatch-master/index.md        |  2 +-
 .../qpid-dispatch-master/man/qdrouterd.conf.html.in | 16 ++++++++++++----
 8 files changed, 62 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/content/releases/qpid-dispatch-master/book/console_operation.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/book/console_operation.html b/content/releases/qpid-dispatch-master/book/console_operation.html
index 6dfb6ee..d4a3aea 100644
--- a/content/releases/qpid-dispatch-master/book/console_operation.html
+++ b/content/releases/qpid-dispatch-master/book/console_operation.html
@@ -121,7 +121,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <div class="section" id="logging-in-to-a-router-network">
 <h2>4.3.1. Logging in to a router network<a class="headerlink" href="#logging-in-to-a-router-network" title="Permalink to this headline">.</a></h2>
 <p>The console communicates to the router network using the proton javascript bindings. When run from a web page, the proton bindings use web sockets to send and receive commands. However, the dispatch router requires tcp. Therefore a web-sockets to tcp proxy is used.</p>
-<img alt="../_images/console_login.png" src="../_images/console_login.png" />
+<a class="reference internal image-reference" href="../_images/console_login.png"><img alt="../_images/console_login.png" src="../_images/console_login.png" style="width: 1000px; height: 500px;" /></a>
 <p>Enter the address of a proxy that is connected to a router in the network.</p>
 <p>User name and password are not used at this time.</p>
 <p>The Autostart checkbox, when checked, will automatically log in with the previous host:port the next time you start the console.</p>
@@ -129,27 +129,27 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <div class="section" id="overview-page">
 <h2>4.3.2. Overview page<a class="headerlink" href="#overview-page" title="Permalink to this headline">.</a></h2>
 <p>On the overview page, aggregate information about routers, addresses, and connections is displayed.</p>
-<img alt="../_images/console_overview.png" src="../_images/console_overview.png" />
+<a class="reference internal image-reference" href="../_images/console_overview.png"><img alt="../_images/console_overview.png" src="../_images/console_overview.png" style="width: 1000px; height: 500px;" /></a>
 </div>
 <div class="section" id="topology-page">
 <h2>4.3.3. Topology page<a class="headerlink" href="#topology-page" title="Permalink to this headline">.</a></h2>
 <p>This page displays the router network in a graphical form showing how the routers are connected and information about the individual routers and links.</p>
-<img alt="../_images/console_topology.png" src="../_images/console_topology.png" />
+<a class="reference internal image-reference" href="../_images/console_topology.png"><img alt="../_images/console_topology.png" src="../_images/console_topology.png" style="width: 1000px; height: 500px;" /></a>
 </div>
 <div class="section" id="router-entity-details-page">
 <h2>4.3.4. Router entity details page<a class="headerlink" href="#router-entity-details-page" title="Permalink to this headline">.</a></h2>
-<img alt="../_images/console_entity.png" src="../_images/console_entity.png" />
+<a class="reference internal image-reference" href="../_images/console_entity.png"><img alt="../_images/console_entity.png" src="../_images/console_entity.png" style="width: 1000px; height: 500px;" /></a>
 <p>Displays detailed information about entities such as routers, links, addresses, memory.</p>
 <p>Numeric attributes can be graphed by clicking on the graph icon.</p>
 </div>
 <div class="section" id="charts-page">
 <h2>4.3.5. Charts page<a class="headerlink" href="#charts-page" title="Permalink to this headline">.</a></h2>
-<img alt="../_images/console_charts.png" src="../_images/console_charts.png" />
+<a class="reference internal image-reference" href="../_images/console_charts.png"><img alt="../_images/console_charts.png" src="../_images/console_charts.png" style="width: 1000px; height: 500px;" /></a>
 <p>This page displays graphs of numeric values that are on the entity details page.</p>
 </div>
 <div class="section" id="schema-page">
 <h2>4.3.6. Schema page<a class="headerlink" href="#schema-page" title="Permalink to this headline">.</a></h2>
-<img alt="../_images/console_schema.png" src="../_images/console_schema.png" />
+<a class="reference internal image-reference" href="../_images/console_schema.png"><img alt="../_images/console_schema.png" src="../_images/console_schema.png" style="width: 1000px; height: 500px;" /></a>
 <p>This page displays the json schema that is used to manage the router network.</p>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/content/releases/qpid-dispatch-master/book/schema.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/book/schema.html b/content/releases/qpid-dispatch-master/book/schema.html
index e2e8933..d6aa4e0 100644
--- a/content/releases/qpid-dispatch-master/book/schema.html
+++ b/content/releases/qpid-dispatch-master/book/schema.html
@@ -154,18 +154,18 @@ running using the <cite>qdrouterd(8)</cite> tool&#8217;s <cite>create</cite> ope
 be modified using the <cite>update</cite> operation, see the entity descriptions below.</p>
 <div class="section" id="container">
 <h3>3.4.1.1. container<a class="headerlink" href="#container" title="Permalink to this headline">.</a></h3>
-<p>Attributes related to the AMQP container.</p>
+<p>(DEPRECATED)Attributes related to the AMQP container. All container attributes are now available in the router entity. The container entity will be removed in future releases</p>
 <p>Operations allowed: <cite>READ</cite></p>
 <dl class="docutils">
 <dt><em>containerName</em> (string, <cite>CREATE</cite>)</dt>
 <dd>The  name of the AMQP container.  If not specified, the container name will be set to a value of the container&#8217;s choosing.  The automatically assigned container name is not guaranteed to be persistent across restarts of the container.</dd>
-<dt><em>workerThreads</em> (integer, default=1, <cite>CREATE</cite>)</dt>
+<dt><em>workerThreads</em> (integer, default=4, <cite>CREATE</cite>)</dt>
 <dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
 <dt><em>debugDump</em> (path, <cite>CREATE</cite>)</dt>
 <dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
 <dt><em>saslConfigPath</em> (path, <cite>CREATE</cite>)</dt>
 <dd>Absolute path to the SASL configuration file.</dd>
-<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;, <cite>CREATE</cite>)</dt>
+<dt><em>saslConfigName</em> (string, <cite>CREATE</cite>)</dt>
 <dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
@@ -174,7 +174,7 @@ be modified using the <cite>update</cite> operation, see the entity descriptions
 <p>Tracks peer routers and computes routes to destinations.</p>
 <p>Operations allowed: <cite>READ</cite></p>
 <dl class="docutils">
-<dt><em>routerId</em> (string, <cite>CREATE</cite>)</dt>
+<dt><em>routerId</em> (string, required, <cite>CREATE</cite>)</dt>
 <dd>Router&#8217;s unique identity.</dd>
 <dt><em>mode</em> (One of [&#8216;standalone&#8217;, &#8216;interior&#8217;], default=&#8217;standalone&#8217;, <cite>CREATE</cite>)</dt>
 <dd>In standalone mode, the router operates as a single component.  It does not participate in the routing protocol and therefore will not cooperate with other routers. In interior mode, the router operates in cooperation with other interior routers in an interconnected network.</dd>
@@ -198,6 +198,14 @@ be modified using the <cite>update</cite> operation, see the entity descriptions
 <dd>Number of links attached to the router node.</dd>
 <dt><em>nodeCount</em> (integer)</dt>
 <dd>Number of known peer router nodes.</dd>
+<dt><em>workerThreads</em> (integer, default=4, <cite>CREATE</cite>)</dt>
+<dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
+<dt><em>debugDump</em> (path, <cite>CREATE</cite>)</dt>
+<dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
+<dt><em>saslConfigPath</em> (path, <cite>CREATE</cite>)</dt>
+<dd>Absolute path to the SASL configuration file.</dd>
+<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;, <cite>CREATE</cite>)</dt>
+<dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
 <div class="section" id="listener">

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/content/releases/qpid-dispatch-master/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/index.html b/content/releases/qpid-dispatch-master/index.html
index 5b357c3..8a5a112 100644
--- a/content/releases/qpid-dispatch-master/index.html
+++ b/content/releases/qpid-dispatch-master/index.html
@@ -124,7 +124,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 incomplete.  For a smoother experience, see the <a href="/releases/qpid-dispatch-0.5/index.html">current stable
 release</a>.</p>
 
-<p>This content was generated at 13:53  on Monday, 25 April 2016.</p>
+<p>This content was generated at 08:35  on Wednesday, 04 May 2016.</p>
 
 </div>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/content/releases/qpid-dispatch-master/man/qdrouterd.conf.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/man/qdrouterd.conf.html b/content/releases/qpid-dispatch-master/man/qdrouterd.conf.html
index 51c8685..f84b896 100644
--- a/content/releases/qpid-dispatch-master/man/qdrouterd.conf.html
+++ b/content/releases/qpid-dispatch-master/man/qdrouterd.conf.html
@@ -209,17 +209,17 @@ listener {
 <h2>Configuration Sections<a class="headerlink" href="#configuration-sections" title="Permalink to this headline">.</a></h2>
 <div class="section" id="container">
 <h3>container<a class="headerlink" href="#container" title="Permalink to this headline">.</a></h3>
-<p>Attributes related to the AMQP container.</p>
+<p>(DEPRECATED)Attributes related to the AMQP container. All container attributes are now available in the router entity. The container entity will be removed in future releases</p>
 <dl class="docutils">
 <dt><em>containerName</em> (string)</dt>
 <dd>The  name of the AMQP container.  If not specified, the container name will be set to a value of the container&#8217;s choosing.  The automatically assigned container name is not guaranteed to be persistent across restarts of the container.</dd>
-<dt><em>workerThreads</em> (integer, default=1)</dt>
+<dt><em>workerThreads</em> (integer, default=4)</dt>
 <dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
 <dt><em>debugDump</em> (path)</dt>
 <dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
 <dt><em>saslConfigPath</em> (path)</dt>
 <dd>Absolute path to the SASL configuration file.</dd>
-<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;)</dt>
+<dt><em>saslConfigName</em> (string)</dt>
 <dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
@@ -227,7 +227,7 @@ listener {
 <h3>router<a class="headerlink" href="#router" title="Permalink to this headline">.</a></h3>
 <p>Tracks peer routers and computes routes to destinations.</p>
 <dl class="docutils">
-<dt><em>routerId</em> (string)</dt>
+<dt><em>routerId</em> (string, required)</dt>
 <dd>Router&#8217;s unique identity.</dd>
 <dt><em>mode</em> (One of [&#8216;standalone&#8217;, &#8216;interior&#8217;], default=&#8217;standalone&#8217;)</dt>
 <dd>In standalone mode, the router operates as a single component.  It does not participate in the routing protocol and therefore will not cooperate with other routers. In interior mode, the router operates in cooperation with other interior routers in an interconnected network.</dd>
@@ -243,6 +243,14 @@ listener {
 <dd>Time in seconds after which link state is declared stale if no RA is received.</dd>
 <dt><em>mobileAddrMaxAge</em> (integer, default=60)</dt>
 <dd>(DEPRECATED) This value is no longer used in the router.</dd>
+<dt><em>workerThreads</em> (integer, default=4)</dt>
+<dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
+<dt><em>debugDump</em> (path)</dt>
+<dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
+<dt><em>saslConfigPath</em> (path)</dt>
+<dd>Absolute path to the SASL configuration file.</dd>
+<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;)</dt>
+<dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
 <div class="section" id="listener">

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/input/releases/qpid-dispatch-master/book/console_operation.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/book/console_operation.html.in b/input/releases/qpid-dispatch-master/book/console_operation.html.in
index 5ef47b8..9c104ef 100644
--- a/input/releases/qpid-dispatch-master/book/console_operation.html.in
+++ b/input/releases/qpid-dispatch-master/book/console_operation.html.in
@@ -5,7 +5,7 @@
 <div class="section" id="logging-in-to-a-router-network">
 <h2>4.3.1. Logging in to a router network<a class="headerlink" href="#logging-in-to-a-router-network" title="Permalink to this headline">.</a></h2>
 <p>The console communicates to the router network using the proton javascript bindings. When run from a web page, the proton bindings use web sockets to send and receive commands. However, the dispatch router requires tcp. Therefore a web-sockets to tcp proxy is used.</p>
-<img alt="../_images/console_login.png" src="../_images/console_login.png" />
+<a class="reference internal image-reference" href="../_images/console_login.png"><img alt="../_images/console_login.png" src="../_images/console_login.png" style="width: 1000px; height: 500px;" /></a>
 <p>Enter the address of a proxy that is connected to a router in the network.</p>
 <p>User name and password are not used at this time.</p>
 <p>The Autostart checkbox, when checked, will automatically log in with the previous host:port the next time you start the console.</p>
@@ -13,27 +13,27 @@
 <div class="section" id="overview-page">
 <h2>4.3.2. Overview page<a class="headerlink" href="#overview-page" title="Permalink to this headline">.</a></h2>
 <p>On the overview page, aggregate information about routers, addresses, and connections is displayed.</p>
-<img alt="../_images/console_overview.png" src="../_images/console_overview.png" />
+<a class="reference internal image-reference" href="../_images/console_overview.png"><img alt="../_images/console_overview.png" src="../_images/console_overview.png" style="width: 1000px; height: 500px;" /></a>
 </div>
 <div class="section" id="topology-page">
 <h2>4.3.3. Topology page<a class="headerlink" href="#topology-page" title="Permalink to this headline">.</a></h2>
 <p>This page displays the router network in a graphical form showing how the routers are connected and information about the individual routers and links.</p>
-<img alt="../_images/console_topology.png" src="../_images/console_topology.png" />
+<a class="reference internal image-reference" href="../_images/console_topology.png"><img alt="../_images/console_topology.png" src="../_images/console_topology.png" style="width: 1000px; height: 500px;" /></a>
 </div>
 <div class="section" id="router-entity-details-page">
 <h2>4.3.4. Router entity details page<a class="headerlink" href="#router-entity-details-page" title="Permalink to this headline">.</a></h2>
-<img alt="../_images/console_entity.png" src="../_images/console_entity.png" />
+<a class="reference internal image-reference" href="../_images/console_entity.png"><img alt="../_images/console_entity.png" src="../_images/console_entity.png" style="width: 1000px; height: 500px;" /></a>
 <p>Displays detailed information about entities such as routers, links, addresses, memory.</p>
 <p>Numeric attributes can be graphed by clicking on the graph icon.</p>
 </div>
 <div class="section" id="charts-page">
 <h2>4.3.5. Charts page<a class="headerlink" href="#charts-page" title="Permalink to this headline">.</a></h2>
-<img alt="../_images/console_charts.png" src="../_images/console_charts.png" />
+<a class="reference internal image-reference" href="../_images/console_charts.png"><img alt="../_images/console_charts.png" src="../_images/console_charts.png" style="width: 1000px; height: 500px;" /></a>
 <p>This page displays graphs of numeric values that are on the entity details page.</p>
 </div>
 <div class="section" id="schema-page">
 <h2>4.3.6. Schema page<a class="headerlink" href="#schema-page" title="Permalink to this headline">.</a></h2>
-<img alt="../_images/console_schema.png" src="../_images/console_schema.png" />
+<a class="reference internal image-reference" href="../_images/console_schema.png"><img alt="../_images/console_schema.png" src="../_images/console_schema.png" style="width: 1000px; height: 500px;" /></a>
 <p>This page displays the json schema that is used to manage the router network.</p>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/input/releases/qpid-dispatch-master/book/schema.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/book/schema.html.in b/input/releases/qpid-dispatch-master/book/schema.html.in
index fe78596..d35c432 100644
--- a/input/releases/qpid-dispatch-master/book/schema.html.in
+++ b/input/releases/qpid-dispatch-master/book/schema.html.in
@@ -38,18 +38,18 @@ running using the <cite>qdrouterd(8)</cite> tool&#8217;s <cite>create</cite> ope
 be modified using the <cite>update</cite> operation, see the entity descriptions below.</p>
 <div class="section" id="container">
 <h3>3.4.1.1. container<a class="headerlink" href="#container" title="Permalink to this headline">.</a></h3>
-<p>Attributes related to the AMQP container.</p>
+<p>(DEPRECATED)Attributes related to the AMQP container. All container attributes are now available in the router entity. The container entity will be removed in future releases</p>
 <p>Operations allowed: <cite>READ</cite></p>
 <dl class="docutils">
 <dt><em>containerName</em> (string, <cite>CREATE</cite>)</dt>
 <dd>The  name of the AMQP container.  If not specified, the container name will be set to a value of the container&#8217;s choosing.  The automatically assigned container name is not guaranteed to be persistent across restarts of the container.</dd>
-<dt><em>workerThreads</em> (integer, default=1, <cite>CREATE</cite>)</dt>
+<dt><em>workerThreads</em> (integer, default=4, <cite>CREATE</cite>)</dt>
 <dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
 <dt><em>debugDump</em> (path, <cite>CREATE</cite>)</dt>
 <dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
 <dt><em>saslConfigPath</em> (path, <cite>CREATE</cite>)</dt>
 <dd>Absolute path to the SASL configuration file.</dd>
-<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;, <cite>CREATE</cite>)</dt>
+<dt><em>saslConfigName</em> (string, <cite>CREATE</cite>)</dt>
 <dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
@@ -58,7 +58,7 @@ be modified using the <cite>update</cite> operation, see the entity descriptions
 <p>Tracks peer routers and computes routes to destinations.</p>
 <p>Operations allowed: <cite>READ</cite></p>
 <dl class="docutils">
-<dt><em>routerId</em> (string, <cite>CREATE</cite>)</dt>
+<dt><em>routerId</em> (string, required, <cite>CREATE</cite>)</dt>
 <dd>Router&#8217;s unique identity.</dd>
 <dt><em>mode</em> (One of [&#8216;standalone&#8217;, &#8216;interior&#8217;], default=&#8217;standalone&#8217;, <cite>CREATE</cite>)</dt>
 <dd>In standalone mode, the router operates as a single component.  It does not participate in the routing protocol and therefore will not cooperate with other routers. In interior mode, the router operates in cooperation with other interior routers in an interconnected network.</dd>
@@ -82,6 +82,14 @@ be modified using the <cite>update</cite> operation, see the entity descriptions
 <dd>Number of links attached to the router node.</dd>
 <dt><em>nodeCount</em> (integer)</dt>
 <dd>Number of known peer router nodes.</dd>
+<dt><em>workerThreads</em> (integer, default=4, <cite>CREATE</cite>)</dt>
+<dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
+<dt><em>debugDump</em> (path, <cite>CREATE</cite>)</dt>
+<dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
+<dt><em>saslConfigPath</em> (path, <cite>CREATE</cite>)</dt>
+<dd>Absolute path to the SASL configuration file.</dd>
+<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;, <cite>CREATE</cite>)</dt>
+<dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
 <div class="section" id="listener">

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/input/releases/qpid-dispatch-master/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/index.md b/input/releases/qpid-dispatch-master/index.md
index b4f7570..62e24e2 100644
--- a/input/releases/qpid-dispatch-master/index.md
+++ b/input/releases/qpid-dispatch-master/index.md
@@ -27,7 +27,7 @@ Code and documentation found here may be unstable, incorrect, or
 incomplete.  For a smoother experience, see the [current stable
 release]({{current_dispatch_release_url}}/index.html).
 
-This content was generated at 13:53  on Monday, 25 April 2016.
+This content was generated at 08:35  on Wednesday, 04 May 2016.
 
 </div>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7bcc8100/input/releases/qpid-dispatch-master/man/qdrouterd.conf.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/man/qdrouterd.conf.html.in b/input/releases/qpid-dispatch-master/man/qdrouterd.conf.html.in
index b217c42..0b343f7 100644
--- a/input/releases/qpid-dispatch-master/man/qdrouterd.conf.html.in
+++ b/input/releases/qpid-dispatch-master/man/qdrouterd.conf.html.in
@@ -93,17 +93,17 @@ listener {
 <h2>Configuration Sections<a class="headerlink" href="#configuration-sections" title="Permalink to this headline">.</a></h2>
 <div class="section" id="container">
 <h3>container<a class="headerlink" href="#container" title="Permalink to this headline">.</a></h3>
-<p>Attributes related to the AMQP container.</p>
+<p>(DEPRECATED)Attributes related to the AMQP container. All container attributes are now available in the router entity. The container entity will be removed in future releases</p>
 <dl class="docutils">
 <dt><em>containerName</em> (string)</dt>
 <dd>The  name of the AMQP container.  If not specified, the container name will be set to a value of the container&#8217;s choosing.  The automatically assigned container name is not guaranteed to be persistent across restarts of the container.</dd>
-<dt><em>workerThreads</em> (integer, default=1)</dt>
+<dt><em>workerThreads</em> (integer, default=4)</dt>
 <dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
 <dt><em>debugDump</em> (path)</dt>
 <dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
 <dt><em>saslConfigPath</em> (path)</dt>
 <dd>Absolute path to the SASL configuration file.</dd>
-<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;)</dt>
+<dt><em>saslConfigName</em> (string)</dt>
 <dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
@@ -111,7 +111,7 @@ listener {
 <h3>router<a class="headerlink" href="#router" title="Permalink to this headline">.</a></h3>
 <p>Tracks peer routers and computes routes to destinations.</p>
 <dl class="docutils">
-<dt><em>routerId</em> (string)</dt>
+<dt><em>routerId</em> (string, required)</dt>
 <dd>Router&#8217;s unique identity.</dd>
 <dt><em>mode</em> (One of [&#8216;standalone&#8217;, &#8216;interior&#8217;], default=&#8217;standalone&#8217;)</dt>
 <dd>In standalone mode, the router operates as a single component.  It does not participate in the routing protocol and therefore will not cooperate with other routers. In interior mode, the router operates in cooperation with other interior routers in an interconnected network.</dd>
@@ -127,6 +127,14 @@ listener {
 <dd>Time in seconds after which link state is declared stale if no RA is received.</dd>
 <dt><em>mobileAddrMaxAge</em> (integer, default=60)</dt>
 <dd>(DEPRECATED) This value is no longer used in the router.</dd>
+<dt><em>workerThreads</em> (integer, default=4)</dt>
+<dd>The number of threads that will be created to process message traffic and other application work (timers, non-amqp file descriptors, etc.) .</dd>
+<dt><em>debugDump</em> (path)</dt>
+<dd>A file to dump debugging information that can&#8217;t be logged normally.</dd>
+<dt><em>saslConfigPath</em> (path)</dt>
+<dd>Absolute path to the SASL configuration file.</dd>
+<dt><em>saslConfigName</em> (string, default=&#8217;qdrouterd&#8217;)</dt>
+<dd>Name of the SASL configuration.  This string + &#8216;.conf&#8217; is the name of the configuration file.</dd>
 </dl>
 </div>
 <div class="section" id="listener">


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


[2/2] qpid-site git commit: DISPATCH-304 - Remove height and width attributes and adjusted the actual image instead

Posted by gm...@apache.org.
DISPATCH-304 - Remove height and width attributes and adjusted the actual image instead


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

Branch: refs/heads/asf-site
Commit: fa81b737f3af36631a46a057b39c0479a26dd207
Parents: 7bcc810
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed May 4 10:49:43 2016 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed May 4 10:49:43 2016 -0400

----------------------------------------------------------------------
 .../_images/console_charts.png                  | Bin 36668 -> 59466 bytes
 .../_images/console_entity.png                  | Bin 96504 -> 86855 bytes
 .../_images/console_login.png                   | Bin 30172 -> 41258 bytes
 .../_images/console_overview.png                | Bin 42378 -> 51563 bytes
 .../_images/console_schema.png                  | Bin 101877 -> 67664 bytes
 .../_images/console_topology.png                | Bin 77433 -> 77879 bytes
 .../book/console_operation.html                 |  12 ++++++------
 .../qpid-dispatch-master/book/schema.html       |   6 +++++-
 .../releases/qpid-dispatch-master/index.html    |   2 +-
 .../_images/console_charts.png                  | Bin 36668 -> 59466 bytes
 .../_images/console_entity.png                  | Bin 96504 -> 86855 bytes
 .../_images/console_login.png                   | Bin 30172 -> 41258 bytes
 .../_images/console_overview.png                | Bin 42378 -> 51563 bytes
 .../_images/console_schema.png                  | Bin 101877 -> 67664 bytes
 .../_images/console_topology.png                | Bin 77433 -> 77879 bytes
 .../book/console_operation.html.in              |  12 ++++++------
 .../qpid-dispatch-master/book/schema.html.in    |   6 +++++-
 input/releases/qpid-dispatch-master/index.md    |   2 +-
 18 files changed, 24 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/_images/console_charts.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/_images/console_charts.png b/content/releases/qpid-dispatch-master/_images/console_charts.png
index fec6d23..8a70b30 100755
Binary files a/content/releases/qpid-dispatch-master/_images/console_charts.png and b/content/releases/qpid-dispatch-master/_images/console_charts.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/_images/console_entity.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/_images/console_entity.png b/content/releases/qpid-dispatch-master/_images/console_entity.png
index 9a9ac04..5de7cc1 100755
Binary files a/content/releases/qpid-dispatch-master/_images/console_entity.png and b/content/releases/qpid-dispatch-master/_images/console_entity.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/_images/console_login.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/_images/console_login.png b/content/releases/qpid-dispatch-master/_images/console_login.png
index 0a81840..97a805e 100755
Binary files a/content/releases/qpid-dispatch-master/_images/console_login.png and b/content/releases/qpid-dispatch-master/_images/console_login.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/_images/console_overview.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/_images/console_overview.png b/content/releases/qpid-dispatch-master/_images/console_overview.png
index 1fa6ba6..c613a09 100755
Binary files a/content/releases/qpid-dispatch-master/_images/console_overview.png and b/content/releases/qpid-dispatch-master/_images/console_overview.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/_images/console_schema.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/_images/console_schema.png b/content/releases/qpid-dispatch-master/_images/console_schema.png
index 23aaff5..bb83a78 100755
Binary files a/content/releases/qpid-dispatch-master/_images/console_schema.png and b/content/releases/qpid-dispatch-master/_images/console_schema.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/_images/console_topology.png
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/_images/console_topology.png b/content/releases/qpid-dispatch-master/_images/console_topology.png
index eb53080..ca86ddb 100755
Binary files a/content/releases/qpid-dispatch-master/_images/console_topology.png and b/content/releases/qpid-dispatch-master/_images/console_topology.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/book/console_operation.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/book/console_operation.html b/content/releases/qpid-dispatch-master/book/console_operation.html
index d4a3aea..6dfb6ee 100644
--- a/content/releases/qpid-dispatch-master/book/console_operation.html
+++ b/content/releases/qpid-dispatch-master/book/console_operation.html
@@ -121,7 +121,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <div class="section" id="logging-in-to-a-router-network">
 <h2>4.3.1. Logging in to a router network<a class="headerlink" href="#logging-in-to-a-router-network" title="Permalink to this headline">.</a></h2>
 <p>The console communicates to the router network using the proton javascript bindings. When run from a web page, the proton bindings use web sockets to send and receive commands. However, the dispatch router requires tcp. Therefore a web-sockets to tcp proxy is used.</p>
-<a class="reference internal image-reference" href="../_images/console_login.png"><img alt="../_images/console_login.png" src="../_images/console_login.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_login.png" src="../_images/console_login.png" />
 <p>Enter the address of a proxy that is connected to a router in the network.</p>
 <p>User name and password are not used at this time.</p>
 <p>The Autostart checkbox, when checked, will automatically log in with the previous host:port the next time you start the console.</p>
@@ -129,27 +129,27 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <div class="section" id="overview-page">
 <h2>4.3.2. Overview page<a class="headerlink" href="#overview-page" title="Permalink to this headline">.</a></h2>
 <p>On the overview page, aggregate information about routers, addresses, and connections is displayed.</p>
-<a class="reference internal image-reference" href="../_images/console_overview.png"><img alt="../_images/console_overview.png" src="../_images/console_overview.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_overview.png" src="../_images/console_overview.png" />
 </div>
 <div class="section" id="topology-page">
 <h2>4.3.3. Topology page<a class="headerlink" href="#topology-page" title="Permalink to this headline">.</a></h2>
 <p>This page displays the router network in a graphical form showing how the routers are connected and information about the individual routers and links.</p>
-<a class="reference internal image-reference" href="../_images/console_topology.png"><img alt="../_images/console_topology.png" src="../_images/console_topology.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_topology.png" src="../_images/console_topology.png" />
 </div>
 <div class="section" id="router-entity-details-page">
 <h2>4.3.4. Router entity details page<a class="headerlink" href="#router-entity-details-page" title="Permalink to this headline">.</a></h2>
-<a class="reference internal image-reference" href="../_images/console_entity.png"><img alt="../_images/console_entity.png" src="../_images/console_entity.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_entity.png" src="../_images/console_entity.png" />
 <p>Displays detailed information about entities such as routers, links, addresses, memory.</p>
 <p>Numeric attributes can be graphed by clicking on the graph icon.</p>
 </div>
 <div class="section" id="charts-page">
 <h2>4.3.5. Charts page<a class="headerlink" href="#charts-page" title="Permalink to this headline">.</a></h2>
-<a class="reference internal image-reference" href="../_images/console_charts.png"><img alt="../_images/console_charts.png" src="../_images/console_charts.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_charts.png" src="../_images/console_charts.png" />
 <p>This page displays graphs of numeric values that are on the entity details page.</p>
 </div>
 <div class="section" id="schema-page">
 <h2>4.3.6. Schema page<a class="headerlink" href="#schema-page" title="Permalink to this headline">.</a></h2>
-<a class="reference internal image-reference" href="../_images/console_schema.png"><img alt="../_images/console_schema.png" src="../_images/console_schema.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_schema.png" src="../_images/console_schema.png" />
 <p>This page displays the json schema that is used to manage the router network.</p>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/book/schema.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/book/schema.html b/content/releases/qpid-dispatch-master/book/schema.html
index d6aa4e0..d9a0242 100644
--- a/content/releases/qpid-dispatch-master/book/schema.html
+++ b/content/releases/qpid-dispatch-master/book/schema.html
@@ -677,8 +677,12 @@ operational attributes.</p>
 <dd>The number of deliveries to this address that were originated from an in-process entity</dd>
 <dt><em>key</em> (string)</dt>
 <dd>Internal unique (to this router) key to identify the address</dd>
-<dt><em>hostRouters</em> (list)</dt>
+<dt><em>remoteHostRouters</em> (list)</dt>
 <dd>List of remote routers on which there is a destination for this address.</dd>
+<dt><em>transitOutstanding</em> (list)</dt>
+<dd>List of numbers of outstanding deliveries across a transit (inter-router) link for this address.  This is for balanced distribution only.</dd>
+<dt><em>trackedDeliveries</em> (integer)</dt>
+<dd>Number of transit deliveries being tracked for this address (for balanced distribution).</dd>
 </dl>
 </div>
 <div class="section" id="router-node">

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/content/releases/qpid-dispatch-master/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-dispatch-master/index.html b/content/releases/qpid-dispatch-master/index.html
index 8a5a112..847b28b 100644
--- a/content/releases/qpid-dispatch-master/index.html
+++ b/content/releases/qpid-dispatch-master/index.html
@@ -124,7 +124,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 incomplete.  For a smoother experience, see the <a href="/releases/qpid-dispatch-0.5/index.html">current stable
 release</a>.</p>
 
-<p>This content was generated at 08:35  on Wednesday, 04 May 2016.</p>
+<p>This content was generated at 10:38  on Wednesday, 04 May 2016.</p>
 
 </div>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/_images/console_charts.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/_images/console_charts.png b/input/releases/qpid-dispatch-master/_images/console_charts.png
index fec6d23..8a70b30 100644
Binary files a/input/releases/qpid-dispatch-master/_images/console_charts.png and b/input/releases/qpid-dispatch-master/_images/console_charts.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/_images/console_entity.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/_images/console_entity.png b/input/releases/qpid-dispatch-master/_images/console_entity.png
index 9a9ac04..5de7cc1 100644
Binary files a/input/releases/qpid-dispatch-master/_images/console_entity.png and b/input/releases/qpid-dispatch-master/_images/console_entity.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/_images/console_login.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/_images/console_login.png b/input/releases/qpid-dispatch-master/_images/console_login.png
index 0a81840..97a805e 100644
Binary files a/input/releases/qpid-dispatch-master/_images/console_login.png and b/input/releases/qpid-dispatch-master/_images/console_login.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/_images/console_overview.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/_images/console_overview.png b/input/releases/qpid-dispatch-master/_images/console_overview.png
index 1fa6ba6..c613a09 100644
Binary files a/input/releases/qpid-dispatch-master/_images/console_overview.png and b/input/releases/qpid-dispatch-master/_images/console_overview.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/_images/console_schema.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/_images/console_schema.png b/input/releases/qpid-dispatch-master/_images/console_schema.png
index 23aaff5..bb83a78 100644
Binary files a/input/releases/qpid-dispatch-master/_images/console_schema.png and b/input/releases/qpid-dispatch-master/_images/console_schema.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/_images/console_topology.png
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/_images/console_topology.png b/input/releases/qpid-dispatch-master/_images/console_topology.png
index eb53080..ca86ddb 100644
Binary files a/input/releases/qpid-dispatch-master/_images/console_topology.png and b/input/releases/qpid-dispatch-master/_images/console_topology.png differ

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/book/console_operation.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/book/console_operation.html.in b/input/releases/qpid-dispatch-master/book/console_operation.html.in
index 9c104ef..5ef47b8 100644
--- a/input/releases/qpid-dispatch-master/book/console_operation.html.in
+++ b/input/releases/qpid-dispatch-master/book/console_operation.html.in
@@ -5,7 +5,7 @@
 <div class="section" id="logging-in-to-a-router-network">
 <h2>4.3.1. Logging in to a router network<a class="headerlink" href="#logging-in-to-a-router-network" title="Permalink to this headline">.</a></h2>
 <p>The console communicates to the router network using the proton javascript bindings. When run from a web page, the proton bindings use web sockets to send and receive commands. However, the dispatch router requires tcp. Therefore a web-sockets to tcp proxy is used.</p>
-<a class="reference internal image-reference" href="../_images/console_login.png"><img alt="../_images/console_login.png" src="../_images/console_login.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_login.png" src="../_images/console_login.png" />
 <p>Enter the address of a proxy that is connected to a router in the network.</p>
 <p>User name and password are not used at this time.</p>
 <p>The Autostart checkbox, when checked, will automatically log in with the previous host:port the next time you start the console.</p>
@@ -13,27 +13,27 @@
 <div class="section" id="overview-page">
 <h2>4.3.2. Overview page<a class="headerlink" href="#overview-page" title="Permalink to this headline">.</a></h2>
 <p>On the overview page, aggregate information about routers, addresses, and connections is displayed.</p>
-<a class="reference internal image-reference" href="../_images/console_overview.png"><img alt="../_images/console_overview.png" src="../_images/console_overview.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_overview.png" src="../_images/console_overview.png" />
 </div>
 <div class="section" id="topology-page">
 <h2>4.3.3. Topology page<a class="headerlink" href="#topology-page" title="Permalink to this headline">.</a></h2>
 <p>This page displays the router network in a graphical form showing how the routers are connected and information about the individual routers and links.</p>
-<a class="reference internal image-reference" href="../_images/console_topology.png"><img alt="../_images/console_topology.png" src="../_images/console_topology.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_topology.png" src="../_images/console_topology.png" />
 </div>
 <div class="section" id="router-entity-details-page">
 <h2>4.3.4. Router entity details page<a class="headerlink" href="#router-entity-details-page" title="Permalink to this headline">.</a></h2>
-<a class="reference internal image-reference" href="../_images/console_entity.png"><img alt="../_images/console_entity.png" src="../_images/console_entity.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_entity.png" src="../_images/console_entity.png" />
 <p>Displays detailed information about entities such as routers, links, addresses, memory.</p>
 <p>Numeric attributes can be graphed by clicking on the graph icon.</p>
 </div>
 <div class="section" id="charts-page">
 <h2>4.3.5. Charts page<a class="headerlink" href="#charts-page" title="Permalink to this headline">.</a></h2>
-<a class="reference internal image-reference" href="../_images/console_charts.png"><img alt="../_images/console_charts.png" src="../_images/console_charts.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_charts.png" src="../_images/console_charts.png" />
 <p>This page displays graphs of numeric values that are on the entity details page.</p>
 </div>
 <div class="section" id="schema-page">
 <h2>4.3.6. Schema page<a class="headerlink" href="#schema-page" title="Permalink to this headline">.</a></h2>
-<a class="reference internal image-reference" href="../_images/console_schema.png"><img alt="../_images/console_schema.png" src="../_images/console_schema.png" style="width: 1000px; height: 500px;" /></a>
+<img alt="../_images/console_schema.png" src="../_images/console_schema.png" />
 <p>This page displays the json schema that is used to manage the router network.</p>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/book/schema.html.in
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/book/schema.html.in b/input/releases/qpid-dispatch-master/book/schema.html.in
index d35c432..71bb99c 100644
--- a/input/releases/qpid-dispatch-master/book/schema.html.in
+++ b/input/releases/qpid-dispatch-master/book/schema.html.in
@@ -561,8 +561,12 @@ operational attributes.</p>
 <dd>The number of deliveries to this address that were originated from an in-process entity</dd>
 <dt><em>key</em> (string)</dt>
 <dd>Internal unique (to this router) key to identify the address</dd>
-<dt><em>hostRouters</em> (list)</dt>
+<dt><em>remoteHostRouters</em> (list)</dt>
 <dd>List of remote routers on which there is a destination for this address.</dd>
+<dt><em>transitOutstanding</em> (list)</dt>
+<dd>List of numbers of outstanding deliveries across a transit (inter-router) link for this address.  This is for balanced distribution only.</dd>
+<dt><em>trackedDeliveries</em> (integer)</dt>
+<dd>Number of transit deliveries being tracked for this address (for balanced distribution).</dd>
 </dl>
 </div>
 <div class="section" id="router-node">

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fa81b737/input/releases/qpid-dispatch-master/index.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-dispatch-master/index.md b/input/releases/qpid-dispatch-master/index.md
index 62e24e2..14447e9 100644
--- a/input/releases/qpid-dispatch-master/index.md
+++ b/input/releases/qpid-dispatch-master/index.md
@@ -27,7 +27,7 @@ Code and documentation found here may be unstable, incorrect, or
 incomplete.  For a smoother experience, see the [current stable
 release]({{current_dispatch_release_url}}/index.html).
 
-This content was generated at 08:35  on Wednesday, 04 May 2016.
+This content was generated at 10:38  on Wednesday, 04 May 2016.
 
 </div>
 


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