summaryrefslogtreecommitdiff
path: root/tests/root
Commit message (Expand)AuthorAgeFilesLines
* Fix #677: allow multiple signatures in C++ domain directives.Georg Brandl2011-09-221-3/+1
* Add missing label.Georg Brandl2011-01-081-0/+2
* Fix tracebacks occurring for duplicate C++ domain objects.Georg Brandl2011-01-061-0/+11
* #581: Fix traceback in Python domain for empty cross-reference targets.Georg Brandl2011-01-041-0/+3
* Fix test_build_html after latest docfields fix.Georg Brandl2011-01-041-3/+5
* Regression of #77: If there is only one parameter given with ``:param:`` mark...Georg Brandl2011-01-031-0/+2
* Add missing file.Georg Brandl2011-01-031-0/+7
* Fix strange reportings of line numbers for warnings generated fromGeorg Brandl2011-01-031-0/+6
* #535: Fix LaTeX output generated for line blocks by porting implementation fr...Georg Brandl2010-10-221-0/+10
* #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex...Georg Brandl2010-08-251-0/+1
* Allow breaking long signatures, continuing with backlash-escaped newlines.Georg Brandl2010-08-051-0/+4
* #484: Fix crash when duplicating a parameter in an info field list.Georg Brandl2010-08-051-0/+2
* Add some tests for docfields.Georg Brandl2010-07-271-0/+5
* Fix :guilabel: unescaping, and make some tests actually run.Georg Brandl2010-07-211-14/+16
* 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
| |\ \ \