Compilation environment fixes to make make install work correctly.
[crypto.git] / doc / crypto.in / crypto.rc
1 options:
2         --src ../../lib
3         --doc .
4         --html
5         --sectionnameonly
6         --syntaxcolors
7         --nopre
8         --no_subdirectories
9         --nosort
10         --index
11         --documenttitle "SILC Crypto Toolkit"
12         --multidoc
13         --one_file_per_header
14         --header_toc
15         --module_index_menu
16         --document_header header
17         --document_footer footer
18         --css crypto.css
19
20 items:
21         SOURCE
22         NAME
23         COPYRIGHT
24         SYNOPSIS
25         USAGE
26         FUNCTION
27         DESCRIPTION
28         PURPOSE
29         AUTHOR
30         CREATION DATE
31         MODIFICATION HISTORY
32         HISTORY
33         INPUTS
34         INPUT
35         ARGUMENTS
36         OPTIONS
37         PARAMETERS
38         SWITCHES
39         OUTPUT
40         SIDE EFFECTS
41         RESULTS
42         RESULT
43         RETURN VALUE
44         EXAMPLE
45         NOTE
46         NOTES
47         DIAGNOSTICS
48         WARNINGS
49         ERRORS
50         BUGS
51         TODO
52         IDEAS
53         PORTABILITY
54         SEE ALSO
55         METHODS
56         NEW METHODS
57         ATTRIBUTES
58         NEW ATTRIBUTES
59         TAGS
60         COMMANDS
61         DERIVED FROM
62         DERIVED BY
63         USES
64         CHILDREN
65         USED BY
66         PARENTS
67         ACCELERATORS
68         PERFORMANCE
69
70 preformatted items:
71         EXAMPLE
72         SYNOPSIS
73         NAME
74
75 ignore files:
76         Makefile*
77         tests
78         win32
79         symbian
80         *.h~
81         *.c
82         *.in
83         silcdh.h
84         silcdn.h