Skip to content

Commit

Permalink
doc: added DeviceBufferAttr and DeviceDebugAttr in Sphinx.
Browse files Browse the repository at this point in the history
Added the Sphinx documentation for the DeviceBufferAttr and DeviceDebugAttr classes under the Device menu.

Signed-off-by: Cristi Iacob <[email protected]>
  • Loading branch information
cristi-iacob committed Apr 23, 2020
1 parent 65cc33b commit f8c990c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bindings/python/doc/device.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,15 @@ Members
.. autoclass:: iio.Device
:members:
:inherited-members:

------------------

Device attributes
------------------
.. autoclass:: iio.DeviceDebugAttr
:members:
:inherited-members:
.. autoclass:: iio.DeviceBufferAttr
:members:
:inherited-members:

0 comments on commit f8c990c

Please sign in to comment.