emailrelay/doc/index.html
Graeme Walker 6a32f90311 v2.4
2022-11-01 12:00:00 +00:00

24 lines
959 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>E-MailRelay index</title>
<link rel="stylesheet" href="emailrelay.css" type="text/css">
</head>
<body>
<div class="div-main">
<h1>E-MailRelay Documentation</h1>
<ul>
<li><a class="a-href" href="userguide.html">User guide</a></li>
<li><a class="a-href" href="reference.html">Reference</a></li>
<li><a class="a-href" href="windows.html">Windows guide</a></li>
<li><a class="a-href" href="developer.html">Developer guide</a></li>
<li><a class="a-href" href="changelog.html">Change log</a></li>
<li><a class="a-href" href="doxygen/index.html">Source code documentation</a></li>
<li><a class="a-href" href="emailrelay-man.html">Man page</a></li>
<li><a class="a-href" href="http://emailrelay.sourceforge.net">Web site</a></li>
</ul>
</div>
</body>
</html>
<!-- Copyright (C) 2001-2022 Graeme Walker <graeme_walker@users.sourceforge.net>. All rights reserved. -->