git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@280507 13f79535-47bb-0310-9956-ffa450edef68
69 lines
2.7 KiB
XML
69 lines
2.7 KiB
XML
<?xml version="1.0"?>
|
|
<!--
|
|
Copyright 2002-2005 The Apache Software Foundation
|
|
|
|
Licensed 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.
|
|
-->
|
|
<site label="xml-commons" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
|
|
|
|
<about label="About">
|
|
<index label="Index" href="index.html"/>
|
|
<licenses label="Licenses" href="licenses.html"/>
|
|
<download label="Download" href="http://xml.apache.org/mirrors.cgi"/>
|
|
<faq label="FAQs" href="faq.html"/>
|
|
<changes label="Changes" href="changes.html"/>
|
|
<todo label="Todo" href="todo.html"/>
|
|
<history label="History" href="history.html"/>
|
|
</about>
|
|
|
|
<components label="Components" href="components/" tab="components">
|
|
<overview label="Overview" href="index.html"/>
|
|
<resolver label="Resolver" href="resolver/">
|
|
<overview label="Overview" href="index.html"/>
|
|
<article label="Article" href="resolver-article.html"/>
|
|
<release-notes label="Release Notes" href="resolver-release-notes.html"/>
|
|
<apidocs label="API docs" href="../apidocs/resolver/index.html"/>
|
|
<tips label="Tips" href="tips.html"/>
|
|
</resolver>
|
|
<which label="Which" href="which/">
|
|
<overview label="Overview" href="index.html"/>
|
|
<apidocs label="API docs" href="../apidocs/which/index.html"/>
|
|
</which>
|
|
<external label="External" href="external/">
|
|
<overview label="Overview" href="index.html"/>
|
|
</external>
|
|
</components>
|
|
|
|
<getting-involved label="Getting Involved">
|
|
<cvs label="SVN" href="index.html#cvs"/>
|
|
<mail-lists label="Mail lists" href="index.html#mailing"/>
|
|
<mail-archives label="Mail Archives" href="http://marc.theaimsgroup.com/?l=xml-commons-dev"/>
|
|
<issues label="Bugs and Issues" href="http://issues.apache.org/bugzilla/"/>
|
|
<howto-forrest label="How-to Forrest" href="howto-forrest.html"/>
|
|
</getting-involved>
|
|
|
|
<external-refs>
|
|
<xml.apache.org href="http://xml.apache.org/">
|
|
<commons href="commons/">
|
|
</commons>
|
|
<forrest href="forrest/">
|
|
<your-project href="your-project.html"/>
|
|
</forrest>
|
|
</xml.apache.org>
|
|
<cocoon href="http://cocoon.apache.org/2.1/">
|
|
<catalogs href="userdocs/concepts/catalog.html"/>
|
|
</cocoon>
|
|
</external-refs>
|
|
|
|
</site>
|