Imported Robodoc.
[robodoc.git] / Docs / faq.dat
1 <!-- vi:ft=html
2 -->
3
4 <c>General
5 <q>What problem does ROBODoc solve?
6 <a>TODO
7
8 <c>General
9 <q>What is the target audience for ROBODoc?
10 <a>TODO
11
12 <c>General
13 <q>What are the possible uses for ROBODoc?
14 <a>TODO
15
16 <c>General
17 <q>On what platforms foes ROBODoc run?
18 <a>Win32, Unix, GNU/Linux, and Mac. But it probably works on
19 other OS-es that have a C compiler too.
20
21 <c>General
22 <q>What programming languages are supported?
23 <a>TODO
24
25 <c>General
26 <q>What human languages are supported?
27 <a>TODO
28
29 <c>General
30 <q>Where can I download ROBODoc?
31 <a>TODO
32
33 <c>General
34 <q>Are there other similar tools that are better?
35 <a>TODO
36
37 <!-- Theory --!>
38
39 <c>Theory
40 <q>What are headers
41 <a>TODO
42
43 <c>Theory
44 <q>What are headertypes
45 <a>TODO
46
47 <c>Theory
48 <q>What are items
49 <a>TODO
50
51 <c>Theory 
52 <q>Do item names need to be all captitals?
53 <a>No. They can be anything you like, but they
54 can not be followed by other text. You can
55 define your itemnames in the ROBODoc configuration
56 file <code>robodoc.rc</code>
57
58 <!-- USE --!>
59
60 <c>Use
61 <q>Why should I use headertypes
62 <a>TODO
63
64 <!-- Configuration --!>
65
66 <c>Configuration
67 <q>How can I define my own items?
68 <a>TODO
69
70 <c>Configuration
71 <q>How can I define my own headertypes?
72 <a>TODO
73