> -----Original Message----- > From: Distutils-SIG [mailto:distutils-sig-bounces+tritium- > [email protected]] On Behalf Of Guido van Rossum > Sent: Monday, October 10, 2016 12:27 PM > To: Donald Stufft <[email protected]> > Cc: Distutils <[email protected]>; Giampaolo Rodola' > <[email protected]>; python-dev <[email protected]> > Subject: Re: [Distutils] [Python-Dev] pythonhosted.org upload no longer > works > > Honestly I like readthedocs a lot, and I actually *don't* like docs > that look too much like the standard Python docs -- it should be clear > to readers (subliminally, through page style, not just be parsing the > URL) that they're reading third party docs. >
That’s quite tangential to pythonhosted.org hosting documentation... But that is a consequence of the theme used by docs.python.org/2/ using the default sphinx theme. That problem was already solved for python3 docs - they don’t use the default theme. I really don’t see how this is related at all to the uploading of docs to pythonhosted.org. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
