"Given that customers mostly use the Help system when
they are already frustrated by our software, we should always see
to it that such errors do not exist in our help system. To do this,
we will write a tool, HelpGenerator, that generates some of the
boilerplate XML in the help system and checks the HTML and index
files for the problems listed above. We will also build tools for
displaying and testing the contextual help. We've re-engineered and
improved these tools and present them in this article.
"In this article we are assuming familiarity with the JavaHelp
system. Documentation and sample code for JavaHelp can be found at:
http://java.sun.com/products/javahelp.""