xref: /aosp_15_r20/external/apache-commons-lang/src/site/site.xml (revision 455610af95f3bf5f4bc8a9eda520f57e389a4c42)
1*455610afSAndroid Build Coastguard Worker<?xml version="1.0" encoding="ISO-8859-1"?>
2*455610afSAndroid Build Coastguard Worker<!--
3*455610afSAndroid Build Coastguard Worker Licensed to the Apache Software Foundation (ASF) under one or more
4*455610afSAndroid Build Coastguard Worker contributor license agreements.  See the NOTICE file distributed with
5*455610afSAndroid Build Coastguard Worker this work for additional information regarding copyright ownership.
6*455610afSAndroid Build Coastguard Worker The ASF licenses this file to You under the Apache License, Version 2.0
7*455610afSAndroid Build Coastguard Worker (the "License"); you may not use this file except in compliance with
8*455610afSAndroid Build Coastguard Worker the License.  You may obtain a copy of the License at
9*455610afSAndroid Build Coastguard Worker
10*455610afSAndroid Build Coastguard Worker      http://www.apache.org/licenses/LICENSE-2.0
11*455610afSAndroid Build Coastguard Worker
12*455610afSAndroid Build Coastguard Worker Unless required by applicable law or agreed to in writing, software
13*455610afSAndroid Build Coastguard Worker distributed under the License is distributed on an "AS IS" BASIS,
14*455610afSAndroid Build Coastguard Worker WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15*455610afSAndroid Build Coastguard Worker See the License for the specific language governing permissions and
16*455610afSAndroid Build Coastguard Worker limitations under the License.
17*455610afSAndroid Build Coastguard Worker-->
18*455610afSAndroid Build Coastguard Worker<project name="Lang">
19*455610afSAndroid Build Coastguard Worker    <bannerRight>
20*455610afSAndroid Build Coastguard Worker        <name>Commons Lang</name>
21*455610afSAndroid Build Coastguard Worker        <src>/images/logo.png</src>
22*455610afSAndroid Build Coastguard Worker        <href>/index.html</href>
23*455610afSAndroid Build Coastguard Worker    </bannerRight>
24*455610afSAndroid Build Coastguard Worker
25*455610afSAndroid Build Coastguard Worker    <body>
26*455610afSAndroid Build Coastguard Worker        <menu name="Lang">
27*455610afSAndroid Build Coastguard Worker            <item name="Overview" href="/index.html" />
28*455610afSAndroid Build Coastguard Worker            <item name="Download" href="/download_lang.cgi" />
29*455610afSAndroid Build Coastguard Worker            <item name="Users guide" href="/userguide.html" />
30*455610afSAndroid Build Coastguard Worker            <item name="Release History" href="/changes-report.html" />
31*455610afSAndroid Build Coastguard Worker            <item name="Javadoc" href="/apidocs/index.html" />
32*455610afSAndroid Build Coastguard Worker            <item name="Javadoc Archive" href="https://javadoc.io/doc/org.apache.commons/commons-lang3" />
33*455610afSAndroid Build Coastguard Worker        </menu>
34*455610afSAndroid Build Coastguard Worker
35*455610afSAndroid Build Coastguard Worker        <menu name="Development">
36*455610afSAndroid Build Coastguard Worker            <item name="Building" href="/building.html" />
37*455610afSAndroid Build Coastguard Worker            <item name="Mailing Lists" href="/mail-lists.html" />
38*455610afSAndroid Build Coastguard Worker            <item name="Issue Tracking" href="/issue-tracking.html" />
39*455610afSAndroid Build Coastguard Worker            <item name="Proposal" href="/proposal.html" />
40*455610afSAndroid Build Coastguard Worker            <item name="Developer guide" href="/developerguide.html" />
41*455610afSAndroid Build Coastguard Worker            <item name="Source Repository" href="/scm.html" />
42*455610afSAndroid Build Coastguard Worker        </menu>
43*455610afSAndroid Build Coastguard Worker
44*455610afSAndroid Build Coastguard Worker    </body>
45*455610afSAndroid Build Coastguard Worker
46*455610afSAndroid Build Coastguard Worker</project>
47