mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-25 11:33:42 +03:00
Fixed error making HTML from docs
This commit is contained in:
parent
ccbe51566e
commit
f1f177ce80
|
@ -229,7 +229,7 @@ Plugin reference
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
.. automodule:: PIL.PngImagePlugin
|
.. automodule:: PIL.PngImagePlugin
|
||||||
:members: ChunkStream, PngImageFile, PngStream, getchunks, is_cid, putchunk
|
:members: ChunkStream, PngStream, getchunks, is_cid, putchunk
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
.. autoclass:: PIL.PngImagePlugin.ChunkStream
|
.. autoclass:: PIL.PngImagePlugin.ChunkStream
|
||||||
:members:
|
:members:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user