Merge pull request #114 from radarhere/docs-installation
This commit is contained in:
commit
baa10a888c
@ -76,7 +76,7 @@ and :pypi:`olefile` for Pillow to read FPX and MIC images::
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install --upgrade Pillow
|
||||
|
||||
To install Pillow in MSYS2, see :ref:`Building on Windows using MSYS2/MinGW`.
|
||||
To install Pillow in MSYS2, see :ref:`building-from-source`.
|
||||
|
||||
.. tab:: FreeBSD
|
||||
|
||||
|
||||
@ -6,12 +6,6 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
.. _Building on Linux:
|
||||
.. _Building on macOS:
|
||||
.. _Building on Windows:
|
||||
.. _Building on Windows using MSYS2/MinGW:
|
||||
.. _Building on FreeBSD:
|
||||
.. _Building on Android:
|
||||
.. _building-from-source:
|
||||
|
||||
Building From Source
|
||||
|
||||
@ -12,8 +12,3 @@ Pillow supports these Python versions.
|
||||
.. csv-table:: Older versions
|
||||
:file: older-versions.csv
|
||||
:header-rows: 1
|
||||
|
||||
.. _Linux Installation:
|
||||
.. _macOS Installation:
|
||||
.. _Windows Installation:
|
||||
.. _FreeBSD Installation:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user