Skip to content

Commit

Permalink
Link to plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 5, 2023
1 parent 9e6030f commit b8aa548
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/reference/plugins.rst
Expand Up @@ -33,6 +33,14 @@ Plugin reference
:undoc-members:
:show-inheritance:

:mod:`~PIL.DdsImagePlugin` Module
---------------------------------

.. automodule:: PIL.DdsImagePlugin
:members:
:undoc-members:
:show-inheritance:

:mod:`~PIL.EpsImagePlugin` Module
---------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/releasenotes/10.2.0.rst
Expand Up @@ -32,7 +32,7 @@ Added DdsImagePlugin enums
^^^^^^^^^^^^^^^^^^^^^^^^^^

``DDSD``, ``DDSCAPS``, ``DDSCAPS2``, ``DDPF``, ``DXGI_FORMAT`` and ``D3DFMT``
enums have been added to DdsImagePlugin.
enums have been added to :py:class:`PIL.DdsImagePlugin`.

Security
========
Expand Down

0 comments on commit b8aa548

Please sign in to comment.