cpython/Doc/tools
Éric Araujo f595a76d3d Backport source role for linking to files in the cpython repo.
Georg added this role in our 3.2 doc tools and gave the greenlight for a
backport on python-dev.

This code is a simplified version of the 3.2 code; the version of Sphinx
used with Python 2.7 doesn’t have the function used to parse markup like
:role:`text to be displayed <text to be processed>` (I was persuaded it
was a standard reST construct, but it is actually a Sphinx innovation
that has to be supported explicitly in role code —I’ll be damned).  It
is thus not possible to write for example :source:`the NEWS file
<Misc/NEWS>`, but :source:`Misc/NEWS` will work.
2011-08-19 00:12:33 +02:00
..
sphinxext Backport source role for linking to files in the cpython repo. 2011-08-19 00:12:33 +02:00
dailybuild.py Update daily build locations. 2011-02-20 14:42:33 +00:00
roman.py Use the preferred form of raise statements in the docs. 2009-06-03 07:25:35 +00:00
rstlint.py #4976: union() and intersection() take multiple args, but talk about "the other". 2009-01-18 10:42:35 +00:00
sphinx-build.py Merged revisions 83660 via svnmerge from 2010-08-03 12:34:07 +00:00