summaryrefslogtreecommitdiff
path: root/tests/roots
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3455 from shibukawa/fix-again/epub-nbsp-issueTakeshi KOMIYA2017-02-262-0/+36
|\
| * Fix &nbsp is appeared in EPUB docs #3450 againYoshiki Shibukawa2017-02-262-0/+36
* | Fix #3421: Could not translate a caption of tablesTakeshi KOMIYA2017-02-262-0/+64
|/
* Fix #3370: the caption of code-block is not picked up for translationTakeshi KOMIYA2017-01-262-0/+10
* Fix #3285: autosummary: asterisks are escaped twiceTakeshi KOMIYA2017-01-211-1/+1
* C++, fix refs to operator() functions.Jakob Lykke Andersen2017-01-153-3/+12
* pytest migrationshimizukawa2017-01-046-3/+3
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-236-0/+50
|\
| * inheritance_diagram: Move _import_class_or_module() method to functionTakeshi KOMIYA2016-11-232-0/+6
| * Fix #3117: LaTeX writer crashes if admonition is placed before first section ...Takeshi KOMIYA2016-11-232-0/+20
| * #3093: fix test againshimizukawa2016-11-201-0/+7
| * #3093: fix testshimizukawa2016-11-202-3/+3
| * refs #3093: add testsshimizukawa2016-11-202-1/+18
| * Fix #2931: code-block directive with same :caption: causes warning of duplica...Takeshi KOMIYA2016-09-171-1/+1
* | Revert "Add ``config-inited`` event"Takeshi KOMIYA2016-11-201-0/+2
* | Add ``config-inited`` eventTakeshi KOMIYA2016-11-181-2/+0
* | Use sphinx-doc.org for testingTakeshi KOMIYA2016-11-061-1/+1
* | add unit test for maxlistdepth (latex)jfbu2016-11-042-0/+71
* | Allow skipping anchor checking by regexDarragh Bailey2016-10-271-0/+7
* | Fix #3039: English stemmer returns wrong word if the word is capitalizedTakeshi KOMIYA2016-10-171-0/+2
* | Fix #3045: HTML search index creator should ignore "raw" content if now htmlTakeshi KOMIYA2016-10-171-1/+9
* | Improve LaTeX footnotes (#3022)Jean-François B2016-10-151-4/+24
* | Merge branch '2527_reversed_toctree'Takeshi KOMIYA2016-10-131-0/+16
|\ \
| * | Rename :reverse: option of toctree directive to :reversed:Takeshi KOMIYA2016-10-121-1/+1
| * | Add testcase for reversed toctreeTakeshi KOMIYA2016-10-121-0/+16
* | | Merge pull request #2843 from rthardin/issue_625_start_at_end_atTakeshi KOMIYA2016-10-121-0/+6
|\ \ \ | |/ / |/| |
| * | Added :start-at: and :end-at: parameters for literalincludeRyan Hardin2016-08-101-0/+6
* | | allow search hits in body text that are in title of other doc #2891 (#2971)Timotheus Kampik2016-10-112-1/+17
* | | Fix #2990: linkcheck raises "Can't convert 'bytes' object to str implicitly" ...Hiroaki Itoh2016-10-062-0/+8
* | | Add testcase for toctreeTakeshi KOMIYA2016-09-308-0/+98
* | | Merge pull request #2963 from tk0miya/326_numref_sectionTakeshi KOMIYA2016-09-214-0/+27
|\ \ \
| * | | Fix #2916: `numref` role can also refer caption as an its linktextTakeshi KOMIYA2016-09-171-0/+2
| * | | Fix #326: `numref` role can also refer sectionsTakeshi KOMIYA2016-09-174-0/+25
* | | | Fix #2931: code-block directive with same :caption: causes warning of duplica...Takeshi KOMIYA2016-09-171-1/+1
|/ / /
* | | Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a t...Takeshi KOMIYA2016-09-152-0/+22
* | | Refactor sphinx.environment: Reimplement filter_messages() as a transformTakeshi KOMIYA2016-09-152-0/+6
* | | Fix could not translate the content of meta directive (ref: #1734)Takeshi KOMIYA2016-09-012-0/+10
* | | Fix #1734: Could not translate the caption of toctree directiveTakeshi KOMIYA2016-09-012-0/+21
* | | Merge branch 'stable'Takeshi KOMIYA2016-09-011-0/+4
|\ \ \ | | |/ | |/|
| * | Fix #1462: autosummary warns for namedtuple with attribute with trailing unde...Takeshi KOMIYA2016-08-301-0/+4
* | | Fix #2874: gettext builder could not extract all text under the ``only`` dire...Takeshi KOMIYA2016-08-272-0/+43
* | | Add domain support to support equation cross references (ref: #1210, #2851)Takeshi KOMIYA2016-08-221-0/+4
| |/ |/|
* | Fix `sphinx.ext.autodoc` crashes if target code imports * from mock modules b...Takeshi KOMIYA2016-08-093-0/+21
* | #2680: `sphinx.ext.todo` now emits warnings if `todo_emit_warnings` enabledTakeshi KOMIYA2016-07-164-0/+21
* | Merge branch 'stable'Takeshi KOMIYA2016-07-1514-0/+759
|\ \ | |/
| * Optimized tests: Add test-warningsTakeshi KOMIYA2016-07-147-0/+231
| * Optimize tests: test_applehelp_outputTakeshi KOMIYA2016-07-142-0/+36
| * Optimize tests: test_searchadaptersTakeshi KOMIYA2016-07-142-0/+451
| * Optimize tests: test_jsmathTakeshi KOMIYA2016-07-141-0/+31
| * Optimize tests: test_imgmath_png, test_imgmath_svgTakeshi KOMIYA2016-07-142-0/+10