summaryrefslogtreecommitdiff
path: root/doc/sphinxext/linkcode.py
Commit message (Collapse)AuthorAgeFilesLines
* DOC: update numpydoc to tag v0.5Julian Taylor2014-06-111-0/+0
|
* Add Numpydoc as a git submodulePauli Virtanen2013-07-251-0/+0
|
* ENH: numpydoc: Python 2 & 3 in single codebase, restructure as a packagePauli Virtanen2013-02-161-79/+0
|
* DOC: numpydoc/linkcode: mention that the extension will be in Sphinx upstreamPauli Virtanen2013-02-161-2/+2
|
* BUG: numpydoc/linkcode: do not detect linkcode config changesPauli Virtanen2013-02-161-1/+1
| | | | | | Since the linkcode_resolve is a function, it triggers configuration change on each rebuild, resulting to full rebuild always. It's better to make it not do that.
* DOC: generate links to source codePauli Virtanen2012-03-111-0/+79