Added missing docs

This commit is contained in:
Fabio Manganiello 2020-08-22 14:26:47 +02:00
parent fa0a5805be
commit 1bb22d818a
4 changed files with 12 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Backends
platypush/backend/covid19.rst
platypush/backend/dbus.rst
platypush/backend/foursquare.rst
platypush/backend/github.rst
platypush/backend/google.fit.rst
platypush/backend/google.pubsub.rst
platypush/backend/gps.rst

View File

@ -20,6 +20,7 @@ Events
platypush/events/distance.rst
platypush/events/foursquare.rst
platypush/events/geo.rst
platypush/events/github.rst
platypush/events/google.rst
platypush/events/google.fit.rst
platypush/events/google.pubsub.rst

View File

@ -0,0 +1,5 @@
``platypush.backend.github``
============================
.. automodule:: platypush.backend.github
:members:

View File

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