blob: 871e40fa55c7bf9b48a158057c6de1923a22215d [file] [log] [blame]
<?php
# Set the theme for your project's web pages.
# See the Committer Tools "How Do I" for list of themes
# https://dev.eclipse.org/committers/
$theme = "Nova";
# Define your project-wide Nav bars here.
# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank)
# $Nav->addNavSeparator("About Us", "index.php");
# $Nav->addCustomNav("Documents", "documents", "_self", 1);
# $Nav->addCustomNav("Installation", "install.php", "_self");
# $Nav->addCustomNav("FAQ", "faq.php", "_self");
?>