Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Calendar/monthname.html

    r200 r234  
    7070      <a name="#_monthname"></a> 
    7171 
    72       <h2>monthname  <font size="-1" color="#006633">  
     72      <h2>monthname  <font size="-1" color="#006633"> 
    7373 Calendar,String 
    7474</font></h2> 
     
    9494      <font size="-1" color="#006633">required</font> 
    9595       
    96        
     96      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>scalar or array</i></font> 
    9797       
    9898       
    9999    </h4> 
    100100 
    101       
    102  the month number (from 1 to 12). Can be scalar or array 
     101     
     102 the month number (from 1 to 12). 
    103103 
    104104     
     
    122122 
    123123     
    124  used to pass your keywords to other procedures, for example 
    125  keyword FORMAT of string function (see example bellow)  
     124 Used to pass keywords 
    126125 
    127126     
    128127     
    129128 
    130     <h3>Examples</h3> 
     129    <h3>Examples</h3><pre> 
    131130 IDL> name=monthname(2) 
    132131 
    133     <h3>Version history</h3> 
     132    </pre><h3>Version history</h3> 
    134133     
    135     <h4>Version</h4> $Id: monthname.pro 157 2006-08-21 09:01:50Z navarro $ 
     134    <h4>Version</h4> 
     135 $Id: monthname.pro 231 2007-03-19 17:15:51Z pinsard $ 
    136136 
    137     <h4>History</h4> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     137    <h4>History</h4> 
     138 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    138139                      1 October 2001 
    139140 
Note: See TracChangeset for help on using the changeset viewer.