Update JMX library screenshot in documentation
Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/039563b7 Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/039563b7 Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/039563b7 Branch: refs/heads/develop Commit: 039563b792eccb0dfca45475dd56693e3f29561a Parents: c6fd174 Author: Paul Merlin <[email protected]> Authored: Sun May 21 16:50:19 2017 +0200 Committer: Paul Merlin <[email protected]> Committed: Sun May 21 16:50:19 2017 +0200 ---------------------------------------------------------------------- libraries/jmx/src/docs/jmx.txt | 2 +- .../website/resources/images/library-jmx.png | Bin 36579 -> 244987 bytes 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-java/blob/039563b7/libraries/jmx/src/docs/jmx.txt ---------------------------------------------------------------------- diff --git a/libraries/jmx/src/docs/jmx.txt b/libraries/jmx/src/docs/jmx.txt index 7817d72..4e4af6a 100644 --- a/libraries/jmx/src/docs/jmx.txt +++ b/libraries/jmx/src/docs/jmx.txt @@ -35,7 +35,7 @@ include::../../build/docs/buildinfo/artifact.txt[] Services configuration is editable through their corresponding JMX beans. You can also restart your services so the new configuration is picked up. -image:library-jmx.png[] +image:library-jmx.png[width="800px"] http://git-wip-us.apache.org/repos/asf/polygene-java/blob/039563b7/manual/src/docs/website/resources/images/library-jmx.png ---------------------------------------------------------------------- diff --git a/manual/src/docs/website/resources/images/library-jmx.png b/manual/src/docs/website/resources/images/library-jmx.png index ee2dbe4..2a4ef06 100644 Binary files a/manual/src/docs/website/resources/images/library-jmx.png and b/manual/src/docs/website/resources/images/library-jmx.png differ
