Should we delete https://pythonhosted.org/PyPDF2/ ? #682
Locked
MartinThoma
started this conversation in
General
Replies: 1 comment 2 replies
-
The page about pdfcat is missing in the new documentation, is that still included in PyPDF2? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The documentation on pythonhosted.org cannot be updated, but only be deleted permanently:
The reason is that this feature got deprecated from PyPI.
We do have the same documentation at https://pypdf2.readthedocs.io/en/latest/
I would vote for deleting the Pythonhosted documentation as it will grow more and more out of date. Maybe somebody could check beforehand if I forgot something to port to readthedocs?
Beta Was this translation helpful? Give feedback.
All reactions