You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2014/09/27 16:57:57 UTC

git commit: LOG4J2-771, LOG4J2-787 added entries in left-hand side navigation menu.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 6b735e2ad -> ccdf0b7cb


LOG4J2-771, LOG4J2-787 added entries in left-hand side navigation menu.

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

Branch: refs/heads/master
Commit: ccdf0b7cbf788a99d9ea9976f121f980b55f564f
Parents: 6b735e2
Author: rpopma <rp...@apache.org>
Authored: Sat Sep 27 23:58:02 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Sat Sep 27 23:58:02 2014 +0900

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ccdf0b7c/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 2cc90cf..0f63327 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -94,11 +94,13 @@
       </item>
 
       <item name="Lookups" href="/manual/lookups.html" collapse="true">
+        <item name="App Main Args" href="/manual/lookups.html#AppMainArgsLookup"/>
         <item name="Context Map" href="/manual/lookups.html#ContextMapLookup"/>
-        <item name="Date" href="/manual/lookups.html#DateLookcup"/>
+        <item name="Date" href="/manual/lookups.html#DateLookup"/>
         <item name="Environment" href="/manual/lookups.html#EnvironmentLookup"/>
         <item name="Java" href="/manual/lookups.html#JavaLookup"/>
         <item name="JNDI" href="/manual/lookups.html#JndiLookup"/>
+        <item name="JVM Arguments" href="/manual/lookups.html#JmxRuntimeInputArgumentsLookup"/>
         <item name="Map" href="/manual/lookups.html#MapLookup"/>
         <item name="Structured Data" href="/manual/lookups.html#StructuredDataLookup"/>
         <item name="System Properties" href="/manual/lookups.html#SystemPropertiesLookup"/>