Move short 'Old Versions' section to 'Building From Source' page

This commit is contained in:
Hugo van Kemenade 2024-03-06 17:29:16 +02:00
parent a027f698d2
commit 3106446dad
3 changed files with 9 additions and 9 deletions

View File

@ -304,3 +304,12 @@ Build Options
Sample usage::
python3 -m pip install --upgrade Pillow -C [feature]=enable
.. _old-versions:
Old Versions
============
You can download old distributions from the `release history at PyPI
<https://pypi.org/project/pillow/#history>`_ and by direct URL access
eg. https://pypi.org/project/pillow/1.0/.

View File

@ -8,4 +8,3 @@ Installation
python-support
platform-support
building-from-source
old-versions

View File

@ -1,8 +0,0 @@
.. _old-versions:
Old Versions
------------
You can download old distributions from the `release history at PyPI
<https://pypi.org/project/pillow/#history>`_ and by direct URL access
eg. https://pypi.org/project/pillow/1.0/.