Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate docs for more modules #412

Merged
merged 1 commit into from
Nov 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 36 additions & 3 deletions docs/miio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ miio\.airconditioningcompanion module
:show-inheritance:
:undoc-members:

miio\.airfresh module
---------------------

.. automodule:: miio.airfresh
:members:
:show-inheritance:
:undoc-members:


miio\.airhumidifier module
--------------------------

Expand Down Expand Up @@ -52,6 +61,14 @@ miio\.chuangmi\_ir module
:show-inheritance:
:undoc-members:

miio\.cooker module
-------------------

.. automodule:: miio.cooker
:members:
:show-inheritance:
:undoc-members:

miio\.device module
-------------------

Expand Down Expand Up @@ -84,6 +101,14 @@ miio\.fan module
:show-inheritance:
:undoc-members:

miio\.philips\_bulb module
--------------------------

.. automodule:: miio.philips_bulb
:members:
:show-inheritance:
:undoc-members:

miio\.philips\_eyecare module
-----------------------------

Expand All @@ -92,10 +117,10 @@ miio\.philips\_eyecare module
:show-inheritance:
:undoc-members:

miio\.philips\_bulb module
--------------------------
miio\.philips\_moonlight module
-------------------------------

.. automodule:: miio.philips_bulb
.. automodule:: miio.philips_moonlight
:members:
:show-inheritance:
:undoc-members:
Expand Down Expand Up @@ -156,6 +181,14 @@ miio\.waterpurifier module
:show-inheritance:
:undoc-members:

miio\.wifirepeater module
-------------------------

.. automodule:: miio.wifirepeater
:members:
:show-inheritance:
:undoc-members:

miio\.wifispeaker module
------------------------

Expand Down