Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 414d34efb -> aaf9b3de9


DISPATCH-304 - Remove height and width settings. Uploading new images that have 
the correct dimensions


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

Branch: refs/heads/master
Commit: aaf9b3de9095c254c86def1d33c472ea0204dfc3
Parents: 414d34e
Author: Ganesh Murthy <[email protected]>
Authored: Wed May 4 10:36:06 2016 -0400
Committer: Ganesh Murthy <[email protected]>
Committed: Wed May 4 10:36:06 2016 -0400

----------------------------------------------------------------------
 doc/book/console_charts.png    | Bin 36668 -> 59466 bytes
 doc/book/console_entity.png    | Bin 96504 -> 86855 bytes
 doc/book/console_login.png     | Bin 30172 -> 41258 bytes
 doc/book/console_operation.rst |  12 ------------
 doc/book/console_overview.png  | Bin 42378 -> 51563 bytes
 doc/book/console_schema.png    | Bin 101877 -> 67664 bytes
 doc/book/console_topology.png  | Bin 77433 -> 77879 bytes
 7 files changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_charts.png
----------------------------------------------------------------------
diff --git a/doc/book/console_charts.png b/doc/book/console_charts.png
index fec6d23..8a70b30 100644
Binary files a/doc/book/console_charts.png and b/doc/book/console_charts.png 
differ

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_entity.png
----------------------------------------------------------------------
diff --git a/doc/book/console_entity.png b/doc/book/console_entity.png
index 9a9ac04..5de7cc1 100644
Binary files a/doc/book/console_entity.png and b/doc/book/console_entity.png 
differ

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_login.png
----------------------------------------------------------------------
diff --git a/doc/book/console_login.png b/doc/book/console_login.png
index 0a81840..97a805e 100644
Binary files a/doc/book/console_login.png and b/doc/book/console_login.png 
differ

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_operation.rst
----------------------------------------------------------------------
diff --git a/doc/book/console_operation.rst b/doc/book/console_operation.rst
index 31686b4..fbd8358 100644
--- a/doc/book/console_operation.rst
+++ b/doc/book/console_operation.rst
@@ -24,8 +24,6 @@ Logging in to a router network
 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. 
 
 .. image:: console_login.png
-   :height: 500px
-   :width: 1000 px
 
 Enter the address of a proxy that is connected to a router in the network.
 
@@ -39,8 +37,6 @@ Overview page
 On the overview page, aggregate information about routers, addresses, and 
connections is displayed.
 
 .. image:: console_overview.png
-   :height: 500px
-   :width: 1000 px
 
 Topology page
 -------------
@@ -48,15 +44,11 @@ Topology page
 This page displays the router network in a graphical form showing how the 
routers are connected and information about the individual routers and links.
 
 .. image:: console_topology.png
-   :height: 500px
-   :width: 1000 px
 
 Router entity details page
 --------------------------
 
 .. image:: console_entity.png
-   :height: 500px
-   :width: 1000 px
 
 Displays detailed information about entities such as routers, links, 
addresses, memory.
 
@@ -66,8 +58,6 @@ Charts page
 -----------
 
 .. image:: console_charts.png
-   :height: 500px
-   :width: 1000 px
 
 This page displays graphs of numeric values that are on the entity details 
page.
 
@@ -75,8 +65,6 @@ Schema page
 -----------
 
 .. image:: console_schema.png
-   :height: 500px
-   :width: 1000 px
 
 This page displays the json schema that is used to manage the router network.
 

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_overview.png
----------------------------------------------------------------------
diff --git a/doc/book/console_overview.png b/doc/book/console_overview.png
index 1fa6ba6..c613a09 100644
Binary files a/doc/book/console_overview.png and 
b/doc/book/console_overview.png differ

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_schema.png
----------------------------------------------------------------------
diff --git a/doc/book/console_schema.png b/doc/book/console_schema.png
index 23aaff5..bb83a78 100644
Binary files a/doc/book/console_schema.png and b/doc/book/console_schema.png 
differ

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/aaf9b3de/doc/book/console_topology.png
----------------------------------------------------------------------
diff --git a/doc/book/console_topology.png b/doc/book/console_topology.png
index eb53080..ca86ddb 100644
Binary files a/doc/book/console_topology.png and 
b/doc/book/console_topology.png differ


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

Reply via email to