Ignore:
Timestamp:
09/07/06 10:32:22 (18 years ago)
Author:
pinsard
Message:

Main document (websaxo.html) availabe on SRC directory

File:
1 edited

Legend:

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

    r164 r170  
    88# released on 1 September 2005) doesn't handle carriage returns 
    99# 
     10# fplod 2006-09-07T08:10:23Z aedon.locean-ipsl.upmc.fr (Darwin) 
     11# main is rename to websaxo.html 
    1012# fplod 2006-08-29T14:01:11Z aedon.locean-ipsl.upmc.fr (Darwin) 
    1113# add main which needs xmllint processing to resolve xinclude 
     
    258260      /bin/rm /tmp/rowscm.xml 
    259261   ;; 
    260    faqsaxo|main) 
     262   faqsaxo|websaxo) 
    261263      # resolve xinclude  
    262264      xmllint --xinclude \ 
     
    295297      mv ${1}_${$}.html ${1}.html 
    296298      ;; 
    297    main) 
     299   websaxo) 
    298300      sed -e s?"../../saxo/browser/trunk/SRC/Documentation/xmldoc/"??g \ 
    299301          -e s?"../../saxo/browser/trunk/SRC/Documentation/idldoc_html_output/"?"../idldoc_html_output/"?g \ 
Note: See TracChangeset for help on using the changeset viewer.