The documentation here needs a major overhaul.
I've started to give it one, but I'm afraid it's not there yet.

In the meantime, quick ways to get started are

* copy the directory lq-text/Sample (../Sample from within "doc") to
  $HOME/LQTEXTDIR

* find some files, and do
  lqaddfile -t2 filename [filename...]

* you've then made an index.

* "lq" is the easiest way to browse an index.

  lq is a shell script which demonstrates many of the features of lq-text,
  including:

  + getting a keyword-in-context inex (lqkwic)
  + using lqkwic to generate filenames
  + using lqkwic with lqbytelines to produce line numbers of matches
  + using lqrank to combine queries
  + using lqwordlist to match words in the vocabulary against patterns
  + using lqshow to browse matches
  + using lqsort to sort them

and lots more.


This "doc" directory may also contain API documentation, which
was generated automatically from SGML-formatted comments in the C source.
