The document discusses how to design user manuals that effectively answer the questions users typically have. It identifies four main questions users seek to answer: 1) Why should I care? (about basic program theory and usefulness), 2) What is it? (simple descriptions of interface elements), 3) How do I do it? (step-by-step instructions for tasks), and 4) Why did it do that? (explanations for unexpected program behaviors). The author recommends addressing the first two questions in online help and the latter two in paper manuals, as users prefer short answers online and longer procedural information in print.
Related topics: