summaryrefslogtreecommitdiff
path: root/tests/roots
Commit message (Expand)AuthorAgeFilesLines
* * Fix: autosummary can't handle nested classes correctly. Closes #1441Takayuki Shimizukawa2014-06-211-0/+6
* * Fix: autosummary does not create the description from attributes docstring....Takayuki Shimizukawa2014-04-111-0/+44
* Fix i18n: missing python domain's cross-references with currentmodule directi...Takayuki Shimizukawa2014-03-232-0/+40
* fix windows newlinesGeorg Brandl2014-03-013-32/+32
* Closes #1374: Autosummary generates overly-long summaries if first line doesn...Paul Molodowitch2014-02-033-0/+32
* Fix autosummary template overloading cause infinite recursive function call. ...Takayuki Shimizukawa2013-12-275-0/+45
* Add tests and code refine for pull request #190.Takayuki Shimizukawa2013-11-124-0/+63
* Backed out changeset cfe9e2d11003 refs #1265Takayuki Shimizukawa2013-10-042-16/+9
* Now gettext translates label target name. Fix i18n: crash when using a indire...Takayuki Shimizukawa2013-10-042-9/+16
* Add test refs #1265 (comment-6264794) to validate translated label link shift...Takayuki Shimizukawa2013-10-032-0/+11
* Fix i18n: crash when translating section name that is pointed from named targ...Takayuki Shimizukawa2013-09-232-1/+17
* Fix again: NFC/NFD normalizing problem. Closes #1142Takayuki Shimizukawa2013-09-184-0/+24
* Add test for docutils.conf and prevent 'html4css1.css' missing warning.Takayuki Shimizukawa2013-07-273-0/+20
* Fix i18n: gettext did not translate admonition directive's title. Closes #1206Takayuki Shimizukawa2013-07-032-0/+127
* Fix i18n: footnote reference number missing for auto numbered named footnote ...Takayuki Shimizukawa2013-06-212-3/+7
* fix: translation mechanism break label target if label and section name are s...Takayuki Shimizukawa2013-06-192-0/+106
* test_intl:external_link test case correction to fit to reST syntax.Takayuki Shimizukawa2013-06-182-10/+10
* Fix: Multiple references in the same line return the same link with i18n. Clo...Takayuki Shimizukawa2013-06-172-4/+41
* add tests for "multiple cross references in the same line return the same lin...Takayuki Shimizukawa2013-06-162-0/+32
* Fix multiple cross references (term, ref, doc) in the same line return the sa...Takayuki Shimizukawa2013-06-162-0/+23
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...Takayuki Shimizukawa2013-04-131-0/+5
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-2/+0
* merge headsTakayuki Shimizukawa2013-03-173-0/+50
|\
| * make versionmodified translatableNozomu Kaneko2013-02-043-0/+50
* | Add i18n capabilities for custom templates.Takayuki Shimizukawa2013-03-103-0/+31
|/
* mergeNozomu Kaneko2013-02-065-0/+65
|\
| * fix toctree entry missing for testing.Takayuki Shimizukawa2013-02-051-0/+1
| * fix: roles' reftarget ware swapped if there are some roles in 1 line and tran...Takayuki Shimizukawa2013-02-053-0/+35
| * fix: reporting correct line number when translations have wrong reST syntax o...Takayuki Shimizukawa2013-02-043-0/+29
* | Merged in knzm/sphinx-fix-docfields-fork (pull request #96)Nozomu Kaneko2013-02-047-0/+129
|\ \ | |/
| * Fix :term: doesn't link to glossary if term text translated. refs #1090Takayuki Shimizukawa2013-01-305-2/+37
| * Fix gettext does not extract glossary terms. Closes #1090Takayuki Shimizukawa2013-01-302-0/+45
| * merge birkenfeld/sphinxRobert Lehmann2013-01-063-0/+49
* | resolve conflictsNozomu Kaneko2013-01-063-0/+86
|/
* Divide test_intl target source files for speed-up.Takayuki Shimizukawa2013-01-0620-0/+415
* Move "only" directive tests to a seperate test root.Jonathan Waltman2013-01-053-0/+211