Skip to content

How to read older versions of the docs? #6894

Answered by radarhere
amudh asked this question in Q&A
Discussion options

You must be logged in to vote

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

git clone [email protected]: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 8 replies

Comment options

You must be logged in to vote
4 replies
@nulano
Comment options

nulano Jan 19, 2023
Collaborator

@aclark4life
Comment options

@amudh
Comment options

@aclark4life
Comment options

Comment options

You must be logged in to vote
1 reply
@amudh
Comment options

Answer selected by amudh
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@amudh
Comment options

@SubaruArai
Comment options

@radarhere
Comment options

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