Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | Add add_node() support for texinfo and add handlers for nodes in our extensions. | Georg Brandl | 2010-10-22 | 1 | -1/+2 | |
|/ | ||||||
* | Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the ↵ | Georg Brandl | 2010-05-24 | 1 | -2/+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. | |||||
* | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -1/+2 | |
| | ||||||
* | merge with trunk | Georg Brandl | 2010-02-17 | 1 | -6/+7 | |
|\ | ||||||
| * | #328: avoid "here" links in todolist. | Georg Brandl | 2010-01-31 | 1 | -6/+7 | |
| | | ||||||
* | | 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-07 | 1 | -8/+20 | |
|\ \ | |/ | ||||||
| * | merge with 0.6 | Georg Brandl | 2010-01-03 | 1 | -8/+20 | |
| |\ | ||||||
| | * | #286: collect todo nodes after the whole document has been read; this allows ↵ | Georg Brandl | 2010-01-03 | 1 | -8/+20 | |
| | | | | | | | | | | | | placing substitution references in todo items. | |||||
* | | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -3/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | More refactoring for language-independent domain support. | Georg Brandl | 2009-09-07 | 1 | -3/+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. | |||||
* | | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2009-09-03 | 1 | -3/+8 | |
|\ \ | |/ | ||||||
| * | #241: Fix a crash building LaTeX output for documents that contain | Georg Brandl | 2009-09-03 | 1 | -3/+8 | |
| | | | | | | | | a todolist directive. | |||||
| * | #134: fix pending_xref leftovers when using the todolist directive. | Georg Brandl | 2009-03-27 | 1 | -1/+6 | |
| | | ||||||
* | | Give todo source attributions a specific class. | Georg Brandl | 2009-06-05 | 1 | -1/+1 | |
| | | ||||||
* | | #134: fix pending_xref leftovers when using the todolist directive. | Georg Brandl | 2009-03-27 | 1 | -1/+6 | |
|/ | ||||||
* | Convert directives in builtin extensions to class API. | Georg Brandl | 2009-02-18 | 1 | -27/+48 | |
| | ||||||
* | merge with main | Georg Brandl | 2009-02-14 | 1 | -0/+3 | |
|\ | ||||||
| * | Fix todolist crash when no todo entry is there. | Georg Brandl | 2009-02-12 | 1 | -0/+3 | |
| | | ||||||
* | | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -2/+2 | |
|/ | ||||||
* | 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. | |||||
* | Remove unused import. | Georg Brandl | 2008-11-23 | 1 | -1/+0 | |
| | ||||||
* | "todolist" has no content or arguments. | Georg Brandl | 2008-11-23 | 1 | -2/+2 | |
| | ||||||
* | Don't register two handlers for the same event. | Georg Brandl | 2008-11-23 | 1 | -3/+0 | |
| | ||||||
* | Add todo extension. | Georg Brandl | 2008-11-09 | 1 | -0/+127 | |