diff --git a/docs/source/events.rst b/docs/source/events.rst index 2c20f51f90..2a09975b5d 100644 --- a/docs/source/events.rst +++ b/docs/source/events.rst @@ -18,6 +18,7 @@ Events platypush/events/clipboard.rst platypush/events/covid19.rst platypush/events/custom.rst + platypush/events/dbus.rst platypush/events/distance.rst platypush/events/file.rst platypush/events/foursquare.rst diff --git a/docs/source/platypush/events/dbus.rst b/docs/source/platypush/events/dbus.rst new file mode 100644 index 0000000000..c053f40219 --- /dev/null +++ b/docs/source/platypush/events/dbus.rst @@ -0,0 +1,5 @@ +``platypush.message.event.dbus`` +================================ + +.. automodule:: platypush.message.event.dbus + :members: