|
OnLine HELP is now supplied as part of the application package. The following help package should only be used with C-Forge v1.3-2 and earlier.
Download
Unified online help package for all architectures now available to download: C-Forge-help-1.2.tar.gz.
Installation
The following commands install the C-Forge help package.
<CF-Root> represents the root C-Forge application directory (/usr/local/lib/C-Forge by default).
If you have specified a different path during the application installation procedure, please use it instead.
mv C-Forge-help-1.2.tar.gz <CF-Root>
cd <CF-Root>
gunzip C-Forge-help-1.2.tar.gz
tar -xvf C-Forge-help-1.2.tar
rm C-Forge-help-1.2.tar
The Online help should now be available from the various help menus while running C-Forge.
If you have any questions or comments, please email to suggestion@codeforge.com
|