Pulled ImageMorph into its own page

This commit is contained in:
wiredfool 2014-07-15 16:20:20 -07:00
parent 4b40839970
commit 7dfec434fa
3 changed files with 14 additions and 7 deletions

View File

@ -72,13 +72,6 @@ can be found here.
:undoc-members:
:show-inheritance:
:mod:`ImageMorph` Module
------------------------
.. automodule:: PIL.ImageMorph
:members:
:undoc-members:
:show-inheritance:
:mod:`ImageShow` Module
-----------------------

View File

@ -0,0 +1,13 @@
.. py:module:: PIL.ImageMorph
.. py:currentmodule:: PIL.ImageMorph
:py:mod:`ImageMorph` Module
===========================
The :py:mod:`ImageMorph` module provides morphology operations on images.
.. automodule:: PIL.ImageMorph
:members:
:undoc-members:
:show-inheritance:
:noindex:

View File

@ -16,6 +16,7 @@ Reference
ImageFont
ImageGrab
ImageMath
ImageMorph
ImageOps
ImagePalette
ImagePath