fix: remove negative_description support
This commit is contained in:
parent
726c64e23d
commit
19767f346d
1 changed files with 0 additions and 2 deletions
|
|
@ -85,13 +85,11 @@ doc:
|
|||
|
||||
example:
|
||||
description: {_('Generate example')}
|
||||
negative_description: {_('Generate documentation')}
|
||||
alternative_name: de
|
||||
default: false
|
||||
|
||||
without_family:
|
||||
description: {_('Do not add families in documentation')}
|
||||
negative_description: {_('Add families in documentation')}
|
||||
default: false
|
||||
|
||||
disabled_modes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue