[] Completed Dropbox support

This commit is contained in:
Fabio Manganiello 2019-09-30 00:04:48 +02:00
parent 313a195831
commit f69a7e422b
5 changed files with 317 additions and 19 deletions
docs/source
platypush/plugins
plugins.rst

View file

@ -0,0 +1,6 @@
``platypush.plugins.dropbox``
=============================
.. automodule:: platypush.plugins.dropbox
:members:

View file

@ -16,6 +16,7 @@ Plugins
platypush/plugins/camera.rst
platypush/plugins/clipboard.rst
platypush/plugins/db.rst
platypush/plugins/dropbox.rst
platypush/plugins/file.rst
platypush/plugins/google.calendar.rst
platypush/plugins/google.credentials.rst