From 8fdfb299e04836c7cdc86944bcfd6cc7b134b837 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Fri, 18 Feb 2011 18:23:07 +0200 Subject: [PATCH] Fixed up the documentation. --- documentation/api/source/core/lib.rst | 2 +- documentation/api/source/plugins/songs.rst | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/documentation/api/source/core/lib.rst b/documentation/api/source/core/lib.rst index fa894875d..6be95de5f 100644 --- a/documentation/api/source/core/lib.rst +++ b/documentation/api/source/core/lib.rst @@ -13,7 +13,7 @@ Object Library :members: :mod:`ListWidgetWithDnD` ----------------------- +------------------------ .. autoclass:: openlp.core.lib.listwidgetwithdnd.ListWidgetWithDnD :members: diff --git a/documentation/api/source/plugins/songs.rst b/documentation/api/source/plugins/songs.rst index 1e86ce020..a9a3a8219 100644 --- a/documentation/api/source/plugins/songs.rst +++ b/documentation/api/source/plugins/songs.rst @@ -54,9 +54,6 @@ Helper Classes & Functions .. automodule:: openlp.plugins.songs.lib.mediaitem :members: -.. autoclass:: openlp.plugins.songs.lib.mediaitem.SongListView - :members: - .. automodule:: openlp.plugins.songs.lib.songimport :members: