-
For a project, I need a specific version of the documentation. E.g., 8.1.0. Only the latest and stable versions are available, and other versions are disabled/removed. I went to this link directly: https://readthedocs.org/projects/pillow/versions/ and could only see those versions. Alternatively, I went to the How to get older versions? Meanwhile, I can refer to the latest version to get started. I would appreciate any help. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 15 replies
-
It looks like other versions need to be manually activated. https://docs.readthedocs.io/en/stable/tutorial/#modifying-versions |
Beta Was this translation helpful? Give feedback.
-
If you would like, you can generate those versions of the documentation on your machine.
|
Beta Was this translation helpful? Give feedback.
-
The .rst files should be fairly readable via the tag on GitHub: https://github.com/python-pillow/Pillow/tree/8.1.0/docs |
Beta Was this translation helpful? Give feedback.
-
We can also manually activate older versions if need be, e.g. https://pillow.readthedocs.io/en/8.1.0/ |
Beta Was this translation helpful? Give feedback.
If you would like, you can generate those versions of the documentation on your machine.