| Commit message (Expand) | Author | Age | Files | Lines |
| * | Open literalinclude files in universal newline mode to allow | Georg Brandl | 2009-01-26 | 1 | -1/+1 |
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 4 | -8/+8 |
| * | Fix #80: use string.ascii_* constants in case locale.setlocale() is | Georg Brandl | 2009-01-02 | 1 | -1/+1 |
| * | Fix handling of :param: and :type: with roles. | Georg Brandl | 2008-12-15 | 1 | -4/+21 |
| * | Allow \\ to mean \ in signatures. | Georg Brandl | 2008-12-05 | 1 | -1/+4 |
| * | Fix #60: Don't crash for invalid index entries. | Georg Brandl | 2008-11-30 | 1 | -1/+4 |
| * | #37: link to exception in :raises X: doc field. | Georg Brandl | 2008-11-16 | 1 | -7/+19 |
| * | #14: allow distinct programs for cmdoption directive. | Georg Brandl | 2008-11-09 | 2 | -11/+28 |
| * | Allow empty seealso directive, and don't join all paragraphs in admonitions, | Georg Brandl | 2008-11-07 | 1 | -1/+2 |
| * | Restore API compatibility for make_admonition. | Georg Brandl | 2008-11-06 | 1 | -3/+3 |
| * | #21: allow short form for seealso arguments. | Georg Brandl | 2008-11-04 | 1 | -3/+8 |
| * | Re-add spacing between parameter name and description. | Georg Brandl | 2008-11-04 | 1 | -1/+1 |
| * | Fix "(class in None)" being generated as index entry. #4248. | Georg Brandl | 2008-11-03 | 1 | -0/+2 |
| * | Respect add_module_names for index entries. | Georg Brandl | 2008-10-25 | 1 | -5/+6 |
| * | Don't disregard return annotations for functions without any parameters. | Georg Brandl | 2008-10-25 | 1 | -1/+5 |
| * | Let include encoding default to source encoding. | Georg Brandl | 2008-10-16 | 1 | -1/+1 |
| * | Add translation of strings in JavaScript files. | Georg Brandl | 2008-09-06 | 1 | -1/+1 |
| * | Index quick fix. | Georg Brandl | 2008-08-17 | 1 | -1/+1 |
| * | Simplify index entry handling. | Georg Brandl | 2008-08-11 | 2 | -12/+0 |
| * | * Add more generated text to the automatic translation. | Georg Brandl | 2008-08-10 | 2 | -63/+91 |
| * | Add glossary entries to the index. Update TODO. | Georg Brandl | 2008-08-07 | 1 | -0/+5 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | Georg Brandl | 2008-08-04 | 1 | -2/+10 |
| * | Merged revisions 65138,65145-65146,65268-65273 via svnmerge from | Georg Brandl | 2008-07-29 | 1 | -0/+1 |
| * | Remove the opcode directive. | Georg Brandl | 2008-07-23 | 1 | -21/+0 |
| * | Merged revisions 64725-64726,64730 via svnmerge from | Georg Brandl | 2008-07-05 | 1 | -1/+2 |
| * | Merged revisions 64714-64715,64720,64723 via svnmerge from | Georg Brandl | 2008-07-05 | 1 | -2/+5 |
| * | Merged revisions 64642-64643,64698 via svnmerge from | Georg Brandl | 2008-07-04 | 1 | -1/+4 |
| * | Add static method support. | Georg Brandl | 2008-06-23 | 1 | -4/+23 |
| * | Interpret field lists in description units. | Georg Brandl | 2008-06-20 | 1 | -0/+85 |
| * | Support -> return type annotations. | Georg Brandl | 2008-06-18 | 1 | -5/+10 |
| * | Rename node class desc_classname to desc_addname, which | Georg Brandl | 2008-06-18 | 1 | -9/+9 |
| * | Add html_favicon config value. | Georg Brandl | 2008-06-15 | 1 | -0/+3 |
| * | Fix handling of autoclass directives' module names. | Georg Brandl | 2008-05-31 | 1 | -21/+23 |
| * | Provide rest "class" directive as "cssclass". | Georg Brandl | 2008-05-24 | 1 | -0/+16 |
| * | * Support for C class names (and const specifiers). | Georg Brandl | 2008-05-04 | 1 | -4/+15 |
| * | Split directives into a subpackage. | Georg Brandl | 2008-05-04 | 4 | -0/+894 |