Skip to content

RTD API Page Doesn't Render #7

@sommersoft

Description

@sommersoft

During review of ADS1x15 PR #19, I was comparing docstrings/RTD and noticed that the API doesn't render for MCP3xxx. docs/api.rst needs to be updated to:


.. automodule:: adafruit_mcp3xxx.adafruit_mcp3xxx
   :members:

.. automodule:: adafruit_mcp3xxx.adafruit_mcp3004
   :members:

.. automodule:: adafruit_mcp3xxx.adafruit_mcp3008
   :members:

.. automodule:: adafruit_mcp3xxx.analog_in
   :members:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions