| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | georg.brandl | 2008-07-18 | 17 | -34/+203 |
| * | Fixed an bug with docstring outdenting in the autodoc extension | armin.ronacher | 2008-07-12 | 1 | -3/+4 |
| * | Fixed docstring dedenting and made the html writer more configurable in the s... | armin.ronacher | 2008-07-10 | 4 | -15/+34 |
| * | Merged revisions 64733,64743,64755,64795,64803 via svnmerge from | georg.brandl | 2008-07-08 | 6 | -7/+24 |
| * | automodule now supports module options. | georg.brandl | 2008-07-08 | 3 | -2/+22 |
| * | Added sympy | armin.ronacher | 2008-07-05 | 1 | -1/+1 |
| * | Merge in 0.4.1 changelog. | georg.brandl | 2008-07-05 | 1 | -0/+32 |
| * | Blocked revisions 64734 via svnmerge | georg.brandl | 2008-07-05 | 0 | -0/+0 |
| * | Merged revisions 64725-64726,64730 via svnmerge from | georg.brandl | 2008-07-05 | 5 | -5/+12 |
| * | Add mpmath. | georg.brandl | 2008-07-05 | 1 | -0/+1 |
| * | Merged revisions 64714-64715,64720,64723 via svnmerge from | georg.brandl | 2008-07-05 | 4 | -20/+34 |
| * | Merged revisions 64703-64708,64710-64712 via svnmerge from | georg.brandl | 2008-07-04 | 10 | -19/+79 |
| * | Merged revisions 64642-64643,64698 via svnmerge from | georg.brandl | 2008-07-04 | 3 | -1/+18 |
| * | Merged revisions 64628 via svnmerge from | georg.brandl | 2008-07-01 | 1 | -0/+10 |
| * | Constructors that are callables but not python functions fail silently now on... | armin.ronacher | 2008-06-27 | 1 | -1/+2 |
| * | Fix precedence. | georg.brandl | 2008-06-26 | 2 | -2/+2 |
| * | Initialized merge tracking via "svnmerge" with revisions "1-64537" from | georg.brandl | 2008-06-26 | 0 | -0/+0 |
| * | Fixed a syntax error in the builder documentation. | armin.ronacher | 2008-06-26 | 1 | -1/+1 |
| * | Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f... | armin.ronacher | 2008-06-26 | 9 | -113/+170 |
| * | Refactored pickle builder into a SerializingHTMLBuilder and PickleHTMLBuilder... | armin.ronacher | 2008-06-26 | 5 | -32/+133 |
| * | Removed last "web" bits from the pickle builder. | armin.ronacher | 2008-06-26 | 2 | -8/+5 |
| * | Add shebangs. | georg.brandl | 2008-06-23 | 2 | -0/+2 |
| * | Remove sphinx-web script.0.4 | georg.brandl | 2008-06-23 | 2 | -19/+1 |
| * | Add "who uses it" page. | georg.brandl | 2008-06-23 | 3 | -0/+32 |
| * | Release preparation. | georg.brandl | 2008-06-23 | 2 | -3/+3 |
| * | Add static method support. | georg.brandl | 2008-06-23 | 8 | -8/+80 |
| * | Added support for upcoming "staticmethod" in autodoc | armin.ronacher | 2008-06-23 | 1 | -3/+18 |
| * | CSS fix for field lists. | georg.brandl | 2008-06-23 | 2 | -0/+22 |
| * | Add a bit on signatures and field lists. | georg.brandl | 2008-06-23 | 1 | -3/+80 |
| * | Add general docstring processing support with a new event in autodoc. | georg.brandl | 2008-06-22 | 7 | -19/+117 |
| * | Add changelog entry and fix feature.^ | georg.brandl | 2008-06-22 | 2 | -2/+5 |
| * | Don't collapse modindex if number of submodules is larger | georg.brandl | 2008-06-22 | 4 | -4/+25 |
| * | Add support for subscript/superscript nodes in latex. | georg.brandl | 2008-06-22 | 4 | -9/+87 |
| * | Remove target directories in the static path before copying them again. | georg.brandl | 2008-06-22 | 2 | -4/+6 |
| * | Add cleardoublepage to TOC. | georg.brandl | 2008-06-22 | 1 | -0/+1 |
| * | Typo fix. | georg.brandl | 2008-06-22 | 1 | -1/+1 |
| * | Support :noindex: in autodoc directives. | georg.brandl | 2008-06-22 | 3 | -5/+21 |
| * | Interpret field lists in description units. | georg.brandl | 2008-06-20 | 2 | -1/+89 |
| * | Fix class name. | georg.brandl | 2008-06-18 | 1 | -1/+3 |
| * | Support -> return type annotations. | georg.brandl | 2008-06-18 | 4 | -6/+17 |
| * | Follow renaming of desc_classname to desc_addname. | georg.brandl | 2008-06-18 | 1 | -1/+1 |
| * | Rename node class desc_classname to desc_addname, which | georg.brandl | 2008-06-18 | 5 | -20/+30 |
| * | Add a paragraph before \declaremodule. | georg.brandl | 2008-06-18 | 1 | -3/+3 |
| * | Fix image handling. | georg.brandl | 2008-06-18 | 2 | -12/+16 |
| * | Move thanks to correct entry. | georg.brandl | 2008-06-17 | 1 | -3/+3 |
| * | Compile the right-aligned rellinks into a list that is iterated | georg.brandl | 2008-06-17 | 2 | -24/+23 |
| * | Fix unbound local. | georg.brandl | 2008-06-17 | 1 | -1/+1 |
| * | Increment env version after the image handling change. | georg.brandl | 2008-06-17 | 1 | -1/+1 |
| * | Add default_role configuration value. | georg.brandl | 2008-06-17 | 8 | -7/+47 |
| * | Translate line blocks with \raggedright. | georg.brandl | 2008-06-17 | 2 | -4/+13 |