Allow member `desc` to be valid for group options

master^2
John Millikin 2023-10-11 19:32:20 +09:00
rodzic 6d9f6a4606
commit 0e9f1a87f6
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -541,8 +541,8 @@ are described in :numref:`tab:valuetype`.
| | | This type is used to group logically related options. A group option |
| | | is in effect up to the point where another group option is encountered |
| | | (or up to the end of the option list, if there are no other group |
| | | options). For group options, only members :member:`title` and |
| | | :member:`type` are valid in the option descriptor. |
| | | options). For group options, only members :member:`title`, |
| | | :member:`desc`, and :member:`type` are valid in the option descriptor. |
+-----------------------------+------+------------------------------------------------------------------------+
.. index:: SANE_Unit