Wiki

Changes between Version 4 and Version 5 of CompilerDirectives

Show
Ignore:
Timestamp:
05/28/13 20:50:35 (11 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilerDirectives

    v4 v5  
    99 @args[[BR]] 
    1010 @ref[[BR]] 
    11  @help[[BR]] 
     11 [HelpDirective @help][[BR]] 
    1212 @number[[BR]] 
    1313 @platform[[BR]] 
     
    5151 
    5252 
    53 '''@help'''[[BR]] 
    54 Directive to generate an HTML help file for a given expression, statement or declaration.[[BR]] 
    55 The output file is intended to give the developer: 
    56  * information about the topic in general 
    57  * interfaces to types 
    58  * a link to the Cobra wiki where appropriate 
    59  * a link to the specific type's documentation on the web, where determinable 
    60  * ready-made search links 
     53'''@help''' 
    6154 
    62  See http://cobra-language.com/forums/viewtopic.php?f=4&t=810&p=4195#p4125 
    63  
    64  
    65  
     55See HelpDirective 
    6656 
    6757