Ignore:
Timestamp:
07/21/06 16:32:11 (18 years ago)
Author:
pinsard
Message:

add files for xxx documentation see mini_notice.html

File:
1 edited

Legend:

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

    r142 r144  
    1 #!/bin/bash -x 
     1#!/bin/bash 
    22#  
    33# update : 
    44# $Id$ 
     5# fplod 2006-07-21T08:23:52Z aedon.locean-ipsl.upmc.fr (Darwin) 
     6# add mini_notice production 
    57# fplod 2006-07-11T08:26:05Z aedon.locean-ipsl.upmc.fr (Darwin) 
    68# commented tidy in dohtml section is moved in makehtml 
     
    149151# 
    150152    cd ${memopwd} 
    151     for docxml in firststeps.xml getsaxo.xml mailing.xml main.xml tiplink.xml updatesaxo.xml whatissaxo.xml whatsnew.xml 
     153    for docxml in firststeps.xml getsaxo.xml mailing.xml main.xml tiplink.xml updatesaxo.xml whatissaxo.xml whatsnew.xml infoupdatekwd.xml infoupdatecm.xml mini_notice.xml 
    152154    do 
    153155      ./makehtml.sh $(basename ${docxml} .xml) 
Note: See TracChangeset for help on using the changeset viewer.