Up to [LON-CAPA] / loncom / html / adm / help
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Added info about the course instructor manual to the Makefile.
As I was writing the previous commit message, it occurred to me the files also depend on their .texxml file, plus it turns out I had missed a couple of things and had some garbage in the committed Makefile.
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.