diff --git a/bindings/python/doc/device.rst b/bindings/python/doc/device.rst index 19beff020..a5512c2b5 100644 --- a/bindings/python/doc/device.rst +++ b/bindings/python/doc/device.rst @@ -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: +