diff options
Diffstat (limited to 'docs/README.html')
-rw-r--r-- | docs/README.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/README.html b/docs/README.html new file mode 100644 index 00000000..722ecafc --- /dev/null +++ b/docs/README.html @@ -0,0 +1,25 @@ +<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<html> +<head> +<title>Obtaining Lynx help files</title> +<link rev="made" href="mailto:lynx-dev@sig.net"> +</head> + +<body> +<h1>How to obtain the Lynx help files</h1> + +The Lynx help files are included with the distribution of +Lynx sources and documentation. Links to sites which supply +the distribution are maintained in the +<a href="http://www.nyu.edu/pages/wsn/subir/lynx.html" +>Lynx Enhanced Pages</a>. + +<p>Once you have downloaded and extracted the distribution, +set HELPFILE in the lynx.cfg as: +file://localhost/FULL_PATH_TO_HELP_FILES/lynx_help_main.html + +<p>Additional instructions for HELPFILE configuration are in the +lynx.cfg file. + +</body> +</html> |