From 1fa01b013589c154a0d8ab33235cd9de2a1716c4 Mon Sep 17 00:00:00 2001 From: nulano Date: Thu, 9 Jul 2020 22:16:44 +0200 Subject: [PATCH] fix iTXt and PngInfo heading references --- docs/PIL.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/PIL.rst b/docs/PIL.rst index 4b10184fa..fa036b9cc 100644 --- a/docs/PIL.rst +++ b/docs/PIL.rst @@ -93,8 +93,8 @@ can be found here. :undoc-members: :show-inheritance: -:class:`PngImagePlugin.iTXt` Class ----------------------------------- +:class:`.PngImagePlugin.iTXt` Class +----------------------------------- .. autoclass:: PIL.PngImagePlugin.iTXt :members: @@ -107,8 +107,8 @@ can be found here. :param lang: language code :param tkey: UTF-8 version of the key name -:class:`PngImagePlugin.PngInfo` Class -------------------------------------- +:class:`.PngImagePlugin.PngInfo` Class +-------------------------------------- .. autoclass:: PIL.PngImagePlugin.PngInfo :members: