Ignore:
Timestamp:
08/09/06 12:21:11 (18 years ago)
Author:
navarro
Message:

english and nicer header (3b)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/createhistory.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_createhistory"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>createhistory </h2> 
     715          <h2><a class="top" href="#container">top</a>createhistory <span class="categories"> 
     716 
     717 </span></h2> 
    714718         
    715719          <p class="header"> 
     
    718722          <div class="comments"></div> 
    719723 
    720            
     724          <h3>Return value</h3><div class="preformat"> 
     725  
     726 </div> 
    721727 
    722728           
     
    725731             
    726732            <h4 id="_createhistory_param_base">base&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    727                
    728                
    729                
    730                
     733              <span class="attr">in</span> 
     734               
     735               
     736              <span class="attr">required</span> 
    731737               
    732738               
     
    735741            </h4> 
    736742         
    737           <div class="comments"></div> 
     743          <div class="comments"> 
     744 The id of the widget where apply the drawing. 
     745</div> 
    738746             
    739747            <h4 id="_createhistory_param_small">small&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    748756            </h4> 
    749757         
    750           <div class="comments"></div> 
     758          <div class="comments"> 
     759 Vector composed of 3 or 4 elements, applyed to make a drawing on a small  
     760 portion of a page or screen. It delimit the zone where the drawing will  
     761 be done. If there is 4 elements: then is constituated of coordinates (expressed  
     762 in cm located from the up and left corner of the page or the window (in portrait  
     763 like in lanscape)) of the bottom and left corner and of the up and right corner  
     764 of the drawing zone. If there is 3 elements: in this case, we divide the page or  
     765 the screen in small[0] columns and in small[1] lines the drawing made in the box  
     766 numbered small[2]. The numerotation starting up and left by the number 1 and then,  
     767 following the writing direction. By default, we make the largest drawing we can do,  
     768 conserving the aspect rapport (exept when REMPLI is activated). 
     769 </div> 
    751770             
    752771 
     
    755774           
    756775 
    757            
    758            
    759            
    760            
    761            
    762            
    763            
    764            
    765            
    766            
    767            
    768            
    769          
    770            
    771            
    772            
    773            
     776          <h3>Examples</h3><div class="preformat"> 
     777  
     778 </div> 
     779          <h3>Version history</h3> 
     780           
     781          <h4>Version</h4><div class="preformat">  
     782 $Id: createhistory.pro 150 2006-08-09 10:12:54Z navarro $ 
     783</div> 
     784          <h4>History</h4><div class="preformat"> 
     785  
     786 </div> 
     787           
     788           
     789          <h3>Known issues</h3> 
     790           
     791           
     792          <h4>Todo items</h4><div class="preformat"> 
     793 seb: je ne suis pas sur pour les param, 
     794 documenter le reste. 
     795</div> 
     796          <h4>Restrictions</h4><div class="preformat"> 
     797  
     798 </div> 
     799         
     800          <h3>Other attributes</h3> 
     801           
     802           
     803          <h4>Uses routines</h4><div class="preformat"> 
     804  
     805 </div> 
    774806           
    775807           
Note: See TracChangeset for help on using the changeset viewer.