summaryrefslogtreecommitdiff
path: root/tests/root
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | #310: support exception messages in the ``testoutput`` blocks of the ``doctes...Georg Brandl2010-01-023-1/+122
| |_|_|_|_|/ |/| | | | |
* | | | | | #303: ``html_context`` values given on the command line via ``-A``Georg Brandl2009-12-312-1/+4
| |_|_|_|/ |/| | | |
* | | | | #308: allow "double" as alias for "pair" in index entries.Georg Brandl2009-12-301-0/+1
| |_|_|/ |/| | |
* | | | Remove option added in docutils 0.6.Georg Brandl2009-12-281-1/+0
| |_|/ |/| |
* | | #299: Fix the mangling of quotes in "include:: :literal:" blocks.Georg Brandl2009-12-242-0/+10
| |/ |/|
* | When highlighting Python code, ignore extra indentation beforeGeorg Brandl2009-06-041-5/+12
|/
* Set the default encoding to ``utf-8-sig`` to handle files with aGeorg Brandl2009-05-312-0/+6
* #178: apply ``add_function_parentheses`` config value to C functions as promi...Georg Brandl2009-05-221-0/+5
* #173: Respect the docutils ``title`` directive.Georg Brandl2009-05-171-0/+2
* Fix autosummary test suite.Georg Brandl2009-03-1621-142/+338
|\
| * Fix test.gbrandl2009-03-151-2/+4
| * Add autosummary to tests.gbrandl2009-03-153-1/+10
| * #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-051-0/+1
| * Paths to literal include files and download files can now be absolute too.Georg Brandl2009-02-243-0/+15
| * #10: implement HTML section numbering.Georg Brandl2009-02-221-0/+1
| * Fix the serializing and changes builders, and really test them.Georg Brandl2009-02-212-3/+4
| * The new ``latex_additional_files`` config value can be used toGeorg Brandl2009-02-201-0/+2
| * Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-192-0/+22
| * Test add_description_unit in test suite.Georg Brandl2009-02-182-0/+22
| * Add more stuff to the autodoc test document, and fix two bugs.Georg Brandl2009-02-181-0/+21
| * SVG images are now supported in HTML (via ``<object>`` and ``<embed>`` tags).Georg Brandl2009-02-183-0/+161
| * Add theming test suite, fix a few bugs and doc problems.Georg Brandl2009-02-158-0/+19
| * merge with mainGeorg Brandl2009-02-144-0/+6
| |\
| | * Add missing file.Georg Brandl2009-02-141-0/+0
| | * Image paths can now be absolute (like ``/images/foo.png``).Georg Brandl2009-02-141-0/+2
| | * Add a rst_epilog setting, usable for global substitutions.Georg Brandl2009-02-072-0/+5
| * | merge with trunkGeorg Brandl2009-01-261-0/+2
| |\ \ | | |/
| | * Add a minimal test for external toctree links and fix a small bug found by it.Georg Brandl2009-01-261-0/+2
| * | Clean up tests conf.py, no need to include comments.Georg Brandl2009-01-101-138/+4
| * | Fix more line length and trailing whitespace.Georg Brandl2009-01-101-6/+3
| |/
| * Close #52: There is now a ``hlist`` directive, creating a compactGeorg Brandl2009-01-041-0/+10
| * Add tests for new literalinclude options, and fix an off-by-one bug.Georg Brandl2009-01-032-0/+31
| * Close #4: Added a ``:download:`` role that marks a non-document fileGeorg Brandl2008-12-281-0/+8
|/
* Fix #68: invalid latex output for images with height set.Georg Brandl2008-12-081-0/+2
* Fix #60: "smart" image inclusion in subdirs.Georg Brandl2008-12-082-0/+5
* Also fix invalid index entries for Latex output.Georg Brandl2008-11-301-0/+8
* Add file in _static directory so that it isn't ignored by Hg.Georg Brandl2008-11-231-0/+1
* Add tests for HTML escaping.Georg Brandl2008-11-231-2/+2
* Add todo extension.Georg Brandl2008-11-091-1/+2
* Fix the handling of images in different directories.Georg Brandl2008-11-062-0/+3
* #21: allow short form for seealso arguments.Georg Brandl2008-11-041-1/+1
* Add -A option to pass values into HTML templates.Georg Brandl2008-11-042-0/+6
* #29: fix some option list issues, in HTML, LaTeX and text writers.Georg Brandl2008-11-031-0/+5
* Improve node coverage for latex/text writers.georg.brandl2008-11-011-0/+35
* Fix for r67038.georg.brandl2008-10-281-0/+5
* Add global citations. #1.georg.brandl2008-10-252-0/+7
* Add minimal test for descitems.georg.brandl2008-10-183-0/+66
* Add test for meta directive and add visitor functions for latex and text writ...georg.brandl2008-10-181-0/+4
* Role names are case-insensitive. #24.georg.brandl2008-10-161-0/+2
* Add test for coverage builder and fix an AttributeError in it.georg.brandl2008-09-132-1/+5