Changeset 170


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

Main document (websaxo.html) availabe on SRC directory

Location:
trunk
Files:
1 added
1 deleted
2 edited
2 moved

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 \ 
  • trunk/SRC/Documentation/xmldoc/savesaxo.sh

    r168 r170  
    33# update : 
    44# $Id$ 
     5# fplod 2006-09-07T08:09:47Z aedon.locean-ipsl.upmc.fr (Darwin) 
     6# main is rename to websaxo 
    57# fplod 2006-09-05T15:39:47Z aedon.locean-ipsl.upmc.fr (Darwin) 
    68# add Source link in idldoc html outpout 
     
    164166# 
    165167    cd ${memopwd} 
    166     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 
     168    for docxml in firststeps.xml getsaxo.xml mailing.xml websaxo.xml tiplink.xml updatesaxo.xml whatissaxo.xml whatsnew.xml infoupdatekwd.xml infoupdatecm.xml mini_notice.xml 
    167169    do 
    168170      ./makehtml.sh $(basename ${docxml} .xml) 
  • trunk/SRC/Documentation/xmldoc/websaxo.html

    r169 r170  
    3737</div> 
    3838<div><span class="pubdate">svn Id of xml source file : $Id: 
    39 main.xml 161 2006-08-29 09:07:50Z pinsard $<br> 
     39main.xml 164 2006-08-29 14:22:10Z pinsard $<br> 
    4040<br></span></div> 
    4141<div> 
     
    5252<tr> 
    5353<td align="left" colspan="2">First draft</td> 
     54</tr> 
     55<tr> 
     56<td align="left">Revision 0.1</td> 
     57<td align="left">September 2006</td> 
     58</tr> 
     59<tr> 
     60<td align="left" colspan="2">rename to websaxo; use whatissaxo</td> 
    5461</tr> 
    5562</table> 
  • trunk/SRC/Documentation/xmldoc/websaxo.xml

    r169 r170  
    2424        <date>June 2006</date> 
    2525        <revremark>First draft</revremark> 
     26      </revision> 
     27      <revision> 
     28        <revnumber>0.1</revnumber> 
     29        <date>September 2006</date> 
     30        <revremark>rename to websaxo; use whatissaxo</revremark> 
    2631      </revision> 
    2732    </revhistory>   
Note: See TracChangeset for help on using the changeset viewer.