blob: d5e1735be9567020ea97c1dcaaa50cab8a52e21f [file] [log] [blame]
<?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 Twill">
<bannerRight>
<src>http://incubator.apache.org/images/egg-logo.png</src>
<href>http://incubator.apache.org/</href>
</bannerRight>
<publishDate position="none"/>
<version position="none"/>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.3.0</version>
</skin>
<body>
<breadcrumbs position="left">
<item name="Apache Twill" href="http://twill.incubator.apache.org/"/>
</breadcrumbs>
<menu name="Apache Twill">
<item name="Introduction" href="./index.html"/>
<item name="Getting Started" href="./GettingStarted.html"/>
<item name="API documentations" href="./apidocs/index.html"/>
</menu>
<menu name="Get Involved">
<item name="Mailing Lists" href="mail-lists.html"/>
<item name="Sources" href="source-repository.html"/>
<item name="Issues" href="issue-tracking.html"/>
<item name="Team" href="team-list.html"/>
</menu>
<menu name="ASF">
<item name="Apache Incubator" href="http://incubator.apache.org/"/>
<item name="Apache Foundation" href="http://www.apache.org/foundation/"/>
<item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html"/>
<item name="The Apache License" href="http://www.apache.org/licenses/LICENSE-2.0.html"/>
<item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
</menu>
<footer>
<div class="row span16">
<div>
Apache Twill, Apache, the Apache feather logo,
and the Apache Twill project logos are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</div>
<a href="${project.url}/privacy-policy.html">Privacy Policy</a>
</div>
</footer>
</body>
<custom>
<fluidoSkin>
<topBarEnabled>true</topBarEnabled>
<navBarStyle>navbar-inverse</navBarStyle>
<sideBarEnabled>true</sideBarEnabled>
<leftColumnClass>span2</leftColumnClass>
<bodyColumnClass>span10</bodyColumnClass>
</fluidoSkin>
</custom>
</project>