Author: ihabunek
Date: Wed May  2 08:28:51 2012
New Revision: 1332953

URL: http://svn.apache.org/viewvc?rev=1332953&view=rev
Log:
Removed unneeded comments from site.xml, fixed indent.

Modified:
    logging/log4php/trunk/src/site/site.xml

Modified: logging/log4php/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/site.xml?rev=1332953&r1=1332952&r2=1332953&view=diff
==============================================================================
--- logging/log4php/trunk/src/site/site.xml (original)
+++ logging/log4php/trunk/src/site/site.xml Wed May  2 08:28:51 2012
@@ -31,14 +31,14 @@
                        <item name="Quick start" href="/quickstart.html" />
                </links>
 
-           <menu name="Apache log4php™" img="icon-home">
+               <menu name="Apache log4php™" img="icon-home">
                        <item name="About" href="/index.html" />
                        <item name="Download" href="/download.html" />
                        <item name="Install" href="/install.html" />
                        <item name="Changelog" href="/changelog.html" />
                </menu>
 
-           <menu name="Documentation" img="icon-book">
+               <menu name="Documentation" img="icon-book">
                        <item name="Quick start" href="/quickstart.html" />
                        <item name="Introduction" 
href="/docs/introduction.html" />
                        <item name="Configuration" 
href="/docs/configuration.html" />
@@ -72,14 +72,14 @@
                        <item name="API documentation" 
href="/apidocs/index.html" />
                </menu>
 
-           <menu name="Community" img="icon-user">
+               <menu name="Community" img="icon-user">
                        <item name="Volunteering" href="/volunteering.html" />
                        <item name="Contributing Patches" 
href="/contributingpatches.html" />
                        <item name="Wiki" 
href="http://wiki.apache.org/logging-log4php"; />
                        <item name="Blog" 
href="http://blogs.apache.org/logging/"; />
                </menu>
                
-           <menu name="Project Information" img="icon-info-sign">
+               <menu name="Project Information" img="icon-info-sign">
                        <item name="Continuous Integration" 
href="/integration.html" />
                        <item name="Source Repository" 
href="/source-repository.html" />
                        <item name="Dependencies" href="/dependencies.html" />
@@ -89,15 +89,13 @@
                        <item name="Mailing Lists" href="/mail-lists.html" />
                </menu>
 
-           <menu name="Project Reports" img="icon-cog">
+               <menu name="Project Reports" img="icon-cog">
                        <item name="Changes Report" href="/changes-report.html" 
/>
                        <item name="Surefire Report" 
href="/surefire-report.html" />
                        <item name="RAT Report" href="/rat-report.html" />
-               <item name="Code Coverage" href="/coverage-report/index.html" />
+                       <item name="Code Coverage" 
href="/coverage-report/index.html" />
                </menu>
 
-               <!-- <menu name="Project Information" ref="reports" 
img="icon-info-sign" /> -->
-
                <menu name="Apache" img="icon-heart">
                        <item name="Home" href="http://www.apache.org"; />
                        <item name="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html"; />


Reply via email to