aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/data/references.xml
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-06-02 05:28:06 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-06-02 05:28:06 +0000
commit21d19e4dbe9a3a1f724a1963d13af21004a06e55 (patch)
tree8333b427632f129e005ca6f7d4796c18ffddccb6 /documentation/data/references.xml
parent491dc3d0e3ff77223118aac4712bf9ed2dac63a8 (diff)
downloadlcd4linux-21d19e4dbe9a3a1f724a1963d13af21004a06e55.tar.gz
[lcd4linux @ 2004-06-02 05:27:59 by reinelt]
added documentation tree git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@458 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--documentation/data/references.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/documentation/data/references.xml b/documentation/data/references.xml
new file mode 100644
index 0000000..793dd2a
--- /dev/null
+++ b/documentation/data/references.xml
@@ -0,0 +1,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>