| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WIP] parallel read | Georg Brandl | 2014-09-22 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | use six privided iteritems(),itervalues() to support py2/py3 in one source. ↵ | shimizukawa | 2014-04-29 | 1 | -1/+2 |
| | | | | | refs #1350. | ||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | |||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix #648: Fix line numbers reported in warnings about undefined references. | Georg Brandl | 2011-09-23 | 1 | -4/+4 |
| | | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | |||||
| * | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the ↵ | Georg Brandl | 2010-05-24 | 1 | -1/+1 |
| | | | | | | | | | external/internal distinction code) In HTML output, references now get the class ``internal`` if they are internal to the whole project, as opposed to internal to the current page. The ``menuselection`` and ``guilabel`` roles now support ampersand accelerators. | ||||
| * | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | | |||||
| * | Make extlinks more flexible: use string substitution to build the full URL. | Georg Brandl | 2010-01-02 | 1 | -7/+12 |
| | | |||||
| * | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Added the ``extlinks`` extension. | Georg Brandl | 2009-05-02 | 1 | -0/+54 |
