3 ====================================================================
4 Licensed to the Apache Software Foundation (ASF) under one or more
5 contributor license agreements. See the NOTICE file distributed with
6 this work for additional information regarding copyright ownership.
7 The ASF licenses this file to You under the Apache License, Version 2.0
8 (the "License"); you may not use this file except in compliance with
9 the License. You may obtain a copy of the License at
11 http://www.apache.org/licenses/LICENSE-2.0
13 Unless required by applicable law or agreed to in writing, software
14 distributed under the License is distributed on an "AS IS" BASIS,
15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 See the License for the specific language governing permissions and
17 limitations under the License.
18 ====================================================================
24 This file contains an outline of the site's information content. It is used to:
25 - Generate the website menus (though these can be overridden - see docs)
26 - Provide semantic, location-independent aliases for internal 'site:' URIs, eg
27 <link href="site:changes"> links to changes.html (or ../changes.html if in
29 - Provide aliases for external URLs in the external-refs section. Eg, <link
30 href="ext:cocoon"> links to http://xml.apache.org/cocoon/
32 See http://xml.apache.org/forrest/linking.html for more info
35 <site label="POI" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
38 <xml.apache.org href="http://xml.apache.org/">
39 <forrest href="forrest/">
40 <validation href="validation.html"/>
41 <webapp href="your-project.html#webapp"/>
43 <cocoon href="cocoon/"/>
45 <junit href="junit/index.html"/>
46 <jdepend href="jdepend/index.html"/>
47 <javadoc href="apidocs/index.html"/>
48 <download href="http://www.apache.org/dyn/closer.cgi/poi/"/>