summaryrefslogtreecommitdiff
path: root/tests
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-304-0/+9
* Add a test for absolute image filenames.Georg Brandl2010-05-302-0/+4
* Test references to figures and tables by caption.Georg Brandl2010-05-301-6/+20
* Fixed a testcase in response to issue #415 which is failing as of revision a8...Daniel Neuhäuser2010-05-301-1/+1
* #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
* Fix long line.Georg Brandl2010-05-251-1/+1
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-243-1/+12
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-243-10/+31
|\
* | #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-9/+9
* | 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
* | Fix test failure.Georg Brandl2010-04-261-6/+6
* | Cleanup trailing whitespace and fix a few nits with the rst domain.Georg Brandl2010-04-171-4/+4
* | Refactored ReSTDirective.handle_signature() and added the first tests for rst...Leontius Adhika Pradhana2010-04-161-0/+26
* | Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...Daniel Neuhäuser2010-03-311-2/+6
* | Merge with sphinx-domains.Daniel Neuhäuser2010-03-301-0/+9
|\ \
| * | long double exists.Armin Ronacher2010-03-301-0/+9
* | | 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
|/ /
* | More operators for C++. Forgot about new/delete and some other less usedArmin Ronacher2010-03-021-1/+5
* | Added first CPP testArmin Ronacher2010-03-021-0/+42
* | Fix test_markup.Georg Brandl2010-02-281-1/+1
* | #187: Added support for source ordering of members in autodoc, with ``autodoc...Georg Brandl2010-02-281-0/+36
* | In HTML output, inline roles now get a CSS class with their name,Georg Brandl2010-02-281-6/+11
* | Add missing option_spec for Python domain.Georg Brandl2010-02-281-0/+2
* | merge with trunkGeorg Brandl2010-02-271-2/+3
|\ \
| * \ merge with 0.6Georg Brandl2010-02-211-2/+3
| |\ \ | | |/
| | * In autodoc, allow customizing the signature of an object via autodoc-process-...Georg Brandl2010-02-211-2/+3
* | | Add manual page writer.Georg Brandl2010-02-212-0/+14
* | | Fix backslash escape.Georg Brandl2010-02-201-1/+1
* | | Make test work with docutils 0.5.Georg Brandl2010-02-201-2/+2
* | | Remove "group" identifier from get_index() entries; let the template figure t...Georg Brandl2010-02-201-1/+2
* | | Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-1/+1
* | | merge with trunkGeorg Brandl2010-02-171-0/+6
|\ \ \ | |/ /
| * | merge with 0.6Georg Brandl2010-02-072-1/+6
| |\ \ | | |/
| | * Make the ``start-after`` and ``end-before`` options to the ``literalinclude``...Georg Brandl2010-01-302-1/+6
* | | Fix test suite.Georg Brandl2010-01-182-13/+13
* | | Fix some XXXes.Georg Brandl2010-01-172-4/+2
* | | merge with trunkGeorg Brandl2010-01-171-1/+7
|\ \ \ | |/ /
| * | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application...Georg Brandl2010-01-171-1/+7
* | | Add viewcode to quickstart.Georg Brandl2010-01-171-0/+1
* | | merge with trunkGeorg Brandl2010-01-171-1/+5
|\ \ \ | |/ /
| * | Add single-file HTML builder. Closes #151.Georg Brandl2010-01-171-1/+5
* | | merge with trunkGeorg Brandl2010-01-171-1/+18
|\ \ \ | |/ /