mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Linkcode changelog entry.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
Release 1.2 (in development)
|
||||
============================
|
||||
|
||||
* PR#47: Added :mod:`sphinx.ext.linkcode` extension.
|
||||
|
||||
* PR#75: Added ``--follow-links`` option to sphinx-apidoc.
|
||||
|
||||
* PR#45: The linkcheck builder now checks ``#anchor``\ s for existence.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user