mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
added documentation tree git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@458 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
18 lines
433 B
XML
18 lines
433 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<?xml-stylesheet type="text/xsl" href="../xsl/doc.xsl"?>
|
|
<!DOCTYPE doc SYSTEM "../dtd/doc.dtd">
|
|
<doc>
|
|
<head>
|
|
<title>&L4L; documentation index</title>
|
|
<ref>index</ref>
|
|
</head>
|
|
<body>
|
|
<h2>&L4L;</h2>
|
|
<index/>
|
|
<h2><a href="drivers/index.html">Drivers</a></h2>
|
|
<index class="drivers"/>
|
|
<h2><a href="plugins/index.html">Plugins</a></h2>
|
|
<index class="plugins"/>
|
|
</body>
|
|
</doc>
|