Ignore:
Timestamp:
05/30/06 11:53:32 (18 years ago)
Author:
smasson
Message:

change xml documentation pages (1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/makehtml.sh

    r65 r78  
    1010ndate2=${ndate2%.tar.gz} 
    1111# figures lists 
    12 cd ~/SAXO_RD/Documentation/xmldoc/figpng 
     12cd ~/SAXO_RD/SRC/Documentation/xmldoc/figpng 
    1313 
    1414# 
     
    110110done 
    111111## 
    112 cd ~/SAXO_RD/Documentation/xmldoc 
    113 szsrc=$( ls -lh ~/SAXO_RD/SAXO_RD_${ndate}.tar.gz | awk '{print $5}' ) 
     112cd ~/SAXO_RD/SRC/Documentation/xmldoc 
     113szsrc=$( ls -lh ~/SAXO_RD/SRC/SAXO_RD_${ndate}.tar.gz | awk '{print $5}' ) 
    114114szdata=$( ls -lh ~/IDL/TestsData_${ndate2}.tar.gz | awk '{print $5}' ) 
    115115sed -e s/"\&date\;"/${ndate}/g \ 
Note: See TracChangeset for help on using the changeset viewer.