I know it was deprecated long ago in favor of readthedocs but I kept postponing it and my doc is still hosted on https://pythonhosted.org/psutil/.
I just took a look at:
https://pypi.python.org/pypi?:action=pkg_edit&name=psutil
...and the form to upload the doc in zip format is gone.
The only available option is the "destroy documentation" button.
I would like to at least upload a static HTML page redirecting to the new doc which I will soon move on readthedocs. Is that possible?

Thanks in advance.

--