Google

section m of routines in mkdoc.i

yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

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 10  
SEE 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