Files
ftmemsim-valgrind/cachegrind/docs/nav.html
Nicholas Nethercote 6274c36baf Removed non-Cachegrind stuff from docs.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1094
2002-09-23 11:50:39 +00:00

36 lines
1.1 KiB
HTML

<html>
<head>
<title>Valgrind</title>
<base target="main">
<style type="text/css">
<style type="text/css">
body { background-color: #ffffff;
color: #000000;
font-family: Times, Helvetica, Arial;
font-size: 14pt}
h4 { margin-bottom: 0.3em}
code { color: #000000;
font-family: Courier;
font-size: 13pt }
pre { color: #000000;
font-family: Courier;
font-size: 13pt }
a:link { color: #0000C0;
text-decoration: none; }
a:visited { color: #0000C0;
text-decoration: none; }
a:active { color: #0000C0;
text-decoration: none; }
</style>
</head>
<body>
<br>
<a href="manual.html#contents"><b>Contents of this manual</b></a><br>
<a href="manual.html#cache">1 <b>How to use Cachegrind</b></a></h4>
<p>
<a href="techdocs.html">2 <b>How Cachegrind works</b></a><br>
</body>
</html>