summaryrefslogtreecommitdiff
path: root/tests/root
Commit message (Expand)AuthorAgeFilesLines
* The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a...Georg Brandl2010-05-301-0/+2
* The ``include`` directive now supports absolute paths, which are interpreted ...Georg Brandl2010-05-303-0/+8
* Add a test for absolute image filenames.Georg Brandl2010-05-301-0/+3
* Test references to figures and tables by caption.Georg Brandl2010-05-301-6/+20
* #426: Fix encoding issues when saving/loading intersphinx inventories.Georg Brandl2010-05-261-0/+2
* Test the viewcode extension; decode the source files before highlighting them.Georg Brandl2010-05-261-1/+1
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-242-1/+10
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-1/+8
|\
* \ merge with 0.6Georg Brandl2010-05-221-1/+1
|\ \ | |/ |/|
| * #404: Make ``\and`` work properly in the author field of the ``latex_document...Georg Brandl2010-05-221-1/+1
* | Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...Daniel Neuhäuser2010-03-311-2/+6
* | Added a :class:`JSXRefRole` which allows to display a method/attribute name o...Daniel Neuhäuser2010-03-301-0/+1
* | Added a :js:attribute:: directive as well as a :js:attr: role to describe att...Daniel Neuhäuser2010-03-301-0/+4
* | It is now possible to use the js:function:: directive for methods.Daniel Neuhäuser2010-03-301-0/+5
* | Added a js:data directive/role to describe/refer to global variables/constants.Daniel Neuhäuser2010-03-301-0/+4
* | Added a :js:func: role to refer to functions described with the js:function::...Daniel Neuhäuser2010-03-301-0/+3
* | Added a JavaScript domain and a js:function directive.Daniel Neuhäuser2010-03-301-0/+6
* | Add missing option_spec for Python domain.Georg Brandl2010-02-281-0/+2
* | merge with trunkGeorg Brandl2010-02-171-0/+6
|\ \
| * \ merge with 0.6Georg Brandl2010-02-071-0/+6
| |\ \ | | |/
| | * Make the ``start-after`` and ``end-before`` options to the ``literalinclude``...Georg Brandl2010-01-301-0/+6
* | | Fix some XXXes.Georg Brandl2010-01-171-2/+1
* | | Fix :type:-class field processing and add doc field markup to test suite.Georg Brandl2010-01-171-0/+17
* | | merge with trunkGeorg Brandl2010-01-082-0/+15
|\ \ \ | |/ /
| * | Added ``tab-width`` option to ``literalinclude`` directive.Georg Brandl2010-01-082-0/+15
* | | merge with trunk (and remove debugging leftover from test layout.html template)Georg Brandl2010-01-071-1/+0
|\ \ \ | |/ /
* | | merge with trunk (not working perfectly yet)Georg Brandl2010-01-079-4/+16
|\ \ \ | |/ /
| * | The ``html_sidebars`` config value can now contain patterns as keys, and the ...Georg Brandl2010-01-073-1/+5
| * | ``html_static_path`` can now contain single file entries.Georg Brandl2010-01-075-2/+6
| * | Add new universal config value ``exclude_patterns``, with glob-style exclude ...Georg Brandl2010-01-062-1/+3
* | | merge with trunkGeorg Brandl2010-01-072-0/+21
|\ \ \ | |/ /
| * | merge with 0.6Georg Brandl2010-01-032-0/+21
| |\ \ | | |/
| | * Add tests for todo extension.Georg Brandl2010-01-032-0/+23
* | | merge with trunkGeorg Brandl2010-01-026-38/+155
|\ \ \ | |/ / |/| |
| * | merge with trunkGeorg Brandl2009-12-313-1/+5
| |\ \
| * \ \ merge with trunkGeorg Brandl2009-12-282-0/+9
| |\ \ \
| * \ \ \ merge with trunkGeorg Brandl2009-12-232-0/+54
| |\ \ \ \
| * | | | | Finish renaming description units to object (description)s.Georg Brandl2009-10-271-2/+2
| * | | | | Automatically convert directive functions, and add a test for that.Georg Brandl2009-10-273-0/+27
| * | | | | The ``toctree()`` callable in templates now has a ``maxdepth``Georg Brandl2009-09-092-2/+9
| * | | | | Move HTML test into own module and add some C references.Georg Brandl2009-09-081-7/+7
| * | | | | Add some XXX comments to places where work is needed.Georg Brandl2009-09-081-0/+1
| * | | | | More refactoring for language-independent domain support.Georg Brandl2009-09-072-1/+1
| * | | | | More block markup tests.Georg Brandl2009-08-092-0/+13
| * | | | | More tests for inline markup.Georg Brandl2009-08-092-0/+24
| * | | | | Add more tests for markup.Georg Brandl2009-08-092-36/+64
| * | | | | More tests for inline markup.Georg Brandl2009-08-092-1/+7
| * | | | | Fix remaining uses of xfileref_role.Georg Brandl2009-08-091-0/+9
| * | | | | First step of domain handling in environment.Georg Brandl2009-07-131-5/+5
| * | | | | Move domain-specific code around a bit; builtin domains are now completely in...Georg Brandl2009-07-051-1/+3