From d80eef46ce8e07333d80e10a6f9730b22bdf5728 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Mon, 14 Jul 2014 21:13:01 -0700 Subject: [PATCH] Fixing warnings when building docs --- docs/PIL.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/PIL.rst b/docs/PIL.rst index 3b4706511..07d45810e 100644 --- a/docs/PIL.rst +++ b/docs/PIL.rst @@ -61,6 +61,7 @@ can be found here. :show-inheritance: .. intentionally skipped documenting this because it's not documented anywhere + :mod:`ImageDraw2` Module ------------------------ @@ -70,6 +71,7 @@ can be found here. :show-inheritance: .. intentionally skipped documenting this because it's deprecated + :mod:`ImageFileIO` Module -------------------------