On Mon, 21 May 2012 14:28:06 +1000
Nick Coghlan <ncogh...@gmail.com> wrote:

> On Mon, May 21, 2012 at 11:23 AM, Guido van Rossum <gu...@python.org> wrote:
> > I suggest that we add a separate (virtual) subdomain, e.g. docs3.python.org.
> 
> Rather than a new subdomain, I'd prefer to see a discreet
> "documentation version" CSS widget, similar to that used in the Django
> docs (see https://docs.djangoproject.com/en/1.4/) that indicated the
> current displayed version and provided quick links to the 2.7 docs,
> the stable 3.x docs and the development docs.

+1.
There will be some subtleties: for example, the 2.x docs for urllib2
will have to link to the 3.x docs for urllib.request.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to