Documentation updates
[runtime.git] / doc / runtime.in / runtime.rc
1 options:
2         --src ../../lib/
3         --doc .
4         --html
5         --sectionnameonly
6         --syntaxcolors
7         --nopre
8         --no_subdirectories
9         --index
10         --documenttitle "SILC Runtime Toolkit"
11         --nosort
12         --multidoc
13         --one_file_per_header
14         --header_toc
15         --module_index_menu
16         --document_header header
17         --document_footer footer
18         --css runtime.css
19
20 preformatted items:
21         EXAMPLE
22         SYNOPSIS
23         NAME
24
25 ignore files:
26         Makefile*
27         tests
28         win32
29         symbian
30         *.c
31         *.h~
32         *.in