/[public]/psiconv/trunk/formats/generate_xhtml.sh
ViewVC logotype

Diff of /psiconv/trunk/formats/generate_xhtml.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 193 Revision 195
26psiconv=$basedir/program/psiconv/psiconv 26psiconv=$basedir/program/psiconv/psiconv
27indexfile=$outputdir/index 27indexfile=$outputdir/index
28tempdir=$outputdir/.temp 28tempdir=$outputdir/.temp
29mkindex=$basedir/formats/index_html.sh 29mkindex=$basedir/formats/index_html.sh
30index=$tempdir/index 30index=$tempdir/index
31mkdef=$basedir/formats/html_links.sh 31mkdef=$basedir/formats/xhtml_links.sh
32 32
33 33
34echo "Going to create the intermediate files..." 34echo "Going to create the intermediate files..."
35rm -rf $tempdir 35rm -rf $tempdir
36mkdir $tempdir 36mkdir $tempdir

Legend:
Removed from v.193  
changed lines
  Added in v.195

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26