ship documentatin completely in distribution

This commit is contained in:
marschap
2006-04-15 10:46:21 +00:00
parent ddd233c142
commit 0471b1827f
5 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = shared clients server docs scripts
EXTRA_DIST = LCDd.conf LCDclients.conf README.IRman
EXTRA_DIST = LCDd.conf LCDclients.conf CREDITS README.IRman contrib
dox:
$(MAKE) -C docs $@
+2 -2
View File
@@ -5,8 +5,8 @@ devices. The server works with different display sizes and supports several
serial devices: Matrix Orbital, Crystal Fontz, Bayrad, LB216, LCDM001
(kernelconcepts.de), Wirz-SLI and PIC-an-LCD; some devices connected to
the parallel port: HD44780, STV5730, T6963, SED1520 and SED1330; and also
some displays connected via USB: CFonz633, CwLnx, USBLCD, IOWarrior, LIS2 and
HD44780 (ConnectionType=bwctusb).
some displays connected via USB: CFontzPacket, CwLnx, IOWarrior, LIS2 and
BWCT.
Various clients are available that display things like CPU load, system load,
memory usage, uptime, and a lot more.
+10 -1
View File
@@ -1,5 +1,14 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = lcdproc-dev.docbook bookinfo.docbook introduction.docbook shared-files.docbook make-driver.docbook add-your-driver.docbook license.docbook
EXTRA_DIST = lcdproc-dev.docbook \
bookinfo.docbook \
introduction.docbook \
shared-files.docbook \
make-driver.docbook \
add-your-driver.docbook \
driver-api.docbook \
language.docbook \
license.docbook \
README.docbook
## EOF
+11 -1
View File
@@ -2,6 +2,16 @@
SUBDIRS = drivers
EXTRA_DIST = bookinfo.docbook configuration.docbook contact.docbook drivers.docbook how-to-obtain.docbook installation.docbook introduction.docbook lcdproc-user.docbook license.docbook README.docbook running.docbook
EXTRA_DIST = bookinfo.docbook \
configuration.docbook \
contact.docbook \
drivers.docbook \
how-to-obtain.docbook \
installation.docbook \
introduction.docbook \
lcdproc-user.docbook \
license.docbook \
running.docbook \
README.docbook
## EOF
+1 -2
View File
@@ -14,8 +14,7 @@ Description: LCD display driver daemon and clients
Orbital, Crystal Fontz, Bayrad, LB216, LCDM001 (kernelconcepts.de),
Wirz-SLI and PIC-an-LCD; some devices connected to the parallel port:
HD44780, STV5730, T6963, SED1520 and SED1330; and also some displays
connected via USB: CFonz633, CwLnx, USBLCD, IOWarrior and HD44780
(ConnectionType=bwctusb).
connected via USB: CFontzPacket, CwLnx, IOWarrior and HD44780.
.
Various clients are available that display things like CPU load, system
load, memory usage, uptime, and a lot more. Custom clients can be