Forked from
TeeTime / TeeTime
1628 commits behind the upstream repository.
-
Nelson Tavares de Sousa authoredNelson Tavares de Sousa authored
site.xml 3.00 KiB
<project name="TeeTime">
<skin>
<groupId>lt.velykis.maven.skins</groupId>
<artifactId>reflow-maven-skin</artifactId>
<version>1.1.1</version>
</skin>
<bannerLeft>
<name>
<![CDATA[
<!-- <img src="images/teetime-wo-text-smaller-scaled.png"> -->
TeeTime
]]>
</name>
<href>index.html</href>
</bannerLeft>
<body>
<menu name="Download">
<item name="as Maven Dependency" href="dependency-info.html" />
<item name="from Git"
href="https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime" />
</menu>
<links>
<item name="Wiki"
href="https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home" />
</links>
<menu name="Documentation">
<item name="JavaDoc" href="apidocs/index.html" />
<item name="Dependencies" href="dependencies.html" />
<item name="License" href="license.html" />
</menu>
<menu name="Get Involved">
<item name="SourceForge Project Site" href="https://sourceforge.net/projects/teetime/" />
<item name="Issue Tracking"
href="https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/issues" />
<item name="Team" href="team-list.html" />
</menu>
<menu name="Main">
<item name="Home" href="index.html" />
<item name="Release notes" href="release.html" />
</menu>
<!-- <menu ref="modules"/> -->
<!-- <menu ref="reports"/> -->
</body>
<publishDate position="navigation-bottom" />
<version position="navigation-bottom" />
<custom>
<reflowSkin>
<topNav>Download|Wiki|Documentation|Get Involved</topNav>
<!-- <toc>sidebar</toc> -->
<!-- <tocTopMax>4</tocTopMax> -->
<absoluteResourceURL>http://teetime.sourceforge.net/
</absoluteResourceURL>
<theme>default</theme>
<highlightJs>true</highlightJs>
<highlightJsTheme>github</highlightJsTheme>
<brand>
<name>
<![CDATA[
<!-- <img src="images/teetime-wo-text-smaller-scaled.png"> -->
TeeTime
]]>
</name>
<href>index.html</href>
</brand>
<slogan>The next level Pipes-And-Filter-Framework for Java
</slogan>
<titleTemplate>%2$s | %1$s</titleTemplate>
<bottomNav maxSpan="9">
<column>Main</column>
<column>Download</column>
<column>Wiki|Documentation</column>
<column>Get Involved</column>
</bottomNav>
<bottomDescription>
TeeTime is a Pipes-And-Filter-Framework for Java.
It provides a simple way
of analysis tooling.
</bottomDescription>
<pages>
<index>
<breadcrumbs>false</breadcrumbs>
<sections>
<carousel />
<columns>2</columns>
<body />
<sidebar />
</sections>
</index>
<license>
<highlightJs>false</highlightJs>
</license>
<release>
<toc>sidebar</toc>
<tocTopMax>4</tocTopMax>
<breadcrumbs>false</breadcrumbs>
</release>
<wiki-home>
<breadcrumbs>
<item name="TeeTime" href="/" />
<item name="Wiki" href="wiki/home.html" />
</breadcrumbs>
<toc>sidebar</toc>
<tocTopMax>4</tocTopMax>
</wiki-home>
</pages>
</reflowSkin>
</custom>
</project>