From a31a84f012d04602b06c91982d15bcbac5a6cf4e Mon Sep 17 00:00:00 2001 From: Stephen Johnson Date: Fri, 11 Oct 2013 22:46:39 -0700 Subject: [PATCH] Remove ImageChops from PIL.rst --- docs/PIL.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/PIL.rst b/docs/PIL.rst index 2595c22ba..c191d42a3 100644 --- a/docs/PIL.rst +++ b/docs/PIL.rst @@ -57,14 +57,6 @@ PIL Package :undoc-members: :show-inheritance: -:mod:`ImageChops` Module ------------------------- - -.. automodule:: PIL.ImageChops - :members: - :undoc-members: - :show-inheritance: - :mod:`ImageCms` Module ----------------------