-
-
Notifications
You must be signed in to change notification settings - Fork 163
Description
Thanks for the updated documentation (this is a new issue in reply to #155 )!
Here is a description on how to "destroy" the legacy pythonhosted docs. It was in the past maintained via PyPI. I dont have a PyPI account, but I'd be curious if that works.
Also I'd like to mention that there's some kind of operational risk involved in the decision that you're hosting the documentation on your private server: What happens when you decide to not maintain it anymore? I can see how it's nice for a maintainer to have it under their control, also you probably get some visibility for your own page which is nice since you're taking the time to maintain this package.
Maybe you could host a mirror on readthedocs.org, just to be on the safe side?
https://docs.readthedocs.io/en/stable/intro/import-guide.html
Not sure if it's worth the trouble though and maybe it's confusing to have two places (as we have right now, with pythonhosted.org).