kopia lustrzana https://gitlab.com/sane-project/backends
Mentioned descriptions.txt.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
909a609fe5
commit
155791f2b6
|
@ -1,4 +1,4 @@
|
||||||
2002-05-05
|
2002-06-09
|
||||||
|
|
||||||
Here are a few rules and tips that should help writing a
|
Here are a few rules and tips that should help writing a
|
||||||
SANE-conformant backend and including it into the SANE package:
|
SANE-conformant backend and including it into the SANE package:
|
||||||
|
@ -205,12 +205,13 @@ DOCUMENTATION
|
||||||
* The .desc files are located in the directories "doc/descriptions" and
|
* The .desc files are located in the directories "doc/descriptions" and
|
||||||
"doc/descriptions-external" (for included and external backends).
|
"doc/descriptions-external" (for included and external backends).
|
||||||
|
|
||||||
* "template.desc." is a template for new .desc files. The format of the files
|
* "doc/descriptions.txt" describes the format of the ".desc" files. There is
|
||||||
in the two directories is very similar. If you'd like to try parsing your
|
also a template for new .desc files: "template.desc.". The format of the
|
||||||
creation to recreate the sane-backends webpages, look at "sane-desc.el" and
|
files in the two directories is very similar. If you'd like to try parsing
|
||||||
"sane-desc-ext.el" in the tools/ directory or use "make sane-backends.html"
|
your creation to recreate the sane-backends webpages, look at "sane-desc.el"
|
||||||
and "make sane-backends-external.html" in "doc/". It may be necessary to
|
and "sane-desc-ext.el" in the tools/ directory or use "make
|
||||||
adjust the Makefile.
|
sane-backends.html" and "make sane-backends-external.html" in "doc/". It may
|
||||||
|
be necessary to adjust the Makefile.
|
||||||
|
|
||||||
* When your backend is included in the SANE distribution, add an entry to
|
* When your backend is included in the SANE distribution, add an entry to
|
||||||
doc/sane.man, AUTHORS and sane-backends.lsm. The sane.man entry should point
|
doc/sane.man, AUTHORS and sane-backends.lsm. The sane.man entry should point
|
||||||
|
|
Ładowanie…
Reference in New Issue