From 19767f346db89150f651880dda5ea40580221a4b Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 29 Apr 2025 22:51:36 +0200 Subject: [PATCH] fix: remove negative_description support --- src/rougail/output_doc/config.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/rougail/output_doc/config.py b/src/rougail/output_doc/config.py index 7a6454317..ff3e2ba59 100644 --- a/src/rougail/output_doc/config.py +++ b/src/rougail/output_doc/config.py @@ -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: