Congratulations. You've successfully installed and configured WN.
WN is a bit tricky to set up initially due to its strict
access control. The main stumbling block is that each directory
must have a file called index
that grants access to
the files in the directory. This file must then be processed
with the program wndex
.
Fortunately, there is a wealth of documentation.
/usr/share/doc/wn
.
This home page is always available as
/usr/lib/wn/index.html.dpkg-default
. This
illustrates a number of HTML features that will get you started
constructing your own pages.
Currently Debian has two alternate packages, dhelp and dwww, supporting online documentation. A third package, doc-base attempts to unify the previous two while providing a flexible method for registering documentation. Currently, WN has better support for dhelp.
Jean Pierre LeJacq <jplejacq@quoininc.com>