summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close unused branches.latex-header-in-next-pagesGeorg Brandl2011-11-010-0/+0
* Print table headers not only in first page but in next pagesShunichi Shinohara2011-09-221-2/+8
* Merge with 1.0Georg Brandl2011-09-21302-7592/+21508
|\
| * Fix #610: remove duplicate <h1> tags in agogo theme.Georg Brandl2011-09-212-3/+5
| * Merge with 1.0.Georg Brandl2011-09-216-6/+20
| |\
| * | Fix #765: on Windows, relpath() does not always succeed.Georg Brandl2011-09-212-4/+9
| * | Merge with 1.0Georg Brandl2011-09-21300-7590/+21499
| |\ \
| | * | Fix indentation.Georg Brandl2011-09-211-1/+1
| | * | Merge with 1.0.Georg Brandl2011-09-212-11/+13
| | |\ \
| | * | | Fix #767: safely encode SphinxErrors when printing to sys.stderr.Georg Brandl2011-09-212-5/+11
| | * | | Fix #611: latex writer raised IndexError on pages with no section but a link ...Georg Brandl2011-09-211-2/+6
| | * | | Fix #663: add "return type" doc field to JS domain.Georg Brandl2011-09-211-0/+2
| | * | | Make it clear that math labels are internal.Georg Brandl2011-09-211-4/+4
| | * | | Fix #650: add missing newline in coverage output.Georg Brandl2011-09-211-1/+1
| | * | | Fix #612: add default abbr/acronym markup which is not present in some browsers.Georg Brandl2011-09-211-0/+5
| | * | | Fix #649: translate default html_title. Update locale catalogs.Georg Brandl2011-09-2159-2581/+1990
| | * | | Fix :samp: latex tests.Georg Brandl2011-09-212-3/+5
| | * | | Correctly treat built-in method (method descriptors) as methodsJulian Andres Klode2011-05-041-1/+2
| | * | | Fix #698: msgstr errors found by msgfmt -c.Georg Brandl2011-09-214-8/+8
| | * | | Fix #722: remove special styling of :samp: role, and enable placeholder forma...Georg Brandl2011-09-212-8/+5
| | * | | Fix #706: use a custom TextWrapper instead of monkeypatching a new wordsep_re...Georg Brandl2011-09-211-13/+20
| | * | | Fix #766: Add Estonian locale, thanks to Aivar Annamaa.Georg Brandl2011-09-215-0/+800
| | * | | Fix #714: Add Korean locale, thanks to Channy Yun.Georg Brandl2011-09-215-0/+784
| | * | | Fix #718: "pass" is not a good way to exit a function.Georg Brandl2011-09-211-1/+1
| | * | | Fix #728: escape root dir when putting it into a regex in latex/texinfo tests.Georg Brandl2011-09-212-2/+2
| | * | | Fix syntax.Georg Brandl2011-09-211-1/+1
| | * | | Always use longtables for autosummary.Georg Brandl2011-09-211-2/+2
| | * | | Skip all websupport tests for now.Georg Brandl2011-09-211-1/+3
| | * | | Fix dupicate autodocumentation leading to test failures.Georg Brandl2011-09-191-1/+1
| | * | | Adapt test to removal of <object> tags for SVG images.Georg Brandl2011-09-191-2/+1
| | * | | Merged in benallard/sphinx (pull request #18)Georg Brandl2011-09-192-41/+7
| | |\ \ \
| | | * | | graphviz: Remove unused function get_svg_tagBenoit Allard2011-08-241-5/+0
| | | * | | Render SVG using an img tag, not an object one. Even IE9 understands it nowBenoit Allard2011-08-242-39/+10
| | * | | | Fix #705: read module source in ModuleAnalyzer in binary mode, decode afterwa...Georg Brandl2011-09-192-8/+21
| | * | | | Only test spanning cells for latex.Georg Brandl2011-09-191-0/+2
| | * | | | Remove unused imports.Georg Brandl2011-09-191-2/+0
| | * | | | Fix #635: add missing "next" method to idgen() on Python 3.Georg Brandl2011-09-191-1/+2
| | * | | | Code style fixes.Georg Brandl2011-09-172-4/+14
| | * | | | Add attribution for 9b4e41bba142.Georg Brandl2011-09-172-0/+2
| | * | | | Merged in Brouznouf/sphinx (pull request #20)Georg Brandl2011-09-174-7/+31
| | |\ \ \ \
| | | * | | | Closes #760: Escape project name in man/texinfo configuration.Robert Lehmann2011-09-161-4/+5
| | | * | | | Closes #762: Update html2rest source location.Robert Lehmann2011-09-161-2/+1
| | | * | | | [intersphinx] [Fixes #622] env.warn called with incorrect number of argumentsLucas Taylor2011-09-032-1/+25
| | * | | | | Add multirow / multicol support for latexJoel Wurtz2011-08-311-7/+30
| | |/ / / /
| | * | | | fix japanese translation.aohta2011-08-272-4/+5
| | |/ / /
| | * | | Merged in nkvoll/sphinx (pull request #17)Georg Brandl2011-08-231-1/+1
| | |\ \ \
| | | * | | Array.concat does not exist in all browsers.Njal Karevoll2011-08-151-1/+1
| | * | | | Merged in kou/sphinx (pull request #16)Georg Brandl2011-08-151-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | [i18n] fix reference line separator.kou2011-08-141-2/+2
| | |/ / /
| | * | | The graphviz extension uses an empty <object ... /> tag to embed svg files, b...Njal Karevoll2011-08-121-1/+1