You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by ts...@apache.org on 2014/01/11 10:42:05 UTC

svn commit: r1557333 - /incubator/log4cxx/trunk/src/site/site.xml

Author: tschoening
Date: Sat Jan 11 09:42:05 2014
New Revision: 1557333

URL: http://svn.apache.org/r1557333
Log:
Reworked menu items to include missing results from maven-project-info-reports-plugin.

Modified:
    incubator/log4cxx/trunk/src/site/site.xml

Modified: incubator/log4cxx/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/site/site.xml?rev=1557333&r1=1557332&r2=1557333&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/site/site.xml (original)
+++ incubator/log4cxx/trunk/src/site/site.xml Sat Jan 11 09:42:05 2014
@@ -56,6 +56,15 @@
 			<item	name="What is log4cxx?"
 					href="/index.html"
 			/>
+			<item	name="Project Information"
+					href="project-info.html"
+			/>
+			<item	name="Generated Reports"
+					href="project-reports.html"
+			/>
+		</menu>
+
+		<menu name="Usage">
 			<item	name="How to use log4cxx?"
 					href="/usage.html"
 			/>
@@ -95,6 +104,9 @@
 			<item	name="Repository"
 					href="/source-repository.html"
 			/>
+			<item	name="Dependencies"
+					href="dependencies.html"
+			/>
 			<item	name="Building"
 					href="javascript://nop">
 				<item	name="autotools"