Diff for /loncom/build/buildHelp.sh between versions 1.5 and 1.6

version 1.5, 2003/06/05 13:14:50 version 1.6, 2004/09/14 21:18:44
Line 3  cd ../../doc/help Line 3  cd ../../doc/help
 perl rebuildLabelHash.pl  perl rebuildLabelHash.pl
   
 # build author manual, with the current eps files  # build author manual, with the current eps files
 perl render.texxml.pl -- author.manual ../../loncom/html/adm/help/eps/  perl render.texxml.pl -- author.manual  ../../loncom/html/adm/help/eps/ $1
 perl render.texxml.pl -- course.manual ../../loncom/html/adm/help/eps/  perl render.texxml.pl -- course.manual  ../../loncom/html/adm/help/eps/ $1
   
 # build on-line access to the manuals  # build on-line access to the manuals
   

Removed from v.1.5  
changed lines
  Added in v.1.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>