Skip to content

Switch documentation host #601

Closed
Closed
@waylan

Description

@waylan

As pointed out in #554 I didn't update the publicly hosted docs with the 2.6.9 release. I now remember that I tried but ran into problems uploading the docs. Then I ran out of time and forgot to come back to it later.

In any event as I explain here:

The homepage at http://pythonhosted.org states:

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.

However, there is no longer a form at the bottom of the edit page for uploading documentation. Instead I only see:

If you would like to DESTROY any existing documentation hosted at http://pythonhosted.org/ProjectName Use this button, There is no undo.

[Destroy Documentation]

I also went to pypi.org and logged in there. But I don't see any options for editing my projects or uploading documentation on that site.

So, how do I upload an update to my documentation?

In addition to the above, pythonhosted seems to have been rather flakey lately. I'm considering switching to GitHub Pages (probably using Organization Pages so the URL would be https://Python-Markdown.github.io). I'm not interested in readthedocs as they require you to have them build your docs and then we cannot use our own tooling to build our own docs (they do support MkDocs, but an older version with less than complete support for Markdown extensions, which is a nonstarter IMO). Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsRelated to the project documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions