Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| | ||||||
* | Closes #848: Always take the newest code in incremental rebuilds with the ↵ | Georg Brandl | 2014-01-19 | 1 | -11/+11 | |
| | | | | :mod:`sphinx.ext.viewcode` extension. | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | PygmentsBridge: pass keyword arguments to Pygments | Mark Lodato | 2011-07-06 | 1 | -1/+1 | |
| | | | | | | In Pygments.highlight_block, pass all extra keyword arguments, including linenos, directly to the Pygments formatter. This allows custom directives to use other Pygments features. | |||||
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | #515: Fix tracebacks in the viewcode extension for Python objects that do ↵ | Georg Brandl | 2011-01-03 | 1 | -2/+2 | |
| | | | | | | | | not have a valid signature. | |||||
* | | merge with trunk | Robert Lehmann | 2010-08-17 | 1 | -1/+5 | |
|\ \ | ||||||
| * | | only decode code if necessary | Daniel Neuhäuser | 2010-06-07 | 1 | -1/+5 | |
| |/ | ||||||
* | | Preliminary fix for broken translations in autodoc/viewcode. | Robert Lehmann | 2010-06-29 | 1 | -1/+1 | |
|/ | ||||||
* | Really fix IndexError from #424. | Georg Brandl | 2010-06-13 | 1 | -1/+1 | |
| | ||||||
* | #424: Fix IndexError in viewcode extension. | Georg Brandl | 2010-05-26 | 1 | -1/+2 | |
| | ||||||
* | Test the viewcode extension; decode the source files before highlighting them. | Georg Brandl | 2010-05-26 | 1 | -3/+6 | |
| | ||||||
* | Only output one status for all module code pages. | Georg Brandl | 2010-01-18 | 1 | -1/+3 | |
| | ||||||
* | Make the _ gettext alias an explicit import instead of installing into builtins. | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | ||||||
* | Use <h1>, otherwise themes will break. | Georg Brandl | 2010-01-14 | 1 | -2/+2 | |
| | ||||||
* | Fix duplication of source links. | Georg Brandl | 2010-01-14 | 1 | -1/+3 | |
| | ||||||
* | Cleanup make check. | Georg Brandl | 2010-01-13 | 1 | -3/+5 | |
| | ||||||
* | Add the "viewcode" extension. | Georg Brandl | 2010-01-13 | 1 | -0/+162 | |