Skip to content

Commit

Permalink
[MNG-5923] updated documentation after switch to official Guice 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Nov 11, 2015
1 parent 737de43 commit 4163684
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
Binary file modified src/site/resources/images/maven-deps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions src/site/xdoc/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
process.</p>

<p>
<img src="images/maven-deps.png" width="784" height="595" border="0" usemap="#Maven_dependencies" />
<img src="images/maven-deps.png" width="784" height="578" border="0" usemap="#Maven_dependencies" />
<map name="Maven_dependencies">
<area shape="rect" coords="228,1,361,36" alt="apache-maven" href="apache-maven/" />
<area shape="rect" coords="228,58,361,95" alt="maven-embedder" href="maven-embedder/" />
Expand All @@ -50,9 +50,9 @@
<area shape="rect" coords="0,287,192,323" alt="maven-repository-metadata" href="maven-repository-metadata/" />
<area shape="rect" coords="245,342,343,378" alt="maven-plugin-api" href="maven-plugin-api/" />
<area shape="rect" coords="253,401,336,436" alt="maven-artifact" href="maven-artifact/" />
<area shape="rect" coords="296,234,442,270" alt="maven-builder-support" href="maven-builder-support/" />
<area shape="rect" coords="299,230,446,265" alt="maven-builder-support" href="maven-builder-support/" />
<area shape="rect" coords="382,176,528,211" alt="maven-settings-builder" href="maven-settings-builder/" />
<area shape="rect" coords="446,234,537,269" alt="maven-settings" href="maven-settings/" />
<area shape="rect" coords="449,229,532,266" alt="maven-settings" href="maven-settings/" />
<area shape="rect" coords="388,284,521,319" alt="maven-model-builder" href="maven-model-builder/" />
<area shape="rect" coords="409,342,500,378" alt="maven-model" href="maven-model/" />
<area shape="rect" coords="551,58,707,94" alt="commons-cli" href="http://commons.apache.org/cli/" />
Expand All @@ -65,8 +65,9 @@
<area shape="rect" coords="685,455,775,491" alt="plexus-utils" href="https://github.com/codehaus-plexus/plexus-utils" />
<area shape="rect" coords="542,167,783,502" alt="plexus" href="https://github.com/codehaus-plexus" />
<area shape="rect" coords="68,338,240,482" alt="aether" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.aether" />
<area shape="rect" coords="388,393,520,594" alt="sisu" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.sisu" />
<area shape="rect" coords="519,518,621,554" alt="guice" href="http://code.google.com/p/google-guice/" />
<area shape="rect" coords="401,393,509,524" alt="sisu" href="http://www.eclipse.org/projects/project_summary.php?projectid=technology.sisu" />
<area shape="rect" coords="416,543,493,577" alt="guice" href="http://code.google.com/p/google-guice/" />
<area shape="rect" coords="550,543,673,577" alt="javax.inject" href="http://docs.oracle.com/javaee/6/api/javax/inject/package-summary.html" />
</map>
</p>
</section>
Expand Down
Binary file modified src/site/xdoc/maven-deps.odg
Binary file not shown.

0 comments on commit 4163684

Please sign in to comment.