Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.

pythonhosted.org doc upload form is gone and "destroy doc" button doesn't work #700

Closed
giampaolo opened this issue Sep 5, 2017 · 6 comments

Comments

@giampaolo
Copy link

giampaolo commented Sep 5, 2017

http://pythonhosted.org/ says:

To upload documentation, go to your package edit page (http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=yourpackage), and fill out the form at the bottom of the page
...but the form is gone and it's no longer possible to upload doc.

The only available option in terms of actions allowed by the web page is the "destroy documentation" button which unfortunately doesn't work.

This is currently severely affecting my psutil project as I released a new major version but I can't upload the new doc nor move it somewhere else and destroy the old one.

@loli
Copy link

loli commented Sep 20, 2017

Encountered the same problem.

Releasing a new package version, I though I had to delete the old documentation before being able to upload a new one. But now there's neither the upload form nor python setup.py upload_docs working.

Any way to upload to pythonhosted.org? I have links in so many places pointing towards that place!

@phdru
Copy link

phdru commented Sep 22, 2017

I'm also interested in destroying my outdated docs.

@urinieto
Copy link

urinieto commented Oct 1, 2017

Has this been addressed yet? Can't find the upload button either.

@pvcraven
Copy link

I also couldn't find the upload button. I was able to destroy the documentation, although it returned and error because it timed-out.

@pvcraven
Copy link

Oh, this looks like a duplicate of #672

@di
Copy link
Member

di commented Apr 4, 2018

Uploading documentation is no longer supported, please use a service like https://readthedocs.org/ instead.

Destroying documentation is now possible via the interface at https://pypi.org:

  • Log in
  • Navigate to https://pypi.org/manage/projects/
  • Select the project you'd like to remove documentation for
  • Select "Documentation" on the left-hand navigation
  • You will be presented with a button to destroy the documentation:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants