Apply 'Added "multi-function peripheral" to list of types in SANE standard'

draft-2
Olaf Meeuwissen 2019-11-30 12:41:58 +09:00
commit 067decc45c
2 zmienionych plików z 22 dodań i 20 usunięć

40
api.rst
Wyświetl plik

@ -408,25 +408,27 @@ arises):
.. table::
:align: center
+----------------------+
| Type Strings |
+======================+
| ``film scanner`` |
+----------------------+
| ``flatbed scanner`` |
+----------------------+
| ``frame grabber`` |
+----------------------+
| ``handheld scanner`` |
+----------------------+
| ``sheetfed scanner`` |
+----------------------+
| ``still camera`` |
+----------------------+
| ``video camera`` |
+----------------------+
| ``virtual device`` |
+----------------------+
+-------------------------------+
| Type Strings |
+===============================+
| ``film scanner`` |
+-------------------------------+
| ``flatbed scanner`` |
+-------------------------------+
| ``frame grabber`` |
+-------------------------------+
| ``handheld scanner`` |
+-------------------------------+
| ``multi-function peripheral`` |
+-------------------------------+
| ``sheetfed scanner`` |
+-------------------------------+
| ``still camera`` |
+-------------------------------+
| ``video camera`` |
+-------------------------------+
| ``virtual device`` |
+-------------------------------+
Note that vendor string ``Noname`` can be used for
virtual devices that have no physical vendor associated. Also, there are

Wyświetl plik

@ -53,7 +53,7 @@ numfig_format = {
'section': '%s'
}
today_fmt = 'February 19, 2002'
today_fmt = 'March 8, 2002'
highlight_language = 'c'