blob: b85609c9878187855e3532354e93cc77346b528e [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<project>
<custom>
<fluidoSkin>
<topBarEnabled>false</topBarEnabled>
<navBarStyle>navbar-inverse</navBarStyle>
<sideBarEnabled>true</sideBarEnabled>
</fluidoSkin>
</custom>
<body>
<menu name="Overview" />
<menu name="Projects" />
<menu name="Resources" inherit="bottom" >
<item name="Install Git" href="install/git.html"/>
<item name="Install Java" href="install/java.html"/>
<item name="Install Maven" href="install/maven.html"/>
<item name="Install Docker" href="install/docker.html"/>
<item name="Install SBT" href="install/sbt.html"/>
</menu>
</body>
</project>