
<project>
    <publishDate position="left"/>
    <version position="left"/>

    <bannerLeft>
        <name>LSST CCS Documentation</name>
        <href>https://srs.slac.stanford.edu/releaseManagement/index.jsp</href>
    </bannerLeft>
    
    <skin>
        <groupId>org.apache.maven.skins</groupId>
        <artifactId>maven-fluido-skin</artifactId>
        <version>1.10.0</version>
    </skin>
    <custom>
        <fluidoSkin>
            <topBarEnabled>true</topBarEnabled>
            <sideBarEnabled>false</sideBarEnabled>
            <copyrightClass>pull-right</copyrightClass>
            <googleSearch>
                <sitesearch>https://repo-nexus.lsst.org/nexus/content/sites/${org.lsst.ccs.site.name}/</sitesearch>
            </googleSearch>
        </fluidoSkin>
    </custom>

    <body>

        <menu name="Navigation" inherit="top">
            <item name="CCS Documentation Home" href="https://srs.slac.stanford.edu/releaseManagement/index.jsp" />
            <item name="CCS Confluence" href="https://confluence.slac.stanford.edu/display/LSSTCAM/3.07.01+Camera+Control+System" />
            <item name="Jira" href="https://jira.slac.stanford.edu/" />
        </menu>
        
        <menu ref="reports" inherit="bottom" />


    </body>
</project>