Ignore:
Timestamp:
06/14/06 14:54:32 (18 years ago)
Author:
pinsard
Message:

modification of savesaxo.sh to fix ticket 17

File:
1 edited

Legend:

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

    r107 r109  
    11#!/bin/bash 
     2# fplod 2006-06-14T12:41:37Z aedon.locean-ipsl.upmc.fr (Darwin) 
     3# add embed parmater idldoc instructions to try to fix ticket#17 
    24# fplod 2006-06-07T12:11:50Z aedon.locean-ipsl.upmc.fr (Darwin) 
    35# add g option in ?format=raw sed transformation in order to fix  
     
    142144print,!path 
    143145idldoc,root="../../",title="SAXO Documentation",LOG_FILE="/tmp/idldochtlm_${$}.log", $ 
    144 output="../idldoc_html_output",/preformat 
     146output="../idldoc_html_output",/preformat,/embed 
    145147exit 
    146148EOF 
Note: See TracChangeset for help on using the changeset viewer.