<?xml version="1.0" encoding="UTF-8"?>
<project name="Rosette API">
  <bannerLeft>
    <name>Rosette API</name>
  </bannerLeft>

  <skin>
    <groupId>org.apache.maven.skins</groupId>
    <artifactId>maven-fluido-skin</artifactId>
    <version>${site-skin-version}</version>
  </skin>

  <publishDate format="yyyy-MM-dd" position="right" />
  <version position="right" />

  <body>
    <breadcrumbs>
      <item name="Rosette API" href="."/>
    </breadcrumbs>

    <menu name="Rosette API">
      <item name="Home" href="index.html" />
      <item name="Javadoc" href="/apidocs/index.html" />
    </menu>
    <menu ref="modules" inherit="bottom" />
    <menu ref="reports" inherit="bottom" />
  </body>
</project>
