Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 01a57ad14 -> 8e803e788


Add TOC for Maven, Ivy, Gradle Artifacts page to left-nav menu

(cherry picked from commit 1175e4a)


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

Branch: refs/heads/release-2.x
Commit: 8e803e7880cb7c4bb4eca0843fbaaa29a2a3a978
Parents: 01a57ad
Author: rpopma <rpo...@apache.org>
Authored: Sun Feb 11 17:47:43 2018 +0900
Committer: rpopma <rpo...@apache.org>
Committed: Sun Feb 11 17:49:00 2018 +0900

----------------------------------------------------------------------
 src/site/site.xml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8e803e78/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 6e0ac62..b30d201 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,7 +37,15 @@
         <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>
-      <item name="Maven, Ivy, Gradle Artifacts" href="/maven-artifacts.html"/>
+      <item name="Maven, Ivy, Gradle Artifacts" href="/maven-artifacts.html" 
collapse="true">
+        <item name="Maven" 
href="/maven-artifacts.html#Using_Log4j_in_your_Apache_Maven_build" />
+        <item name="Ivy" 
href="/maven-artifacts.html#Using_Log4j_in_your_Apache_Ivy_build" />
+        <item name="Gradle" 
href="/maven-artifacts.html#Using_Log4j_in_your_Gradle_build" />
+        <item name="SBT" 
href="/maven-artifacts.html#Using_Log4j_in_your_SBT_build" />
+        <item name="Bill of Material" 
href="/maven-artifacts.html#Bill_of_Material" />
+        <item name="Optional Components" 
href="/maven-artifacts.html#Optional_Components" />
+        <item name="Snapshot builds" 
href="/maven-artifacts.html#Snapshot_builds" />
+      </item>
       <item name="Runtime Dependencies" href="/runtime-dependencies.html"/>
       <item name="Changelog" href="/changelog.html"/>
       <item name="FAQ" href="/faq.html"/>

Reply via email to