1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

67 lines
2.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>$title</title>
<link href="$relpath$stylesheet.css" rel="stylesheet" type="text/css">
<!--[if IE]><style type="text/css">
@media screen {
html, body {
height: 100%; overflow-y: hidden;
background:#FFFFFF url(back.png) repeat-y;
font-family:Arial,Helvetica,sans-serif;
color:#000000;
margin:0;
padding:0;
}
#scrollable {
height: 100%; width: 100%; overflow: auto;
}
}
</style><![endif]-->
</head>
<body>
<div id="logo">
<img src='$relpath$gecode-logo-100.png' alt="Gecode logo" /></div>
<div id="navigation">
<div id="navigation2">
<a class="navigation" href="index.html">main page</a>
<a class="navigation" href="modules.html">modules</a>
<a class="navigation" href="namespaces.html">namespaces</a>
<a class="navigation" href="annotated.html">classes</a>
<a class="navigation" href="files.html">files</a>
<br>
<a class="navigation" href="http://www.gecode.org/index.html">Gecode home</a>
<form action="search.php" method="get"><a class="navigation" title="Search for keywords in the entire documentation">search&nbsp;for&nbsp;<input type="text" name="query" value="" size="20" accesskey="s"/></a></form>
</div>
</div>
<div id="footline">
<address style="text-align: right;"><small>
Generated on $datetime for $projectname by&nbsp;<a href="http://www.doxygen.org/index.html">doxygen</a> $doxygenversion</small></address>
</div>
<script type="text/javascript">
function showInfo(i, show) {
var moreinfo = "moreinfo"+i;
var morelink = "morelink"+i;
var lesslink = "lesslink"+i;
var linkstyle = "inline";
var infostyle = "block";
if (show) {
document.getElementById(lesslink).style.display="none";
document.getElementById(morelink).style.display=linkstyle;
document.getElementById(moreinfo).style.display=infostyle;
} else {
document.getElementById(lesslink).style.display=linkstyle;
document.getElementById(morelink).style.display="none";
document.getElementById(moreinfo).style.display="none";
}
}
</script>
<div id="scrollable">
<div id="content">