| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make remaining builtin extensions parallel-read-proof. | Georg Brandl | 2014-09-22 | 1 | -1/+1 |
| | | |||||
| * | [WIP] parallel read | Georg Brandl | 2014-09-22 | 1 | -1/+4 |
| | | |||||
| * | Change extension setup() return value to a dictionary of metadata. | Georg Brandl | 2014-09-22 | 1 | -1/+1 |
| | | | | | This makes it possible to introduce more metadata values later. | ||||
| * | Return version from setup() for all sphinx.ext extensions. | Georg Brandl | 2014-09-03 | 1 | -0/+2 |
| | | |||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | |||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | BUG: ext/linkcode: do not detect linkcode config changes | Pauli Virtanen | 2012-12-07 | 1 | -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. | ||||
| * | ENH: add a linkcode extension | Pauli Virtanen | 2012-03-11 | 1 | -0/+72 |
