Added docs for ngrok plugin

This commit is contained in:
Fabio Manganiello 2021-09-25 01:37:19 +02:00
parent f856ae69e1
commit c4bd854be2
4 changed files with 12 additions and 0 deletions

View File

@ -44,6 +44,7 @@ Events
platypush/events/music.snapcast.rst
platypush/events/nextcloud.rst
platypush/events/nfc.rst
platypush/events/ngrok.rst
platypush/events/ping.rst
platypush/events/pushbullet.rst
platypush/events/qrcode.rst

View File

@ -0,0 +1,5 @@
``platypush.message.event.ngrok``
=================================
.. automodule:: platypush.message.event.ngrok
:members:

View File

@ -0,0 +1,5 @@
``ngrok``
=========
.. automodule:: platypush.plugins.ngrok
:members:

View File

@ -89,6 +89,7 @@ Plugins
platypush/plugins/music.snapcast.rst
platypush/plugins/music.spotify.rst
platypush/plugins/nextcloud.rst
platypush/plugins/ngrok.rst
platypush/plugins/nmap.rst
platypush/plugins/otp.rst
platypush/plugins/pihole.rst