src/site/site.xml (75 lines of code) (raw):

<?xml version="1.0" encoding="ISO-8859-1"?> <!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, ~ software distributed under the License is distributed on an ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. --> <project name="Apache Axis"> <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> <version>1.3.0</version> </skin> <publishDate format="yyyy-MM-dd" position="right"/> <version position="right"/> <custom> <fluidoSkin> <googleSearch> <sitesearch>ws.apache.org/axis/java</sitesearch> </googleSearch> </fluidoSkin> </custom> <bannerRight> <name>Apache Axis</name> <src>images/axis-small.png</src> <href>http://axis.apache.org/axis/java</href> </bannerRight> <body> <breadcrumbs> <item name="Apache" href="http://www.apache.org/"/> <item name="Axis" href="http://axis.apache.org/"/> <item name="Axis 1.x" href="http://axis.apache.org/axis/"/> <item name="Java" href="http://axis.apache.org/axis/java/"/> </breadcrumbs> <menu name="About"> <item name="Introduction" href="index.html"/> <item name="Issue Tracking" href="issue-tracking.html"/> <item name="Mailing Lists" href="mail-lists.html"/> <item name="Source Repository" href="source-repository.html"/> <item name="Artifacts &amp; Dependencies" href="artifacts.html"/> <item name="Javadocs" href="apiDocs/index.html"/> </menu> <menu name="Downloads"> <item name="Releases" href="releases.html"/> <item name="Changelogs" href="changelog.html" collapse="true"> <item name="1.4.1" href="changelogs/1_4_1.html"/> <item name="1.4" href="changelogs/1_4.html"/> <item name="1.3" href="changelogs/1_3.html"/> <item name="1.2.1" href="changelogs/1_2_1.html"/> <item name="1.1" href="changelogs/1_1.html"/> </item> <item name="Snapshots" href="snapshots.html"/> </menu> <menu name="Documentation"> <item name="Overview" href="overview.html"/> <item name="Installation" href="install.html"/> <item name="User's Guide" href="user-guide.html"/> <item name="Developer's Guide" href="developers-guide.html"/> <item name="Integration Guide" href="integration-guide.html"/> <item name="Architecture Guide" href="architecture-guide.html"/> <item name="Reference Guide" href="reference.html"/> <item name="Reading Guide" href="reading.html"/> </menu> <menu name="More..."> <item name="Ant Tasks" href="ant/ant.html"/> <item name="Maven Plugins" href="maven/index.html"/> <item name="Castor Databinding" href="castor/index.html"/> <item name="XmlBeans Databinding" href="xmlbeans/index.html"/> <item name="JMS Transport" href="transports/jms/index.html"/> <item name="HttpClient 3 Transport" href="transports/http-hc3/index.html"/> <item name="java.net HTTP Transport" href="transports/http-javanet/index.html"/> <item name="Stand-alone Server" href="standalone-server/index.html"/> </menu> <menu name="Apache" inherit="bottom"> <item name="License" href="http://www.apache.org/licenses/LICENSE-2.0.html" /> <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/> <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> <item name="Security" href="http://www.apache.org/security/"/> </menu> </body> </project>