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

header improvements + xxx doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/STRING/string2struct.html

    r143 r157  
    3333 
    3434/* Main styles --------------------------------------------------------------- */ 
     35p.preformat { 
     36  font-family: Courier; 
     37} 
    3538 
    3639body { 
     
    697700 
    698701      <div id="file_comments"> 
     702 This is a really, really cool way to turn keywords into 
     703 a structure. 
     704  
     705 
    699706 Takes an input string set up as keywords and returns an anonymous structure. 
    700707 This is particularly useful for taking keywords entered by a user in a text 
     
    729736        <div class="routine_details" id="_too_cool"> 
    730737 
    731           <h2><a class="top" href="#container">top</a>too_cool </h2> 
     738          <h2><a class="top" href="#container">top</a>too_cool <span class="categories"> 
     739 
     740</span></h2> 
    732741         
    733742          <p class="header"> 
     
    736745          <div class="comments"></div> 
    737746 
    738            
     747          <h3>Return value</h3><div class="preformat"> 
     748 
     749</div> 
    739750 
    740751           
     
    755766            </h4> 
    756767         
    757             <div class="comments"></div> 
     768            <div class="comments"> 
     769 used to pass your keywords 
     770</div> 
    758771             
    759772           
    760773 
    761            
    762            
    763            
    764            
    765            
    766            
    767            
    768            
    769            
    770            
    771            
    772            
     774          <h3>Examples</h3><div class="preformat"> 
     775 
     776</div> 
     777          <h3>Version history</h3> 
     778           
     779          <h4>Version</h4><div class="preformat"> 
     780 $Id$</div> 
     781          <h4>History</h4><div class="preformat"> 
     782 
     783</div> 
     784           
     785           
     786          <h3>Known issues</h3> 
     787           
     788           
     789           
     790          <h4>Restrictions</h4><div class="preformat"> 
     791 
     792</div> 
    773793         
    774794           
     
    788808 
    789809          <h2><a class="top" href="#container">top</a>string2struct <span class="categories"> 
    790  Utility 
     810 Utilities 
    791811</span></h2> 
    792812         
     
    855875          <h4>History</h4><div class="preformat"> 
    856876       Written by: 
    857        RLK, Ronn Kling Consulting.</div> 
     877       RLK, Ronn Kling Consulting. 
     878       ronn@rlkling.com 
     879       www.rlkling.com 
     880               May, 1999 
     881</div> 
    858882           
    859883           
Note: See TracChangeset for help on using the changeset viewer.