<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-path.svg">
					]]>
		</name>
		<href>http://teetime.sourceforge.net</href>
	</bannerLeft>

	<body>


		<links>
			<item name="Download" href="download.html" />
			<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="Project Dependencies" href="dependencies.html" />
			<item name="License" href="license.html" />
		</menu>
		<menu name="Get Involved">
			<item name="Contribute" href="contribute.html" />
			<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="Download" href="download.html" />
			<item name="Wiki"
				href="https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home" />
			<item name="Release notes" href="changes-report.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>
					TeeTime
				</name>
				<href>http://teetime.sourceforge.net</href>
			</brand>
			<slogan>
				<![CDATA[
				<span class="slogan">The next level Pipes-And-Filters-Framework for Java</span>
				]]>
			</slogan>
			<titleTemplate>%2$s | %1$s</titleTemplate>
			<bottomNav maxSpan="9">
				<column>Main</column>
				<column>Wiki|Documentation</column>
				<column>Get Involved</column>
			</bottomNav>
			<bottomDescription>
				TeeTime is a Pipes-And-Filters-Framework for Java.
				It provides a simple way
				of analysis tooling.
			</bottomDescription>
			<pages>
				<index>
					<breadcrumbs>false</breadcrumbs>
					<sections>
						<carousel />
						<columns>3</columns>
					</sections>
					<shortTitle>Welcome</shortTitle>
				</index>
				<license>
					<highlightJs>false</highlightJs>
				</license>
				<release>
					<toc>sidebar</toc>
					<tocTopMax>4</tocTopMax>
					<breadcrumbs>false</breadcrumbs>
				</release>
				<download>
					<toc>top</toc>
					<tocTopMax>4</tocTopMax>
				</download>
				<dependencies>
					<toc>top</toc>
					<tocTopMax>5</tocTopMax>
				</dependencies>
				<contribute>
					<highlightJs>false</highlightJs>
				</contribute>
				<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>