CoolFace
Datasetpublic

hschumann2/TempleOS-Source-Code

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes838downloads
HelpSystem.txt12 linesDownload Raw Back to Doc
1 2#help_index "Topic/SubTopic;OtherTopic"3The help index preprocessor compiler directive sets the topics for syms4subsequently defined.  You specify subtopics with a '/' tree hierarchy and5separate multiple topics with a ';'.  The index ctrls HI:index links.6 7public causes a sym to appear in help_index reports.8 9#help_file "filename[.DD.Z]"10The help file preprocessor directive makes a file into the heading of a11HI:index report for the current help index.12