aleppo
Creates EPOC help databases based on information contained in a project file, order file, customisation file and rich text file.
For more information about these source files and:
For examples demonstrating how to use aleppo
, see Aleppo example projects.
For information about how to interpret the syntax, see BNF grammars.
project-file |
Defines the location of all source files used by the project, working directories, and target directories. Users should specify the project filename with extension. The extension |
-epoc |
EPOC Help Database. Generate output database. Used with switch options compress and/or unicode. |
Compressed. Generate both compressed and uncompressed databases. |
|
Unicode. Generate Unicode help database. |
|
-html |
HTML. Generate HTML Proofing copy. |
Databases generated using the -epoc argument are compatible with all previous releases of EPOC.
The new aleppo
features allow compressed and Unicode databases to be generated from the same source files as used to produce the standard database. These databases are not compatible with releases prior to EPOC Release 5.
.c
appended to the filename e.g. the compressed form of file.hlp
is file.hlp.c
.