diff --git a/doc/development/api/general.rst b/doc/development/api/general.rst index 9ddfbe68b..5c75a4185 100644 --- a/doc/development/api/general.rst +++ b/doc/development/api/general.rst @@ -66,13 +66,7 @@ Vouchers """""""" .. automodule:: pretix.control.signals - :members: item_forms - -Vouchers -"""""""" - -.. automodule:: pretix.control.signals - :members: voucher_form_class, voucher_form_html, voucher_form_validation + :members: item_forms, voucher_form_class, voucher_form_html, voucher_form_validation Dashboards """"""""""