fixes for boards where the device name is not the module name
[comedilib.git] / doc / comedilib.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"
2         "docbook/dtd/3.1/docbook.dtd" [
3 <!ENTITY intro SYSTEM "intro.sgml">
4 <!ENTITY install SYSTEM "install.sgml">
5 <!ENTITY tutorial SYSTEM "tutorial.sgml">
6 <!ENTITY other SYSTEM "other.sgml">
7 <!ENTITY drivers SYSTEM "drivers.sgml">
8 <!ENTITY reference SYSTEM "reference.sgml">
9 <!ENTITY funcref SYSTEM "funcref.sgml">
10 ]>
11
12 <article>
13
14 <artheader>
15   <title>
16     Comedi Documentation
17   </title>
18   <author>
19     <firstname>David</firstname>
20     <surname>Schleef</surname>
21     <affiliation>
22       <address>
23         ds@schleef.org
24       </address>
25     </affiliation>
26   </author>
27   <author>
28     <firstname>Frank</firstname>
29     <surname>Hess</surname>
30     <affiliation>
31       <address>
32         fmhess@uiuc.edu
33       </address>
34     </affiliation>
35   </author>
36 </artheader>
37
38 &intro
39
40 &install
41
42 &tutorial
43
44 &other
45
46 &drivers
47
48 <section>
49   <title>
50     Comedi Reference
51   </title>
52   <para>
53     Reference for functions, macros, and constants.
54   </para>
55
56   &reference
57
58   &funcref
59
60 </section>
61
62
63
64
65 </article>
66