<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="ThreeTen-Backport">
  <publishDate position="bottom" format="yyyy-MM-dd"/>
  <version position="bottom"/>
  <googleAnalyticsAccountId>UA-1425975-2</googleAnalyticsAccountId>

  <skin>
    <groupId>org.joda.external</groupId>
    <artifactId>reflow-maven-skin</artifactId>
    <version>1.2</version>
  </skin>

  <custom>
    <reflowSkin>
      <smoothScroll>false</smoothScroll>
      <highlightJs>true</highlightJs>
      <highlightJsTheme>github</highlightJsTheme>
      <imgLightbox>false</imgLightbox>
      <theme>bootswatch-cosmo</theme>
      <brand>
        <name>ThreeTen Backport</name>
        <href>index.html</href>
      </brand>
      <topNav>Documentation|Releases|Development|ThreeTen</topNav>
      <bottomNav>
        <column>Documentation</column>
        <column>Releases</column>
        <column>Development</column>
        <column>Reports</column>
      </bottomNav>
      <bottomDescription><![CDATA[
        Backport of Java SE 8 date and time (JSR-310) to Java 6 and 7
      ]]></bottomDescription>
      <toc>false</toc>
      <breadcrumbs>false</breadcrumbs>
      <markPageHeader>false</markPageHeader>
      <protocolRelativeURLs>true</protocolRelativeURLs>
      <pages>
        <index>
          <sections>
            <columns>3</columns>
            <body />
            <sidebar />
          </sections>
          <shortTitle>Home</shortTitle>
          <highlightJs>false</highlightJs>
        </index>
        <source-repository>
          <highlightJs>false</highlightJs>
        </source-repository>
        <issue-tracking>
          <highlightJs>false</highlightJs>
        </issue-tracking>
        <license>
          <highlightJs>false</highlightJs>
        </license>
      </pages>
    </reflowSkin>
  </custom>

  <body>
    <head>
      <![CDATA[
        <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet"/>
        <link rel="author" href="https://plus.google.com/113137868744510231215"/>]]>
    </head>

    <menu name="Documentation">
      <item name="Home" href="index.html"/>
      <item name="Update time zones" href="update-tzdb.html"/>
      <item name="Javadoc" href="apidocs/index.html"/>
      <item name="License" href="licenses.html"/>
    </menu>

    <menu name="Releases">
      <item name="Release notes" href="changes-report.html"/>
      <item name="Dependency info" href="dependency-info.html"/>
      <item name="Download" href="https://search.maven.org/search?q=g:org.threeten%20AND%20a:threetenbp&amp;core=gav"/>
    </menu>

    <menu name="Development">
      <item name="GitHub" href="https://github.com/ThreeTen/threetenbp"/>
      <item name="Bugs/Issues" href="https://github.com/ThreeTen/threetenbp/issues"/>
      <item name="Test results" href="surefire-report.html"/>
    </menu>

    <menu name="ThreeTen">
      <item name="Home" href="https://www.threeten.org"/>
      <item name="Extra" href="https://www.threeten.org/threeten-extra"/>
    </menu>

    <menu name="Reports" ref="reports"/>
  </body>
</project>
