diff options
| author | Georg Brandl <georg@python.org> | 2012-10-28 18:22:53 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-10-28 18:22:53 +0100 |
| commit | d12d695db40bbd9a40f91c8a8727f648dff329eb (patch) | |
| tree | 42cbfcf228f9ed2b64298c4bb97f50175ead5b8c /doc/ext | |
| parent | bda6110fe0420798fe20adb2e3110afcff8be187 (diff) | |
| download | sphinx-d12d695db40bbd9a40f91c8a8727f648dff329eb.tar.gz | |
Linkcode changelog entry.
Diffstat (limited to 'doc/ext')
| -rw-r--r-- | doc/ext/linkcode.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/linkcode.rst b/doc/ext/linkcode.rst index a4ac394c..f05a46f9 100644 --- a/doc/ext/linkcode.rst +++ b/doc/ext/linkcode.rst @@ -5,7 +5,7 @@ :synopsis: Add external links to source code. .. moduleauthor:: Pauli Virtanen -.. versionadded:: 1.1 +.. versionadded:: 1.2 This extension looks at your object descriptions (``.. class::``, ``.. function::`` etc.) and adds external links to code hosted |
