Files
lcdproc/server/drivers/README
T
mmdolze ddd39c7fd4 Remove some outdated documentation
Most of it has been integrated into the User's Guide.
2009-03-23 22:58:44 +00:00

8 lines
250 B
Plaintext

UNDERSTANDING LCDPROC DRIVERS
LCDproc drivers are compiled as modules that will be loaded by the
LCDd daemon's core on request.
To understand how to write a driver see docs/API-0.5.txt or the
section about the driver API in the Developer's Guide.