You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by bu...@apache.org on 2016/12/17 16:07:11 UTC

svn commit: r1003000 - in /websites/staging/devicemap/trunk/content: ./ docs/index.html docs/java.html

Author: buildbot
Date: Sat Dec 17 16:07:11 2016
New Revision: 1003000

Log:
Staging update by buildbot for devicemap

Modified:
    websites/staging/devicemap/trunk/content/   (props changed)
    websites/staging/devicemap/trunk/content/docs/index.html
    websites/staging/devicemap/trunk/content/docs/java.html

Propchange: websites/staging/devicemap/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec 17 16:07:11 2016
@@ -1 +1 @@
-1774782
+1774784

Modified: websites/staging/devicemap/trunk/content/docs/index.html
==============================================================================
--- websites/staging/devicemap/trunk/content/docs/index.html (original)
+++ websites/staging/devicemap/trunk/content/docs/index.html Sat Dec 17 16:07:11 2016
@@ -81,7 +81,9 @@ h2:hover > .headerlink, h3:hover > .head
 <p><a href="java.html">Java</a></p>
 <p><a href="dotnet.html">.NET</a></p>
 <p><a href="browsermap.html">BrowserMap</a></p>
-<p>Please see the <a href="http://wiki.apache.org/devicemap/">wiki</a> for more infomation.</p>
+<p>You will find support for additional languages on <a href="https://github.com/search?utf8=%E2%9C%93&amp;q=devicemap">GitHub</a></p>
+<p>Or search StackOverflow for <a href="http://stackoverflow.com/search?q=apache+%2B+devicemap">Apache DeviceMap</a></p>
+<p>Also see the <a href="http://wiki.apache.org/devicemap/">wiki</a> for more infomation.</p>
   </div>
   
   <div id="footer">

Modified: websites/staging/devicemap/trunk/content/docs/java.html
==============================================================================
--- websites/staging/devicemap/trunk/content/docs/java.html (original)
+++ websites/staging/devicemap/trunk/content/docs/java.html Sat Dec 17 16:07:11 2016
@@ -77,7 +77,7 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>DeviceMap Java clients can be best used through Maven or compatible dependency management systems, e.g. Gradle.</p>
+<p>DeviceMap Java clients can be best used through <a href="http://maven.apache.org/">Apache Maven</a> or compatible dependency management systems, e.g. Gradle.</p>
 <h2 id="maven">Maven<a class="headerlink" href="#maven" title="Permanent link">&para;</a></h2>
 <p>Project artifacts are available in public Maven repositories.</p>
 <h3 id="release">Release<a class="headerlink" href="#release" title="Permanent link">&para;</a></h3>