forked from platypush/platypush
Added missing docs
This commit is contained in:
parent
8d33dacab1
commit
cfbbff19c1
6 changed files with 36 additions and 0 deletions
6
docs/source/platypush/backend/http.media.__init__.rst
Normal file
6
docs/source/platypush/backend/http.media.__init__.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.backend.http.media.__init__``
|
||||
=========================================
|
||||
|
||||
.. automodule:: platypush.backend.http.media.__init__
|
||||
:members:
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
``platypush.backend.http.media.handlers.__init__``
|
||||
==================================================
|
||||
|
||||
.. automodule:: platypush.backend.http.media.handlers.__init__
|
||||
:members:
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
``platypush.backend.http.media.handlers.file``
|
||||
==============================================
|
||||
|
||||
.. automodule:: platypush.backend.http.media.handlers.file
|
||||
:members:
|
||||
|
6
docs/source/platypush/backend/music.mopidy.rst
Normal file
6
docs/source/platypush/backend/music.mopidy.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.backend.music.mopidy``
|
||||
==================================
|
||||
|
||||
.. automodule:: platypush.backend.music.mopidy
|
||||
:members:
|
||||
|
6
docs/source/platypush/plugins/media.subtitles.rst
Normal file
6
docs/source/platypush/plugins/media.subtitles.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.media.subtitles``
|
||||
=====================================
|
||||
|
||||
.. automodule:: platypush.plugins.media.subtitles
|
||||
:members:
|
||||
|
6
docs/source/platypush/plugins/media.webtorrent.rst
Normal file
6
docs/source/platypush/plugins/media.webtorrent.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.media.webtorrent``
|
||||
======================================
|
||||
|
||||
.. automodule:: platypush.plugins.media.webtorrent
|
||||
:members:
|
||||
|
Loading…
Reference in a new issue