forked from platypush/platypush
Better auto-generated documentation and fixed docstring warnings
This commit is contained in:
parent
7c9e9d284d
commit
fdf6d8fb4e
12 changed files with 85 additions and 58 deletions
docs/source/platypush
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.chat.slack``
|
||||
======================================
|
||||
``chat.slack``
|
||||
==============
|
||||
|
||||
.. automodule:: platypush.message.event.chat.slack
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.dbus``
|
||||
================================
|
||||
``dbus``
|
||||
========
|
||||
|
||||
.. automodule:: platypush.message.event.dbus
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.gotify``
|
||||
==================================
|
||||
``gotify``
|
||||
==========
|
||||
|
||||
.. automodule:: platypush.message.event.gotify
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.irc``
|
||||
===============================
|
||||
``irc``
|
||||
=======
|
||||
|
||||
.. automodule:: platypush.message.event.irc
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.ngrok``
|
||||
=================================
|
||||
``ngrok``
|
||||
=========
|
||||
|
||||
.. automodule:: platypush.message.event.ngrok
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.rss``
|
||||
===============================
|
||||
``rss``
|
||||
=======
|
||||
|
||||
.. automodule:: platypush.message.event.rss
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``platypush.message.event.sun``
|
||||
===============================
|
||||
``sun``
|
||||
=======
|
||||
|
||||
.. automodule:: platypush.message.event.sun
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
``media.jellyfin``
|
||||
================================
|
||||
==================
|
||||
|
||||
.. automodule:: platypush.plugins.media.jellyfin
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue