forked from platypush/platypush
Added missing docs
This commit is contained in:
parent
af614480b8
commit
40269ddaad
3 changed files with 12 additions and 0 deletions
5
docs/source/platypush/plugins/lcd.gpio.rst
Normal file
5
docs/source/platypush/plugins/lcd.gpio.rst
Normal file
|
@ -0,0 +1,5 @@
|
|||
``platypush.plugins.lcd.gpio``
|
||||
==============================
|
||||
|
||||
.. automodule:: platypush.plugins.lcd.gpio
|
||||
:members:
|
5
docs/source/platypush/plugins/lcd.i2c.rst
Normal file
5
docs/source/platypush/plugins/lcd.i2c.rst
Normal file
|
@ -0,0 +1,5 @@
|
|||
``platypush.plugins.lcd.i2c``
|
||||
=============================
|
||||
|
||||
.. automodule:: platypush.plugins.lcd.i2c
|
||||
:members:
|
|
@ -64,6 +64,8 @@ Plugins
|
|||
platypush/plugins/inspect.rst
|
||||
platypush/plugins/kafka.rst
|
||||
platypush/plugins/lastfm.rst
|
||||
platypush/plugins/lcd.gpio.rst
|
||||
platypush/plugins/lcd.i2c.rst
|
||||
platypush/plugins/light.rst
|
||||
platypush/plugins/light.hue.rst
|
||||
platypush/plugins/linode.rst
|
||||
|
|
Loading…
Reference in a new issue