You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ve...@apache.org on 2010/02/08 15:27:20 UTC

svn commit: r907666 - /webservices/axis2/trunk/java/modules/documentation/src/site/site.xml

Author: veithen
Date: Mon Feb  8 14:27:20 2010
New Revision: 907666

URL: http://svn.apache.org/viewvc?rev=907666&view=rev
Log:
Fixed formatting; in particular, replaced tabs with spaces.

Modified:
    webservices/axis2/trunk/java/modules/documentation/src/site/site.xml

Modified: webservices/axis2/trunk/java/modules/documentation/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/src/site/site.xml?rev=907666&r1=907665&r2=907666&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/src/site/site.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/src/site/site.xml Mon Feb  8 14:27:20 2010
@@ -19,78 +19,77 @@
   -->
 
 <project name="Apache Axis2">
-  <bannerLeft>
-    <name>Apache Axis2</name>
-    <src>http://www.apache.org/images/asf_logo_wide.png</src>
-    <href>http://ws.apache.org/axis2/</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://ws.apache.org/axis2/images/axis.jpg</src>
-  </bannerRight>
-  <body>
-		<links>
-			<item name="Axis2/Java" href="index.html" />
-			<item name="Axis2/C" href="http://ws.apache.org/axis2/c" />
-			<item name="Apache WS" href="http://ws.apache.org" />
-			<item name="Apache	" href="http://www.apache.org" />
-		</links>
+    <bannerLeft>
+        <name>Apache Axis2</name>
+        <src>http://www.apache.org/images/asf_logo_wide.png</src>
+        <href>http://ws.apache.org/axis2/</href>
+    </bannerLeft>
+    <bannerRight>
+        <src>http://ws.apache.org/axis2/images/axis.jpg</src>
+    </bannerRight>
+    <body>
+        <links>
+            <item name="Axis2/Java" href="index.html" />
+            <item name="Axis2/C" href="http://ws.apache.org/axis2/c" />
+            <item name="Apache WS" href="http://ws.apache.org" />
+            <item name="Apache    " href="http://www.apache.org" />
+        </links>
 
-		<menu name="Axis2/Java">
-			<item name="Home" href="index.html" />
-		</menu>
-		<menu name="Downloads">
-			<item name="Releases" href="download.cgi" />
-			<item name="Modules" href="modules/index.html" />
-			<item name="Tools" href="tools/index.html" />
-		</menu>
-		<menu name="Documentation">
-			<item name="Version 1.5.1" href="/@axis2_version_dir@/contents.html" >
-			   <item name="Table of Contents" href="@axis2_version_dir@/toc.html" />
-			   <item name="Installation Guide" href="@axis2_version_dir@/installationguide.html" />
-			   <item name="QuickStart Guide" href="@axis2_version_dir@/quickstartguide.html" />
-			   <item name="User Guide" href="@axis2_version_dir@/userguide.html" />
-			   <item name="JAXWS Guide" href="@axis2_version_dir@/jaxws-guide.html" />
-			   <item name="POJO Guide" href="@axis2_version_dir@/pojoguide.html" />
-			   <item name="Spring Guide" href="@axis2_version_dir@/spring.html" />
-			   <item name="Web Administrator's Guide" href="@axis2_version_dir@/webadminguide.html" />
-			   <item name="Migration Guide (from Axis1)" href="@axis2_version_dir@/migration.html" />
-			</item>
-			<item name="Version 1.5" href="/1_5/contents.html"/>
+        <menu name="Axis2/Java">
+            <item name="Home" href="index.html" />
+        </menu>
+        <menu name="Downloads">
+            <item name="Releases" href="download.cgi" />
+            <item name="Modules" href="modules/index.html" />
+            <item name="Tools" href="tools/index.html" />
+        </menu>
+        <menu name="Documentation">
+            <item name="Version 1.5.1" href="/@axis2_version_dir@/contents.html" >
+                <item name="Table of Contents" href="@axis2_version_dir@/toc.html" />
+                <item name="Installation Guide" href="@axis2_version_dir@/installationguide.html" />
+                <item name="QuickStart Guide" href="@axis2_version_dir@/quickstartguide.html" />
+                <item name="User Guide" href="@axis2_version_dir@/userguide.html" />
+                <item name="JAXWS Guide" href="@axis2_version_dir@/jaxws-guide.html" />
+                <item name="POJO Guide" href="@axis2_version_dir@/pojoguide.html" />
+                <item name="Spring Guide" href="@axis2_version_dir@/spring.html" />
+                <item name="Web Administrator's Guide" href="@axis2_version_dir@/webadminguide.html" />
+                <item name="Migration Guide (from Axis1)" href="@axis2_version_dir@/migration.html" />
+            </item>
+            <item name="Version 1.5" href="/1_5/contents.html"/>
             <item name="Version 1.4.1" href="/1_4_1/contents.html"/>
             <item name="Version 1.4" href="/1_4/contents.html"/>
-      <item name="Version 1.3" href="/1_3/contents.html" />
-      <item name="Version 1.2" href="/1_2/contents.html" />
-			<item name="Version 1.1.1" href="/1_1_1/contents.html" />
-			<item name="Version 1.1" href="/1_1/contents.html" />
-			<item name="Version 1.0" href="/1_0/index.html" />
-			<item name="Version 0.95" href="/0_95/index.html" />
-			<item name="Version 0.94" href="/0_94/index.html" />
-			<item name="Version 0.93" href="/0_93/index.html" />
-		</menu>
-		<menu name="Resources">
-		<item name="FAQ" href="faq.html" />
-		<item name="Articles" href="articles.html" />
-		<item name="Wiki" href="http://wiki.apache.org/ws/FrontPage/Axis2/" />
-			<item name="Reference Library" href="refLib.html" />
-			<item name="Online Java Docs" href="@axis2_version_dir@/api/index.html" />
-		</menu>
-		<menu name="Get Involved" href="overview.html">
-		<item name="Overview" href="overview.html" />
-			<item name="Checkout the Source" href="svn.html" />
-		 <item name="Mailing Lists" href="mail-lists.html" />
-         <item name="Release Process" href="release-process.html"/>
+            <item name="Version 1.3" href="/1_3/contents.html" />
+            <item name="Version 1.2" href="/1_2/contents.html" />
+            <item name="Version 1.1.1" href="/1_1_1/contents.html" />
+            <item name="Version 1.1" href="/1_1/contents.html" />
+            <item name="Version 1.0" href="/1_0/index.html" />
+            <item name="Version 0.95" href="/0_95/index.html" />
+            <item name="Version 0.94" href="/0_94/index.html" />
+            <item name="Version 0.93" href="/0_93/index.html" />
+        </menu>
+        <menu name="Resources">
+            <item name="FAQ" href="faq.html" />
+            <item name="Articles" href="articles.html" />
+            <item name="Wiki" href="http://wiki.apache.org/ws/FrontPage/Axis2/" />
+            <item name="Reference Library" href="refLib.html" />
+            <item name="Online Java Docs" href="@axis2_version_dir@/api/index.html" />
+        </menu>
+        <menu name="Get Involved" href="overview.html">
+            <item name="Overview" href="overview.html" />
+            <item name="Checkout the Source" href="svn.html" />
+            <item name="Mailing Lists" href="mail-lists.html" />
+            <item name="Release Process" href="release-process.html"/>
             <item name="Developer Guidelines" href="guidelines.html" />
-			<item name="Build the Site" href="siteHowTo.html" />	
-		</menu>
-		<menu name="Project Information">
-			<item name="Project Team" href="team-list.html" />
-				<item name="Issue Tracking" href="issue-tracking.html" />
-			<item name="Source Code"
-				href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" />
-			<item name="Acknowledgements" href="thanks.html" />
-			<item name="License"
-				href="http://www.apache.org/licenses/LICENSE-2.0.html" />
-		</menu>
-
-  </body>
+            <item name="Build the Site" href="siteHowTo.html" />    
+        </menu>
+        <menu name="Project Information">
+            <item name="Project Team" href="team-list.html" />
+            <item name="Issue Tracking" href="issue-tracking.html" />
+            <item name="Source Code"
+                  href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" />
+            <item name="Acknowledgements" href="thanks.html" />
+            <item name="License"
+                  href="http://www.apache.org/licenses/LICENSE-2.0.html" />
+        </menu>
+    </body>
 </project>
\ No newline at end of file