mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Move PIL.Image to top of reference
This commit is contained in:
parent
7659ec905d
commit
c3a3c2ed66
14
docs/PIL.rst
14
docs/PIL.rst
|
@ -1,10 +1,10 @@
|
|||
PIL Package
|
||||
===========
|
||||
|
||||
:mod:`PIL` Package
|
||||
------------------
|
||||
:mod:`Image` Module
|
||||
-------------------
|
||||
|
||||
.. automodule:: PIL.__init__
|
||||
.. automodule:: PIL.Image
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
@ -65,14 +65,6 @@ PIL Package
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`Image` Module
|
||||
-------------------
|
||||
|
||||
.. automodule:: PIL.Image
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`ImageChops` Module
|
||||
------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user