From 05ff4122a98699c7d5161fa9c8f9c71b53a481b0 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 12 Apr 2013 20:00:17 +0200 Subject: [PATCH] Remove docs for dead modules --- docs/PIL.rst | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/docs/PIL.rst b/docs/PIL.rst index 69321e8e0..870b896fa 100644 --- a/docs/PIL.rst +++ b/docs/PIL.rst @@ -281,22 +281,6 @@ PIL Package :undoc-members: :show-inheritance: -:mod:`ImageGL` Module ---------------------- - -.. automodule:: PIL.ImageGL - :members: - :undoc-members: - :show-inheritance: - -:mod:`ImageGrab` Module ------------------------ - -.. automodule:: PIL.ImageGrab - :members: - :undoc-members: - :show-inheritance: - :mod:`ImageMath` Module -----------------------