summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch tooltip-escapingtooltip-escapingGeorg Brandl2013-09-160-0/+0
* Forgot double slashMichael Droettboom2013-04-081-1/+1
* Escape the quotes in the tooltip messageMichael Droettboom2013-04-031-0/+1
* Merged in knzm/sphinx-sandbox (pull request #127)Takayuki Shimizukawa2013-04-031-25/+29
|\
| * Update the draft of Sphinx Document Translation GuideNozomu Kaneko2013-04-031-25/+29
* | locale update: turkish (thanks Firat Ozgul)Georg Brandl2013-04-023-25/+28
* | mergeGeorg Brandl2013-04-028-99/+131
|\ \ | |/ |/|
| * i18n update from transifex: de and huGeorg Brandl2013-04-027-99/+92
| * add transifex client configurationGeorg Brandl2013-04-021-0/+39
* | add first draft for sphinx document translationshimizukawa2013-04-032-0/+320
|/
* Update German translation.Georg Brandl2013-04-022-39/+36
* Update Portuguese translation, thanks to Gilberto dos Santos Alves.Georg Brandl2013-04-024-31/+37
* translate the "Symbols" heading for the genindexGeorg Brandl2013-04-0266-62/+224
* test suite fixesGeorg Brandl2013-04-012-1/+4
* Update individual language catalogs and recompile.Georg Brandl2013-04-0195-3780/+5934
* Compile message catalogs.Georg Brandl2013-04-014-1/+1
* Update the .pot fileGeorg Brandl2013-04-012-55/+53
* merge with macagua/sphinxGeorg Brandl2013-04-0110-334/+475
|\
| * Updated changelogLeonardo Caballero2013-03-041-0/+5
| * Updated Spanish translation. Closes #1118Leonardo Caballero2013-03-042-217/+273
| * Added improvements about i18n for themes "basic", "haiku" and "scrolls" that ...Leonardo Caballero2013-03-0410-122/+204
* | Copyright header update.Georg Brandl2013-04-018-9/+9
* | tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-0129-56/+52
* | Closes #896: use SkipTest in build_latex test if latex is not installedGeorg Brandl2013-04-011-7/+4
* | Added tag 1.2b1 for changeset 82674d950698Georg Brandl2013-03-310-0/+0
* | Bump to 1.2b1.1.2b1Georg Brandl2013-03-312-4/+4
* | Fix overlong lines.Georg Brandl2013-03-312-4/+7
* | #723: fix remaining issue with search and webkit browsersGeorg Brandl2013-03-311-1/+1
* | add 'locale_dirs' and 'gettext_compact' to conf.py for translation setup easiershimizukawa2013-03-311-0/+4
* | Closes #1088: raise an "unsupported" error when trying to put a literal block...Georg Brandl2013-03-301-0/+4
* | Closes #1128: Fix Unicode errors when trying to format time strings with a no...Georg Brandl2013-03-302-4/+8
* | Closes #1123: Allow whitespaces in filenames given to :rst:dir:`literalinclude`.Georg Brandl2013-03-302-1/+2
* | Closes #1102: Support multi-context "with" statements in autodoc by updatingGeorg Brandl2013-03-302-26/+17
* | #1131: try to make grapviz invocation more robustGeorg Brandl2013-03-301-8/+1
* | Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.Georg Brandl2013-03-302-1/+5
* | docs: fix link to MathJax documentationGeorg Brandl2013-03-301-1/+1
* | Closes #995: Fix table-of-contents and page numbering for the LaTeX "howto" c...Georg Brandl2013-03-304-23/+28
* | Closes #961: Fix LaTeX output for triple quotes in code snippets.Georg Brandl2013-03-302-0/+2
* | remove stray quoteGeorg Brandl2013-03-301-1/+1
* | Closes #1112: Avoid duplicate download files when referenced from documents inGeorg Brandl2013-03-302-2/+6
* | environment: clarify docstringGeorg Brandl2013-03-301-2/+3
* | Fix leading space in LaTeX table header cells.Georg Brandl2013-03-302-1/+2
* | Closes #1132: Fix LaTeX table output for multi-row cells in the first column.Georg Brandl2013-03-302-2/+4
* | Closes #1126: Fix double-hyphen to en-dash conversion in wrong places such asGeorg Brandl2013-03-302-0/+4
* | Closes #1117: Handle .pyx files in sphinx-apidoc.Georg Brandl2013-03-302-1/+4
* | Closes #723: Fix the search function on local files in WebKit based browsers.Georg Brandl2013-03-303-12/+23
* | tox: allow insecure (no SSL) pip operation on Python 2.5Georg Brandl2013-03-291-0/+2
* | websupport: adapt builder to changes in html builder due to parallel building...Georg Brandl2013-03-292-4/+9
* | builders: fix status_iterator backwards compatibilityGeorg Brandl2013-03-292-6/+6
* | changelog: split off older changes (pre-1.0) to a CHANGES.old fileGeorg Brandl2013-03-292-1246/+1254