aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/data/references.xml
blob: 793dd2aaff3efc28a95c73e41192d52d2c9753f9 (plain)
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE references SYSTEM "../dtd/references.dtd">

<references>
<!--Pages about lcd4linux-->
  <ref id="index">
    <class/>
    <file>index</file>
    <label>Documentation index</label>
    <hiden/>
  </ref>
  <ref id="overview">
    <class/>
    <file>overview</file>
    <label>&L4L; overview</label>
  </ref>
  <ref id="bug_report">
    <class/>
    <file>bug_report</file>
    <label>How to report bugs or get support</label>
  </ref>
  <ref id="contact">
    <class/>
    <file>contact</file>
    <label>How to contact us</label>
  </ref>
  <ref id="write_doc">
    <class/>
    <file>write_doc</file>
    <label>How to write documentation</label>
  </ref>
  
  <ref id="test">
    <class/>
    <file>example</file>
    <label>A test page</label>
  </ref> 

<!--Drivers-->
  <ref id="drivers_index">
    <class>drivers</class>
    <file>index</file>
    <label>Drivers index</label>
    <hiden/>
  </ref>
  <ref id="hd44780">
    <class>drivers</class>
    <file>hd44780</file>
    <label>HD44780 displays driver</label>
  </ref>

<!--Plugins-->
  <ref id="plugins_index">
    <class>plugins</class>
    <file>index</file>
    <label>Plugins index</label>
    <hiden/>
  </ref>
  <ref id="i2c_sensors">
    <class>plugins</class>
    <file>i2c_sensors</file>
    <label>I2C sensors plugin</label>
  </ref>
  
</references>