From 8edab8b9393a2199fc3e7dcb358d01bb3d11c2f3 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Sat, 12 Jul 2014 09:37:27 -0700 Subject: [PATCH] Removed autodoc for ExifTag --- docs/PIL.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/PIL.rst b/docs/PIL.rst index 6726f661f..0a6ccd62a 100644 --- a/docs/PIL.rst +++ b/docs/PIL.rst @@ -20,14 +20,6 @@ can be found here. :undoc-members: :show-inheritance: -:mod:`ExifTags` Module ----------------------- - -.. automodule:: PIL.ExifTags - :members: - :undoc-members: - :show-inheritance: - :mod:`FontFile` Module ----------------------