Obviously this FAQ is imaginary since nobody asked anything at all so far - which is unsurprising, given that i'm writing this before the first public release of the program
Q: What is QuHelp?
A: QuHelp is a command-line (console-based) program which can be used to create an online help site based on html documents. This very help site you're reading right now was made using QuHelp.
Q: What does QuHelp stand for?
A: Quick Help.
Q: I don't use a UNIX shell, how can i specify a title with spaces?
A: I don't know (ninja update a few years later: apparently using double quotes works under Vista too)
Q: Is there a WYSIWYG GUI front-end?
A: I don't know
Q: What is the license of the default template?
A: Like the rest of QuHelp, WTFPL.
Q: What can be done with QuHelp?
A: Depends
Q: Can i make money from QuHelp?
A: Maybe
Q: Can i sell QuHelp?
A: Don't ask me
Q: Why doesn't QuHelp html files validate using the W3C validator?
A: Because the validator doesn't believe they're HTML files
Q: Can i embed a QuHelp html site in my program?
A: Can you embed a web browser control in your program?
Q: QuHelp eats my external links when making solid files!
A: Not a question! Put a target="_blank" or something like that in front of href. Or just put an extra space.