Skip to content

Commit e9f8295

Browse files
committed
Consistent header underlines
1 parent 3106446 commit e9f8295

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/installation/basic-installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _basic-installation:
22

33
Basic Installation
4-
------------------
4+
==================
55

66
.. note::
77

docs/installation/building-from-source.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
.. _building-from-source:
88

99
Building From Source
10-
--------------------
10+
====================
1111

1212
.. _external-libraries:
1313

1414
External Libraries
15-
^^^^^^^^^^^^^^^^^^
15+
------------------
1616

1717
.. note::
1818

@@ -227,7 +227,7 @@ Many of Pillow's features require external libraries:
227227
This has been tested within the Termux app on ChromeOS, on x86.
228228

229229
Installing
230-
^^^^^^^^^^
230+
----------
231231

232232
Once you have installed the prerequisites, to install Pillow from the source
233233
code on PyPI, run::
@@ -262,7 +262,7 @@ After navigating to the Pillow directory, run::
262262
.. _compressed archive from PyPI: https://pypi.org/project/pillow/#files
263263

264264
Build Options
265-
"""""""""""""
265+
^^^^^^^^^^^^^
266266

267267
* Environment variable: ``MAX_CONCURRENCY=n``. Pillow can use
268268
multiprocessing to build the extension. Setting ``MAX_CONCURRENCY``

docs/installation/platform-support.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _platform-support:
22

33
Platform Support
4-
----------------
4+
================
55

66
Current platform support for Pillow. Binary distributions are
77
contributed for each release on a volunteer basis, but the source
@@ -10,7 +10,7 @@ general, we aim to support all current versions of Linux, macOS, and
1010
Windows.
1111

1212
Continuous Integration Targets
13-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13+
------------------------------
1414

1515
These platforms are built and tested for every change.
1616

@@ -66,7 +66,7 @@ These platforms are built and tested for every change.
6666

6767

6868
Other Platforms
69-
^^^^^^^^^^^^^^^
69+
---------------
7070

7171
These platforms have been reported to work at the versions mentioned.
7272

docs/installation/python-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _python-support:
22

33
Python Support
4-
--------------
4+
==============
55

66
Pillow supports these Python versions.
77

0 commit comments

Comments
 (0)