Add the Alerts plugin, update Song Usage

This commit is contained in:
Raoul Snyman 2010-10-19 19:10:54 +02:00
parent 09dbafaf3e
commit 79c487d62a
3 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,31 @@
.. _plugins-alerts:
Alerts Plugin
=============
.. automodule:: openlp.plugins.alerts
:members:
Plugin Class
------------
.. autoclass:: openlp.plugins.alerts.alertsplugin.AlertsPlugin
:members:
Forms
-----
.. automodule:: openlp.plugins.alerts.forms
:members:
.. autoclass:: openlp.plugins.alerts.forms.alertform.AlertForm
:members:
Helper Classes & Functions
--------------------------
.. automodule:: openlp.plugins.alerts.lib
:members:
.. automodule:: openlp.plugins.alerts.lib.db
:members:

View File

@ -17,3 +17,4 @@ Plugins
custom
remotes
songusage
alerts

View File

@ -29,3 +29,6 @@ Helper Classes & Functions
.. automodule:: openlp.plugins.songusage.lib
:members:
.. automodule:: openlp.plugins.songusage.lib.db
:members: