File: node63.html

package info (click to toggle)
dotfile-doc 2.0-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 616 kB
  • ctags: 690
  • sloc: makefile: 31; tcl: 22
file content (44 lines) | stat: -rw-r--r-- 2,539 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN">
<!--Converted with LaTeX2HTML 96.1 (Feb 5, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Compiling the help file</TITLE>
<META NAME="description" CONTENT="Compiling the help file">
<META NAME="keywords" CONTENT="dotdotfiles">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="dotdotfiles.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" LANG="EN">
 <a href="index.html"><img align=right border=0 src=Graphics/gray-g3.gif></a><A NAME="tex2html881" HREF="node64.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="Graphics/next_motif.gif"></A> <A NAME="tex2html879" HREF="node62.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="Graphics/up_motif.gif"></A> <A NAME="tex2html873" HREF="node62.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="Graphics/previous_motif.gif"></A> <A NAME="tex2html883" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="Graphics/contents_motif.gif"></A>  <BR>
<B> Next:</B> <A NAME="tex2html882" HREF="node64.html">Hyper text references</A>
<B>Up:</B> <A NAME="tex2html880" HREF="node62.html">Help for the whole module</A>
<B> Previous:</B> <A NAME="tex2html874" HREF="node62.html">Help for the whole module</A>
<BR> <HR> <P>
<H2><A NAME="SECTION000111000000000000000">Compiling the help file</A></H2>
<P>
To use the help file, you have to compile it, which is done with the
command makeHelp, which is located in the Generator directory. It takes
two arguments, which is the Generator directory, and your source file.
<P>
Example:<BR> 
 If The Dotfile Generator is installed in /usr/local, and you file is called
help.html, write the following to compile it:<BR> 
<tt>/usr/local/lib/Generator/makeHelp /usr/local/lib/Generator
help.html</tt><BR> 
while you are standing in your modules directory.
This will generate the file called generatedHelp, which is the file The Dotfile Generator 
is using for help.
<P>
A temporary file called helpfile.data is also generated, which is The
Dotfile Generator's help file concated with your help file. You may need
this file in case there's a problem with you help file, since it is due
to this file, the error report is given.
<P>
<BR> <HR>
<P><ADDRESS>
<a href="http://www.imada.ou.dk/~blackie/">Jesper Kj&aelig;r Pedersen</a> &lt;<a href="mailto:blackie@imada.ou.dk">blackie@imada.ou.dk</a>&gt;<BR>
Wed Oct  2 13:29:53 MET DST 1996
</ADDRESS>
</BODY>
</HTML>