Documentation improvements

This commit is contained in:
Raphael Michel
2018-09-11 08:58:14 +02:00
parent c51fde52e7
commit 941856932c
3 changed files with 24 additions and 2 deletions
+2 -1
View File
@@ -48,7 +48,8 @@ Backend
-------
.. automodule:: pretix.control.signals
:members: nav_event, html_head, quota_detail_html, nav_topbar, nav_global, nav_organizer, nav_event_settings, order_info, event_settings_widget, oauth_application_registered
:members: nav_event, html_head, html_page_start, quota_detail_html, nav_topbar, nav_global, nav_organizer, nav_event_settings,
order_info, event_settings_widget, oauth_application_registered
.. automodule:: pretix.base.signals