Restructure chapters in the developer guide. Add chapter about programming and
making releases. Add driver acceptance guideline.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user