Go to the first, previous, next, last section, table of contents.
This is the "insert source line number into each def" option. Inserts the line number in the input file where a definition was found into the output definition. If no argument is supplied, the format will be:
linenum = '%s';
If an argument is supplied, that string will be used for the entry name instead of linenum.
Go to the first, previous, next, last section, table of contents.