summaryrefslogtreecommitdiff
path: root/tests/root/objects.txt
Commit message (Expand)AuthorAgeFilesLines
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-241-0/+8
* Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...DasIch2010-03-311-2/+6
* Added a :class:`JSXRefRole` which allows to display a method/attribute name o...DasIch2010-03-301-0/+1
* Added a :js:attribute:: directive as well as a :js:attr: role to describe att...DasIch2010-03-301-0/+4
* It is now possible to use the js:function:: directive for methods.DasIch2010-03-301-0/+5
* Added a js:data directive/role to describe/refer to global variables/constants.DasIch2010-03-301-0/+4
* Added a :js:func: role to refer to functions described with the js:function::...DasIch2010-03-301-0/+3
* Added a JavaScript domain and a js:function directive.DasIch2010-03-301-0/+6
* Add missing option_spec for Python domain.Georg Brandl2010-02-281-0/+2
* Fix :type:-class field processing and add doc field markup to test suite.Georg Brandl2010-01-171-0/+17
* The ``toctree()`` callable in templates now has a ``maxdepth``Georg Brandl2009-09-091-2/+2
* Move HTML test into own module and add some C references.Georg Brandl2009-09-081-7/+7
* More refactoring for language-independent domain support.Georg Brandl2009-09-071-0/+91