yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

functions in htmldoc.i - s

 
 
 
split_doc_list


 split_doc_list  
 
  
interpreted function, defined at contrib/htmldoc.i   line 778  
 
 
 
srcanchor


            NT    
             srcanchor, infile, outfile, tags  
 
    convert yorick source to html  
    Copy infile to outfile quoting any html special characters, inserting   
    anchors at function definitions/declarations, and cross-referencing  
    function calls to definitions.  Tags should be a two dimensional string   
    array containing in tags (1,) the function names, and in tags(2,),  
    tags(3,) and tags(4,) the directory, file, and line where each functions   
    is defined/declared.   
interpreted function, defined at contrib/htmldoc.i   line 426  
SEE ALSO: mkhtmldoc,   tagscan,   mkdoc  
 
 
 
strcomp


 strcomp  
 
  
interpreted function, defined at contrib/htmldoc.i   line 1202