forked from platypush/platypush
[#84] Completed Dropbox support
This commit is contained in:
parent
313a195831
commit
f69a7e422b
5 changed files with 317 additions and 19 deletions
docs/source
6
docs/source/platypush/plugins/dropbox.rst
Normal file
6
docs/source/platypush/plugins/dropbox.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.dropbox``
|
||||
=============================
|
||||
|
||||
.. automodule:: platypush.plugins.dropbox
|
||||
:members:
|
||||
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue