diff --git a/docs/PIL.rst b/docs/PIL.rst index 0a6ccd62a..3b4706511 100644 --- a/docs/PIL.rst +++ b/docs/PIL.rst @@ -78,6 +78,14 @@ can be found here. :undoc-members: :show-inheritance: +:mod:`ImageMorph` Module +------------------------ + +.. automodule:: PIL.ImageMorph + :members: + :undoc-members: + :show-inheritance: + :mod:`ImageShow` Module -----------------------