summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-1817-34/+203
* Fixed an bug with docstring outdenting in the autodoc extensionarmin.ronacher2008-07-121-3/+4
* Fixed docstring dedenting and made the html writer more configurable in the s...armin.ronacher2008-07-104-15/+34
* Merged revisions 64733,64743,64755,64795,64803 via svnmerge fromgeorg.brandl2008-07-086-7/+24
* automodule now supports module options.georg.brandl2008-07-083-2/+22
* Added sympyarmin.ronacher2008-07-051-1/+1
* Merge in 0.4.1 changelog.georg.brandl2008-07-051-0/+32
* Blocked revisions 64734 via svnmergegeorg.brandl2008-07-050-0/+0
* Merged revisions 64725-64726,64730 via svnmerge fromgeorg.brandl2008-07-055-5/+12
* Add mpmath.georg.brandl2008-07-051-0/+1
* Merged revisions 64714-64715,64720,64723 via svnmerge fromgeorg.brandl2008-07-054-20/+34
* Merged revisions 64703-64708,64710-64712 via svnmerge fromgeorg.brandl2008-07-0410-19/+79
* Merged revisions 64642-64643,64698 via svnmerge fromgeorg.brandl2008-07-043-1/+18
* Merged revisions 64628 via svnmerge fromgeorg.brandl2008-07-011-0/+10
* Constructors that are callables but not python functions fail silently now on...armin.ronacher2008-06-271-1/+2
* Fix precedence.georg.brandl2008-06-262-2/+2
* Initialized merge tracking via "svnmerge" with revisions "1-64537" fromgeorg.brandl2008-06-260-0/+0
* Fixed a syntax error in the builder documentation.armin.ronacher2008-06-261-1/+1
* Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f...armin.ronacher2008-06-269-113/+170
* Refactored pickle builder into a SerializingHTMLBuilder and PickleHTMLBuilder...armin.ronacher2008-06-265-32/+133
* Removed last "web" bits from the pickle builder.armin.ronacher2008-06-262-8/+5
* Add shebangs.georg.brandl2008-06-232-0/+2
* Remove sphinx-web script.0.4georg.brandl2008-06-232-19/+1
* Add "who uses it" page.georg.brandl2008-06-233-0/+32
* Release preparation.georg.brandl2008-06-232-3/+3
* Add static method support.georg.brandl2008-06-238-8/+80
* Added support for upcoming "staticmethod" in autodocarmin.ronacher2008-06-231-3/+18
* CSS fix for field lists.georg.brandl2008-06-232-0/+22
* Add a bit on signatures and field lists.georg.brandl2008-06-231-3/+80
* Add general docstring processing support with a new event in autodoc.georg.brandl2008-06-227-19/+117
* Add changelog entry and fix feature.^georg.brandl2008-06-222-2/+5
* Don't collapse modindex if number of submodules is largergeorg.brandl2008-06-224-4/+25
* Add support for subscript/superscript nodes in latex.georg.brandl2008-06-224-9/+87
* Remove target directories in the static path before copying them again.georg.brandl2008-06-222-4/+6
* Add cleardoublepage to TOC.georg.brandl2008-06-221-0/+1
* Typo fix.georg.brandl2008-06-221-1/+1
* Support :noindex: in autodoc directives.georg.brandl2008-06-223-5/+21
* Interpret field lists in description units.georg.brandl2008-06-202-1/+89
* Fix class name.georg.brandl2008-06-181-1/+3
* Support -> return type annotations.georg.brandl2008-06-184-6/+17
* Follow renaming of desc_classname to desc_addname.georg.brandl2008-06-181-1/+1
* Rename node class desc_classname to desc_addname, whichgeorg.brandl2008-06-185-20/+30
* Add a paragraph before \declaremodule.georg.brandl2008-06-181-3/+3
* Fix image handling.georg.brandl2008-06-182-12/+16
* Move thanks to correct entry.georg.brandl2008-06-171-3/+3
* Compile the right-aligned rellinks into a list that is iteratedgeorg.brandl2008-06-172-24/+23
* Fix unbound local.georg.brandl2008-06-171-1/+1
* Increment env version after the image handling change.georg.brandl2008-06-171-1/+1
* Add default_role configuration value.georg.brandl2008-06-178-7/+47
* Translate line blocks with \raggedright.georg.brandl2008-06-172-4/+13