Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the ``sphinx.ext.refcounting`` extension -- it is very specific to | Georg Brandl | 2013-10-12 | 1 | -101/+0 |
| | | | | CPython and has no place in the main distribution. | ||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | rather than use two-ifs, do it in one if-elif-else branch. | Nozomu Kaneko | 2012-12-15 | 1 | -6/+4 |
| | |||||
* | fix #1056: message "Return value: ..." generated by refcounting not localized | Nozomu Kaneko | 2012-12-15 | 1 | -4/+7 |
| | |||||
* | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
|\ | |||||
| * | More refactoring for language-independent domain support. | Georg Brandl | 2009-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Renamed "desc"ription unit to "object" wherever possible. * Added standard x-ref types to a StandardDomain which is always consulted. * Split domains module into a subpackage. * Removed additional_xref_types in favor of new directive classes in StandardDomain. * Implemented x-ref inventory version 2, for all object types. * Added env.doc_read_data which is for temporary data stored while reading. * Minimally updated extension tutorial. * Started to implement changes to interactive search. * Test suite passes again. | ||||
* | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
|/ | |||||
* | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -2/+4 |
| | |||||
* | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE. | ||||
* | #2207: fix if no Pygments available. | Georg Brandl | 2008-02-29 | 1 | -0/+3 |
| | |||||
* | Rename sphinx.addons to sphinx.ext. | Georg Brandl | 2008-02-25 | 1 | -0/+95 |