1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
<html>
<head>
<title>netrik documentation overview</title>
</head>
<body>
<h1 align="center">netrik documentation overview<br />>===============================<</h1>
<p>
This file is an overview of the available netrik documentation.
</p>
<p>
The following files contain detailed information about various topics:
<ul><li>
<a href="README">README</a>: contains installation notes, a short introduction, and a couple
of other intersting topics
</li><li>
<a href="keys.html">keys.*</a>: explains the usage of the interactive pager
</li><li>
<a href="options.html">options.*</a>: explains all available command line options
</li><li>
<a href="config.html">config.*</a>: explains how to configure netrik (config file)
</li><li>
<a href="hacking.html">hacking.*</a>: explains how netrik does all this groovy things ;-)
</li><li>
<a href="syntax_error.html">syntax_error.*</a>: explains why netrik always complains about HTML
syntax errors, and what to do about it
</li></ul>
("*" means txt or html -- choose the one you prefer...)
</p>
</body>
</html>
|