Restructure chapters in the developer guide. Add chapter about programming and

making releases. Add driver acceptance guideline.
This commit is contained in:
mmdolze
2010-11-20 16:45:22 +00:00
parent 29adfa40db
commit ca7ed773f1
8 changed files with 851 additions and 41 deletions
+7 -6
View File
@@ -1,15 +1,16 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = lcdproc-dev.docbook \
EXTRA_DIST = add-your-driver.docbook \
bookinfo.docbook \
introduction.docbook \
shared-files.docbook \
make-driver.docbook \
add-your-driver.docbook \
driver-api.docbook \
introduction.docbook \
language.docbook \
lcdproc-dev.docbook \
license.docbook \
README.docbook
make-driver.docbook \
programming.docbook \
README.docbook \
shared-files.docbook
## convenience targets