From 13429c8c363016791e5681d0a7e645911e5aed3a Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 25 Oct 2016 15:23:07 +0300 Subject: [PATCH] Fix too-short title underlines and malformed table https://travis-ci.org/python-pillow/Pillow/jobs/170394881#L3453 --- docs/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 4ee43a990..2ada37c03 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -59,7 +59,7 @@ or:: macOS Installation -^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^ We provide binaries for macOS for each of the supported Python versions in the wheel format. These include support for all optional libraries @@ -231,7 +231,7 @@ or using pip:: Building on macOS -^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^ The Xcode command line tools are required to compile portions of Pillow. The tools are installed by running ``xcode-select --install`` @@ -373,7 +373,7 @@ current versions of Linux, macOS, and Windows. +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Windows Server 2008 R2 Enterprise|Yes | 3.3 | |x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ -| Windows Server 2012 R2 |Yes | 2.7,3.3,3.4 | 3.4.1 (CI target) |x86,x86-64 | +| Windows Server 2012 R2 |Yes | 2.7,3.3,3.4 | 3.4.1 (CI target) |x86,x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+ | Windows 8 Pro |Yes | 2.6,2.7,3.2,3.3,3.4a3 | 2.2.0 |x86,x86-64 | +----------------------------------+-------------+------------------------------+--------------------------------+-----------------------+