mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 10:14:30 +03:00
Merge pull request #1565 from radarhere/sphinx
Fixed length of title underlines
This commit is contained in:
commit
6604706522
|
@ -11,7 +11,7 @@ against 64-bit Windows 7 Professional and Windows Server 2012
|
||||||
64-bit version on Amazon EC2.
|
64-bit version on Amazon EC2.
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
------------
|
-------------
|
||||||
|
|
||||||
Extra Build Helpers
|
Extra Build Helpers
|
||||||
^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
.. py:currentmodule:: PIL.ImageGrab
|
.. py:currentmodule:: PIL.ImageGrab
|
||||||
|
|
||||||
:py:mod:`ImageGrab` Module (OS X and Windows only)
|
:py:mod:`ImageGrab` Module (OS X and Windows only)
|
||||||
=========================================
|
==================================================
|
||||||
|
|
||||||
The :py:mod:`ImageGrab` module can be used to copy the contents of the screen
|
The :py:mod:`ImageGrab` module can be used to copy the contents of the screen
|
||||||
or the clipboard to a PIL image memory.
|
or the clipboard to a PIL image memory.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user