Documentation overhaul
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
.. _core_module:
|
||||
|
||||
===========================
|
||||
Blinkpy Library Reference
|
||||
===========================
|
||||
|
||||
blinkpy.py
|
||||
-----------
|
||||
.. automodule:: blinkpy.blinkpy
|
||||
:members:
|
||||
|
||||
auth.py
|
||||
--------
|
||||
|
||||
.. automodule:: blinkpy.auth
|
||||
:members:
|
||||
|
||||
sync_module.py
|
||||
----------------
|
||||
|
||||
.. automodule:: blinkpy.sync_module
|
||||
:members:
|
||||
|
||||
camera.py
|
||||
-----------
|
||||
|
||||
.. automodule:: blinkpy.camera
|
||||
:members:
|
||||
|
||||
api.py
|
||||
---------
|
||||
|
||||
.. automodule:: blinkpy.api
|
||||
:members:
|
||||
|
||||
helpers/util.py
|
||||
----------------
|
||||
|
||||
.. automodule:: blinkpy.helpers.util
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user