forked from openlp/openlp
Fixes to the docs.
This commit is contained in:
parent
e22e76e183
commit
f7d1fba359
@ -18,12 +18,6 @@
|
|||||||
.. autoclass:: openlp.core.lib.eventreceiver.EventReceiver
|
.. autoclass:: openlp.core.lib.eventreceiver.EventReceiver
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
:mod:`ListWithPreviews`
|
|
||||||
-----------------------
|
|
||||||
|
|
||||||
.. autoclass:: openlp.core.lib.listwithpreviews.ListWithPreviews
|
|
||||||
:members:
|
|
||||||
|
|
||||||
:mod:`MediaManagerItem`
|
:mod:`MediaManagerItem`
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
|
@ -45,10 +45,10 @@
|
|||||||
:mod:`csv`
|
:mod:`csv`
|
||||||
^^^^^^^^^^
|
^^^^^^^^^^
|
||||||
|
|
||||||
.. automodule:: openlp.plugins.bibles.lib.csv
|
.. automodule:: openlp.plugins.bibles.lib.csvbible
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
.. autoclass:: openlp.plugins.bibles.lib.csv.CSVBible
|
.. autoclass:: openlp.plugins.bibles.lib.csvbible.CSVBible
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
:mod:`http`
|
:mod:`http`
|
||||||
@ -63,7 +63,10 @@
|
|||||||
:mod:`bibleOSISimpl`
|
:mod:`bibleOSISimpl`
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
.. automodule:: openlp.plugins.bibles.lib.bibleOSISimpl
|
.. automodule:: openlp.plugins.bibles.lib.osis
|
||||||
|
:members:
|
||||||
|
|
||||||
|
.. autoclass:: openlp.plugins.bibles.lib.osis.OSISBible
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
:mod:`biblestab`
|
:mod:`biblestab`
|
||||||
|
Loading…
Reference in New Issue
Block a user