18 lines
507 B
HTML
18 lines
507 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>The Old Dog and Duck: Documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<h1>The Old Dog and Duck: Documentation</h1>
|
|
<img src="images/dog-and-duck-derby.jpg" alt="The Dog and Duck, Derby">
|
|
<ul>
|
|
<li><a href="codox/index.html">Primary documentation</a></li>
|
|
<li><a href="cloverage/index.html">Test coverage</a></li>
|
|
</ul>
|
|
</body>
|
|
|
|
</html> |