Below is a table with the directives that QuHelp supports:
DirectiveValueDefaultUsage
conditioncomma-separated stringsabsentSet the conditions under which the page will be included. If the conditions are not met (using a set of -C arguments which match the conditions of the page), the page will not be included. If the condition directive is specified but an empty list list is given, the page will never be included.
defaultno valueabsentMakes the page to be the default page shown when the help site is opened.
genchildlistno valueabsentThis has an effect on info.txt files and makes the folder's contents to be appended with a generated list of the folder's contents (similar to if an info.txt wasn't present).
iconan icon imagetemplate specificSets the icon image for the page. By default a template-specific icon is used. Note that this has only an effect on page nodes, not folders.
importa pathabsentImports a content tree from the given path. The path must be either an absolute path or relative to the location from where quhelp is executed.
openedno valueabsentThis has an effect on info.txt files and makes the folder they represent to appear opened (by default folders appear closed).
weightnumeric value100000The node's weight affect the order that the node will appear inside its parent. If two nodes have the same weight, they are sorted alphabetically based on their title.