Ignore:
Timestamp:
07/12/06 11:52:09 (18 years ago)
Author:
smasson
Message:

update documentation and .idlwave_catalog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Obsolete/vairdate.html

    r119 r138  
    328328table.variables td.image { width: 64px; } 
    329329 
    330 div#file_comments {  
     330div#file_comments { white-space: pre;  
    331331  margin: 2em; 
    332332  font-size: 80%; 
     
    696696      </div> 
    697697 
    698       <div id="file_comments">  gives vairmer date equivalent of a date in julian format 
    699            sets month, day and year to the corresp values 
     698      <div id="file_comments"> 
     699 gives vairmer date equivalent of a date in julian format 
     700 sets month, day and year to the corresp values 
     701 
    700702 you better use jul2date 
    701703</div> 
     
    722724</div> 
    723725 
    724           <h3>Return value</h3><div class="value"> vdate date vairmer 
     726          <h3>Return value</h3><div class="preformat"> vdate date vairmer 
    725727   plus year, month et day 
    726728</div> 
     
    800802           
    801803 
    802           <h3>Examples</h3><div class="value"> 
     804          <h3>Examples</h3><div class="preformat"> 
    803805 IDL> vdate = vairdate(1755087) 
    804806</div> 
    805807          <h3>Version history</h3> 
    806808           
    807           <h4>Version</h4><div class="value"> $Id: vairdate.pro 118 2006-06-27 15:47:06Z pinsard $ 
    808 </div> 
    809           <h4>History</h4><div class="value">  Jerome Vialard  (jv@lodyc.jussieu.fr) 
     809          <h4>Version</h4><div class="preformat"> $Id: vairdate.pro 134 2006-07-07 10:19:08Z navarro $ 
     810</div> 
     811          <h4>History</h4><div class="preformat">  Jerome Vialard  (jv@lodyc.jussieu.fr) 
    810812   2/7/98 
    811813                13/9/1999, Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    817819           
    818820          <h3>Known issues</h3> 
    819           <h4>Obsolete</h4><div class="value"></div> 
     821          <h4>Obsolete</h4><div class="preformat"> 
     822</div> 
    820823           
    821824           
     
    825828           
    826829           
    827           <h4>Uses routines</h4><div class="value">  common 
     830          <h4>Uses routines</h4><div class="preformat">  common 
    828831 
    829832</div> 
Note: See TracChangeset for help on using the changeset viewer.