File:  [LON-CAPA] / loncom / build / buildHelp.sh
Revision 1.3: download - view: text, annotated - select for diffs
Fri Aug 9 14:48:31 2002 UTC (21 years, 9 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5, HEAD
This should be all the help information necessary for the next stable
release.

perl help_graphics_converter.pl
cd ../../doc/help
perl rebuildLabelHash.pl

# build author manual, with the current eps files
perl render.texxml.pl -- author.manual ../../loncom/html/adm/help/eps/
perl render.texxml.pl -- course.manual ../../loncom/html/adm/help/eps/

# build on-line access to the manuals

perl texxml2indextex.pl -- author.manual.texxml > author.manual.access.tex
perl texxml2indextex.pl -- course.manual.texxml > course.manual.access.tex


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