functions in mkdoc.i - m
mkdoc
mkdoc, filename or mkdoc, filename, outname, lpp alphabetizes and indexes the DOCUMENT comments in FILENAME, and formats into "dictionary-like" pages for printing. If OUTNAME is not given or nil, the output file will be FILENAME with ".doc" replacing the ".i". If LPP is not given, it defaults to 58 -- the maximum number of available lines per page of output. (Use 55 to be able to print with "lpr -p" style page headings.) FILENAME can be an array of strings to combine several include files into a single document. Interpreted function, defined at i/mkdoc.i line 10SEE ALSO: help
mkdoc_cross
mkdoc_cross Interpreted function, defined at i/mkdoc.i line 206
mkdoc_page
mkdoc_page Interpreted function, defined at i/mkdoc.i line 258
mkdoc_scan
mkdoc_scan Interpreted function, defined at i/mkdoc.i line 144
mkdoc_title
mkdoc_title Interpreted function, defined at i/mkdoc.i line 218