Hi All,

Any chance the version of sphinx used to generate the docs on docs.python.org could be updated?

I'd love to take advantage of the "new format" intersphinx mapping:

http://sphinx.pocoo.org/ext/intersphinx.html#confval-intersphinx_mapping

...but since it looks like docs.python.org uses a version of sphinx that's too old for that, I can't like to:

:ref:`Foo <python:logrecord-attributes>`

...and have to link to:

`LogRecord attributes <http://docs.python.org/library/logging.html#logrecord-attributes>`__

instead :-S

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
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