Ignore:
Timestamp:
07/12/06 18:16:28 (18 years ago)
Author:
pinsard
Message:

new .html files from .xml files following the previous revision for Id modification

File:
1 edited

Legend:

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

    r138 r140  
    33# update : 
    44# $Id$ 
     5# fplod 2006-07-11T08:26:05Z aedon.locean-ipsl.upmc.fr (Darwin) 
     6# commented tidy in dohtml section is moved in makehtml 
    57# fplod 2006-07-10T08:22:53Z aedon.locean-ipsl.upmc.fr (Darwin) 
    68# ajout de  white-space: pre; dans la css pour file_comments 
     
    149151    for docxml in firststeps.xml getsaxo.xml mailing.xml main.xml tiplink.xml updatesaxo.xml whatissaxo.xml whatsnew.xml 
    150152    do 
    151     ./makehtml.sh $(basename ${docxml} .xml) 
    152  #   tidy -m $(basename ${docxml}).html 
     153      ./makehtml.sh $(basename ${docxml} .xml) 
    153154    done 
    154155    exit 0 
Note: See TracChangeset for help on using the changeset viewer.