How to upload to Pythonhosted.org
Ben Finney
ben+python at benfinney.id.au
Wed Nov 29 21:31:06 EST 2017
More information about the Python-list mailing list
Wed Nov 29 21:31:06 EST 2017
- Previous message (by thread): How to upload to Pythonhosted.org
- Next message (by thread): How to upload to Pythonhosted.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Irmen de Jong <irmen.NOSPAM at xs4all.nl> writes: > On 11/30/2017 02:06 AM, waylan wrote: > > So, how do I upload an update to my documentation? > > I ran into the same issue. From what I gathered, Pythonhosted.org is > in the process of being dismantled and it hasn't allowed new doc > uploads for quite some time now. I switched to using readthedocs.io > instead. The issue that many are facing is how to update the pages *at the existing URL* to tell visitors where to go next. Cool URIs don't change <URL:https://www.w3.org/Provider/Style/URI.html> but, when they do, we are obliged to update the existing pages to point to the new ones. So, if pythonhosted.org is indeed being dismantled, there should be a way to update the pages there for informing visitor where they should go next. If that's not possible and instead the service is just locked down, that's IMO a mistake. -- \ “You can't have everything; where would you put it?” —Steven | `\ Wright | _o__) | Ben Finney
- Previous message (by thread): How to upload to Pythonhosted.org
- Next message (by thread): How to upload to Pythonhosted.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list