|
|
The roffToWeb toolkit is easy to use even though is has many components, some of which are mentioned below. To begin a new project, the user must:
1 MAIL_TO= your_email_address # for example: hpb@cs.rit.edu 2 TITLE="Web page Titel" # for example: "Compiler Design I" 3 COPYRIGHT="you name" # for example: "Hans-Peter Bischof" 4 DIR_IN_PUBLIC_HTML="the_public_html_directory" 5 # for example: "~/public_html/cd_I"
Targets Description
-------------------------------------------------------------------
i creates the PostScript file of chapter i
i.links creates the linked HTML version of chapter i
all creates the PostScript file of all chapters
copy creates the linked HTML version of all chapters, creates
the search index, and copies the resulting into the
~/public_html directroy structure.
|
|
Last modified: 24/November/98 (09:40)