Moved SupportsArrayInterface under Protocols heading

This commit is contained in:
Andrew Murray 2024-05-11 11:16:52 +10:00
parent 9b44abb6b7
commit 13cf2bc70f

View File

@ -78,8 +78,6 @@ Constructing images
^^^^^^^^^^^^^^^^^^^
.. autofunction:: new
.. autoclass:: SupportsArrayInterface
:show-inheritance:
.. autofunction:: fromarray
.. autofunction:: frombytes
.. autofunction:: frombuffer
@ -368,6 +366,8 @@ Classes
Protocols
---------
.. autoclass:: SupportsArrayInterface
:show-inheritance:
.. autoclass:: SupportsGetData
:show-inheritance: