Skip to content

How to read older versions of the docs? #6894

Answered by radarhere
amudh asked this question in Q&A

You must be logged in to vote

If you would like, you can generate those versions of the documentation on your machine.

git clone git@github.com:python-pillow/Pillow
cd Pillow
git checkout 9.2.0
python3 -m pip install --force-reinstall .
make doc
open docs/_build/html/index.html

Replies: 4 comments 15 replies

You must be logged in to vote
11 replies
@adelplanque

@aclark4life

@hugovk

@aclark4life

@adelplanque

You must be logged in to vote
1 reply
@amudh

Answer selected by amudh

You must be logged in to vote
0 replies

You must be logged in to vote
3 replies
@amudh

@SubaruArai

@radarhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
8 participants