index.html revision c23e82b612acd5e947c164114377578116f6d298
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<link rel="icon" href="img/icon.png" type="image/png"/>
<link rel="stylesheet" type="text/css" href="style.css"/>
<link rel="stylesheet" type="text/css" href="print.css" media="print" />
<link rel="alternate stylesheet" type="text/css" media="all" title="Paper White" href="print.css" />
<title>OpenGrok</title>
</head>
<body>
<div id="page">
<div id="header"> <!-- CONFIG: Header -->
<div id="MastheadLogo"> <h1> OpenGrok </h1> </div>
</div>
<div id="Masthead"></div>
<div id="bar">
<!-- Advanced Search Box -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td valign="top"><br /> &nbsp;</td><td align="left" valign="middle"><br/>
<form action="search" name="sbox">
<table cellpadding="2" border="0" cellspacing="0">
<tr><td align="right"> Full&nbsp;Search </td><td><input class="q" name="q" size="45" value=""/></td></tr>
<tr><td align="right"> Definition </td><td><input class="q" name="defs" size="25" value=""/></td></tr>
<tr><td align="right"> Symbol </td><td><input class="q" name="refs" size="25" value=""/></td></tr>
<tr><td align="right"> File&nbsp;Path </td><td><input class="q" name="path" size="25" value=""/></td></tr>
<tr><td align="right"> History </td><td><input class="q" name="hist" size="25" value=""/></td></tr>
<tr><td></td><td> &nbsp; <input class="submit" type="submit" value="Search"/> | <input class="submit" onClick="document.sbox.q.value='';document.sbox.defs.value='';document.sbox.refs.value='';document.sbox.path.value='';document.sbox.hist.value='';" type="button" value=" Clear "
/> | <a href="help.html">Help</a></td></tr>
</table></form>
</td></tr></table>
</div>
<div id="results" style="font-size:100%">
<!-- CONFIG: Page Content -->
<p>
<b>OpenGrok - a "wicked fast" source browser!</b>
</p>
<p>
This is the front page of of your <a href="xref/">browsable and searchable
source tree</a> (<a href="xref/">xref/</a>).</p>
<p>
To setup and configure OpenGrok please refer to
<a href="http://www.opensolaris.org/os/project/opengrok/">http://www.opensolaris.org/os/project/opengrok/</a>
or README.txt in the distribution.
</p>
<p>
You can replace this block of text with some more useful
information about your source tree and its organization, with direct
links to key parts of code base.
</p>
<br/>
<br/>
<br/>
<br/>
<br/>
</div>
<!-- CONFIG: Footer -->
<div id="Footer">
<p class="Center">
<a href="http://www.opensolaris.org/os/project/opengrok/"><img src="/source/img/servedby.png" alt="served by OpenGrok" title="Served by OpenGrok"/></a>
</p>
</div>
</div>
</body>
</html>