SUPPORT commands
PROGRAM NAME
kdoc2html - convert khoros documentation to HTML
DESCRIPTION
kdoc2html
converts a manual chapter written in the khoros documentation macros,
and generates equivalent (or near equivalent) HTML (the HyperText Markup
Language used by the World-Wide Web).
Having written a manual chapter,
the imake system supports an
html
make target,
which will invoke
kdoc2html
on the chapter's
.man
file:
% make html
REQUIRED ARGUMENTS
none
OPTIONAL ARGUMENTS
none
EXAMPLES
The following command generates an html version of the first
chapter of the SUPPORT toolbox manual:
% kdoc2html -i S.1.introduction.man -o S.1.introduction.html
SEE ALSO
RESTRICTIONS
At the moment,
kdoc2html
generates a single html file.
In the future it will generate a structured html document,
with options to control the hierarchy generated.
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.