Artifact 4aff03d6bb4289e822b2209da77e5f061f9d78162164cff2d955f874bb203780:
- Executable file
r38/help/00README
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 764) [annotate] [blame] [check-ins using] [more...]
ACN changes March 2004 mkhelp.bat deleted as being for German documentation only so not of interest to Codemist mkhelpw.bat adjusted so that I can use it again with r38 not r38, and with hcp not hc (hc runs out of memory). You need the Microsoft program "hcp.exe" as a help compiler... but these days Microsoft would like you to use "HTML Help Workshop" that generates help files in a format that is Microsoft-only externsions to HTML... =========================== To create HTML help I use the script "mkhtml1" which puts all of its generated stuff in ../lisp/csl/r38.doc as about 10 medium-sized files. I am ignoring all the other options that might be available and just sticking with that. This directory will not be distributed.