Repository: logging-log4j2
Updated Branches:
  refs/heads/master aa037d308 -> 2da9dfa67


Adding links to Scaladoc


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2da9dfa6
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2da9dfa6
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2da9dfa6

Branch: refs/heads/master
Commit: 2da9dfa67e478c8ceb9c0362bad388576e05859b
Parents: aa037d3
Author: Mikael Ståldal <mikael.stal...@magine.com>
Authored: Thu Oct 6 13:29:05 2016 +0200
Committer: Mikael Ståldal <mikael.stal...@magine.com>
Committed: Thu Oct 6 13:29:05 2016 +0200

----------------------------------------------------------------------
 src/site/site.xml         | 1 +
 src/site/xdoc/javadoc.xml | 4 ++++
 2 files changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2da9dfa6/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index cd23f6e..b99af21 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -40,6 +40,7 @@
         <item name="Implementation" href="/log4j-core/apidocs/index.html" />
         <item name="JSP Tag Library" href="/log4j-taglib/apidocs/index.html" />
         <item name="JSP Tag Library (TLD Doc)" 
href="/log4j-taglib/tlddoc/index.html" />
+        <item name="Scala API (Scaladoc)" 
href="/log4j-api-scala_2.11/scaladocs/index.html#org.apache.logging.log4j.scala.package"
 />
       </item>
       <item name="Runtime Dependencies" href="/runtime-dependencies.html"/>
       <item name="Articles" href="/articles.html"/>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2da9dfa6/src/site/xdoc/javadoc.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/javadoc.xml b/src/site/xdoc/javadoc.xml
index 7708c14..32b6b7c 100644
--- a/src/site/xdoc/javadoc.xml
+++ b/src/site/xdoc/javadoc.xml
@@ -55,6 +55,10 @@
           <td><a href="log4j-taglib/tlddoc/index.html">JSP Tag Library (TLD 
Doc)</a></td>
           <td>The special Javadoc-like Tag Library Documentation for the Log4j 
2 JSP Tag Library.</td>
         </tr>
+        <tr>
+          <td><a 
href="log4j-api-scala_2.11/scaladocs/index.html#org.apache.logging.log4j.scala.package">Scala
 API (Scaladoc)</a></td>
+          <td>The Scala wrapper for the Log4j API.</td>
+        </tr>
       </table>
 
       <p>

Reply via email to