Migrated some fixes from an older version of this branch.

This commit is contained in:
Raoul Snyman 2012-06-13 19:34:02 +02:00
parent 6109a22101
commit 3d0365b555
2 changed files with 13 additions and 10 deletions

View File

@ -1,10 +1,10 @@
.. _core-index: .. _core-index:
:mod:`core` Module Core Application
================== ================
.. automodule:: openlp.core This is the core of the OpenLP application. Anything that is not a plugin is
:members: stored in the :mod:`~openlp.core` module.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
@ -12,4 +12,7 @@
lib lib
theme theme
ui ui
utils utils
.. automodule:: openlp.core
:members:

View File

@ -6,17 +6,17 @@ Media Plugin
.. automodule:: openlp.plugins.media .. automodule:: openlp.plugins.media
:members: :members:
Plugin Class Plugin Class
------------ ------------
.. autoclass:: openlp.plugins.media.mediaplugin.MediaPlugin .. autoclass:: openlp.plugins.media.mediaplugin.MediaPlugin
:members: :members:
Helper Classes & Functions Helper Classes & Functions
-------------------------- --------------------------
.. automodule:: openlp.plugins.media.lib .. automodule:: openlp.plugins.media.lib
:members: :members:
.. automodule:: openlp.plugins.media.lib.mediaitem .. automodule:: openlp.plugins.media.lib.mediaitem
:members: :members: