| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 11 | -22/+22 |
| * | Fix #68: invalid latex output for images with height set. | Georg Brandl | 2008-12-08 | 2 | -1/+3 |
| * | Fix #60: "smart" image inclusion in subdirs. | Georg Brandl | 2008-12-08 | 3 | -0/+8 |
| * | Fix autoclass_content = "both" bug. | Georg Brandl | 2008-12-07 | 1 | -1/+14 |
| * | Also fix invalid index entries for Latex output. | Georg Brandl | 2008-11-30 | 2 | -0/+12 |
| * | Don't fail test suite because of missing latex packages. | Georg Brandl | 2008-11-23 | 1 | -0/+27 |
| * | Add file in _static directory so that it isn't ignored by Hg. | Georg Brandl | 2008-11-23 | 1 | -0/+1 |
| * | 2.4 compatibility fix. | gbrandl | 2008-11-23 | 1 | -1/+5 |
| * | Add tests for HTML escaping. | Georg Brandl | 2008-11-23 | 3 | -4/+6 |
| * | Fix test after latex writer change. | Georg Brandl | 2008-11-23 | 1 | -1/+1 |
| * | Add classes to toctree items that indicate depth. | Georg Brandl | 2008-11-09 | 1 | -0/+2 |
| * | Add todo extension. | Georg Brandl | 2008-11-09 | 1 | -1/+2 |
| * | Fix test typo. | Georg Brandl | 2008-11-08 | 1 | -1/+1 |
| * | Fix the handling of images in different directories. | Georg Brandl | 2008-11-06 | 4 | -5/+12 |
| * | #21: allow short form for seealso arguments. | Georg Brandl | 2008-11-04 | 1 | -1/+1 |
| * | Add -A option to pass values into HTML templates. | Georg Brandl | 2008-11-04 | 3 | -0/+7 |
| * | #29: fix some option list issues, in HTML, LaTeX and text writers. | Georg Brandl | 2008-11-03 | 2 | -0/+6 |
| * | Improve node coverage for latex/text writers. | georg.brandl | 2008-11-01 | 1 | -0/+35 |
| * | Fix for r67038. | georg.brandl | 2008-10-28 | 3 | -18/+7 |
| * | Remove outdated check. | georg.brandl | 2008-10-27 | 1 | -2/+0 |
| * | Add global citations. #1. | georg.brandl | 2008-10-25 | 3 | -0/+11 |
| * | Add minimal test for descitems. | georg.brandl | 2008-10-18 | 5 | -0/+92 |
| * | Add test for meta directive and add visitor functions for latex and text writ... | georg.brandl | 2008-10-18 | 2 | -0/+8 |
| * | Role names are case-insensitive. #24. | georg.brandl | 2008-10-16 | 1 | -0/+2 |
| * | Properly escape authors and titles put into quickstart latex_documents setting. | georg.brandl | 2008-10-16 | 1 | -3/+4 |
| * | Adapt markup test to renaming of highlighting escapes. | georg.brandl | 2008-09-16 | 1 | -1/+1 |
| * | Add test for coverage builder and fix an AttributeError in it. | georg.brandl | 2008-09-13 | 3 | -1/+51 |
| * | Add missing file. | georg.brandl | 2008-09-13 | 1 | -0/+7 |
| * | A bit more testing for autodoc. | georg.brandl | 2008-09-12 | 3 | -0/+12 |
| * | Fix nits. | georg.brandl | 2008-09-11 | 3 | -3/+6 |
| * | Fix handling of __all__ for modules and add a test. | georg.brandl | 2008-09-06 | 1 | -1/+13 |
| * | Merged revisions 65640,65675,65699,65701 via svnmerge from | georg.brandl | 2008-08-23 | 5 | -11/+70 |
| * | New config value "keep_warnings", default is to discard the from the saved do... | georg.brandl | 2008-08-10 | 1 | -0/+2 |
| * | Merged revisions 65566-65567,65623,65625 via svnmerge from | georg.brandl | 2008-08-10 | 1 | -3/+16 |
| * | * Add more generated text to the automatic translation. | georg.brandl | 2008-08-10 | 1 | -0/+17 |
| * | Merged revisions 65556 via svnmerge from | georg.brandl | 2008-08-06 | 2 | -3/+25 |
| * | Test suite update for math extension. | georg.brandl | 2008-08-06 | 3 | -1/+25 |
| * | Merged revisions 65532,65546-65547,65550-65551 via svnmerge from | georg.brandl | 2008-08-06 | 2 | -0/+102 |
| * | Merged revisions 65529 via svnmerge from | georg.brandl | 2008-08-04 | 4 | -18/+16 |
| * | Merged revisions 65498-65499,65526 via svnmerge from | georg.brandl | 2008-08-04 | 3 | -8/+31 |
| * | Add tests for between() and cut_lines() and fix them. | georg.brandl | 2008-08-04 | 1 | -1/+33 |
| * | Add a test suite for autodoc. | georg.brandl | 2008-08-04 | 4 | -2/+339 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | georg.brandl | 2008-08-04 | 21 | -35/+2352 |
| * | Merged revisions 65138,65145-65146,65268-65273 via svnmerge from | georg.brandl | 2008-07-29 | 3 | -1/+97 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | georg.brandl | 2008-07-18 | 3 | -2/+146 |
| * | Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c... | georg.brandl | 2008-06-05 | 8 | -0/+1455 |