summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.6.5 finalv1.6.5Takeshi KOMIYA2017-10-232-16/+4
* Fix mypy violationTakeshi KOMIYA2017-10-221-1/+1
* Fix #4132: Failed to convert reST parser error to warningTakeshi KOMIYA2017-10-222-3/+4
* Fix the fix of #4090 (sorry)jfbu2017-10-221-1/+1
* Fix #4090: extra LaTeX macros via ``latex_additional_files``jfbu2017-10-222-2/+4
* Fix #4149: Documentation: Help choosing latex_enginejfbu2017-10-223-0/+21
* Merge pull request #4176 from tk0miya/3739_module_is_ignored_inside_pyobjectTakeshi KOMIYA2017-10-214-0/+45
|\
| * Fix #3739: ``:module:`` option is ignored at content of pyobjectsTakeshi KOMIYA2017-10-214-0/+45
* | Merge pull request #4092 from mitya57/stableTakeshi KOMIYA2017-10-211-3/+3
|\ \ | |/ |/|
| * Make it easier to override variables in Makefiles generated by quickstartDmitry Shachnev2017-10-211-3/+3
|/
* Update CHANGES for #3965Takeshi KOMIYA2017-10-211-0/+1
* Revert "Default SPHINXBUILD to 'python -msphinx' instead of 'sphinx-build'."Takeshi KOMIYA2017-10-214-14/+23
* Merge pull request #4153 from Smattr/1086bfa6-fa4c-485f-bd17-6aa1ca49f851Takeshi KOMIYA2017-10-216-3/+50
|\
| * Merge branch 'stable' into 1086bfa6-fa4c-485f-bd17-6aa1ca49f851Takeshi KOMIYA2017-10-215-5/+36
| |\ | |/ |/|
* | Merge pull request #4171 from tk0miya/4169_chinese_searchTakeshi KOMIYA2017-10-213-0/+18
|\ \
| * \ Merge branch 'stable' into 4169_chinese_searchTakeshi KOMIYA2017-10-212-4/+17
| |\ \
| * | | Fix #4169: Chinese language doesn't trigger Chinese search automaticallyTakeshi KOMIYA2017-10-213-0/+18
* | | | Fix mypy violationTakeshi KOMIYA2017-10-211-1/+1
| |/ / |/| |
* | | Make clearer that Sphinx applies Smart quotes by defaultjfbu2017-10-191-1/+1
* | | Clarify docs about ``html_use_smartypants`` deprecationjfbu2017-10-191-2/+2
* | | Fix #4134: [doc] docutils.conf is not documented explicitlyjfbu2017-10-192-2/+15
|/ /
| * add a test that confirms #1020Matthew Fernandez2017-10-182-0/+33
| * Closes #1020: ext.todo todolist not linking to the page in pdflatexMatthew Fernandez2017-10-183-2/+16
| * fix comment typoMatthew Fernandez2017-10-181-1/+1
|/
* Fix typo in CHANGESTakeshi KOMIYA2017-10-181-1/+1
* Merge pull request #4144 from sphinx-doc/fix/referenced_todoTakeshi KOMIYA2017-10-182-3/+7
|\
| * Merge branch 'stable' into fix/referenced_todoTakeshi KOMIYA2017-10-183-4/+7
| |\ | |/ |/|
* | Update CHANGES for PR #4152Takeshi KOMIYA2017-10-161-0/+1
* | Merge pull request #4152 from regebro/lregebro-4145Takeshi KOMIYA2017-10-161-0/+1
|\ \
| * | Initialize _fieldlist_row_index just like _table_row_indexLennart Regebro2017-10-151-0/+1
|/ /
* | Update CHANGES for PR #4147Takeshi KOMIYA2017-10-131-0/+1
* | Minor updateCampbell Barton2017-10-131-4/+4
* | Include the exception when loggingCampbell Barton2017-10-131-4/+4
| * supress empty span tagYoshiki Shibukawa2017-10-131-3/+6
| * fix #4063: Sphinx crushes when there are referenced todolistYoshiki Shibukawa2017-10-122-2/+3
|/
* Update CHANGES for PR #4125Takeshi KOMIYA2017-10-101-0/+2
* Merge pull request #4125 from cocoatomo/translation-inconsistency-warningTakeshi KOMIYA2017-10-102-10/+50
|\
| * Add (optional) u prefixes for Python 2.7cocoatomo2017-10-081-7/+7
| * Wrap the line too longcocoatomo2017-10-081-1/+2
| * Display reference texts of original and translated messagescocoatomo2017-10-082-10/+49
|/
* Fix #3692: Unable to build HTML if writing .buildinfo failedTakeshi KOMIYA2017-10-072-6/+10
* Merge pull request #4124 from cocoatomo/appropriate-footnote-warning_2Takeshi KOMIYA2017-10-074-18/+38
|\
| * Merge remote-tracking branch 'upstream/stable' into appropriate-footnote-warn...cocoatomo2017-10-076-8/+9
| |\ | |/ |/|
* | Fix mypy violationsTakeshi KOMIYA2017-10-075-8/+8
* | Update CHANGES for PR #4112Takeshi KOMIYA2017-10-071-0/+1
| * Divide validation code between refnamed footnote and citationcocoatomo2017-10-071-5/+42
| * Re-arrange WARNING messages about reference inconsistenciescocoatomo2017-10-074-34/+17
|/
* Merge pull request #4109 from sphinx-doc/fix/highlightTakeshi KOMIYA2017-10-063-15/+44
|\
| * fix: #4108 - Search word highlight breaks SVGYoshiki Shibukawa2017-10-053-15/+44
|/
* Merge pull request #4112 from alex/smart-quotesTakeshi KOMIYA2017-10-051-13/+14
|\