[LON-CAPA-cvs] cvs: loncom /html/adm/help Makefile buildMakeWrapper
bowersj2
lon-capa-cvs@mail.lon-capa.org
Mon, 09 Dec 2002 22:05:09 -0000
bowersj2 Mon Dec 9 17:05:09 2002 EDT
Added files:
/loncom/html/adm/help Makefile buildMakeWrapper
Log:
Changing the help system so that it rebuilds the .ps and .pdf
representations of the help information only when the .tex or .png
directories change somehow. (No attempt to figure out what has changed
exactly occurs; all .ps and .pdf files are completely rebuilt, along
with some of the help structures the webserver uses.)
This must go into .6 if any help file changes are committed, because the
old help system doesn't rebuild a file if it exists already, even if the
constituent parts change.