Commit Graph

7546 Commits

Author SHA1 Message Date
Rob Ruana
407a525ac8 [Napoleon] adds xref test data for pull request #3168 2016-11-21 16:12:23 -08:00
Rob Ruana
5a9591cf4d Merge pull request #3168 from wheerd/napoleon-xref-regex-fix
[Napoleon] Fixed the regular expression for xref
2016-11-21 14:30:38 -08:00
Wheerd
595be7aef0 Fixed the regular expression for xref to only match roles that are valid.
This caused errors when having multiple successive xrefs without whitespace between them.
2016-11-21 19:11:04 +01:00
Takeshi KOMIYA
9690be4943 Fix imgmath: crashes on showing error messages if image generation failed 2016-11-21 20:06:23 +09:00
Takeshi KOMIYA
36ca4ae393 Merge pull request #3165 from sphinx-doc/gettext-image-fix
refs #3093: gettext build broken on substituted images, under note directive
2016-11-20 19:33:58 +09:00
shimizukawa
8f79c11b04 #3093: fix test again 2016-11-20 18:35:12 +09:00
shimizukawa
6b0d3e7400 #3093: fix test again 2016-11-20 18:17:16 +09:00
shimizukawa
e712401dd1 #3093: fix test 2016-11-20 18:00:23 +09:00
shimizukawa
3c89ddd99f refs #3093: revert non-related changed line 2016-11-20 17:55:28 +09:00
shimizukawa
3566352bdb refs #3093: add tests 2016-11-20 17:48:07 +09:00
shimizukawa
76eb8ab56d * #3093: gettext build broken on image node under `note` directive. 2016-11-20 17:44:10 +09:00
shimizukawa
a13edb8631 refs #3093: gettext build broken on substituted images. 2016-11-20 17:32:05 +09:00
Takeshi KOMIYA
7c19a2f36a Fix #3118: Update document for numfig_format and numref 2016-11-20 12:46:30 +09:00
Takeshi KOMIYA
b84035416f Revert "Add `config-inited` event"
This reverts commit 9569c6dbff.
2016-11-20 12:46:30 +09:00
Takeshi KOMIYA
7002dd82c8 Merge pull request #3161 from jfbu/fixmissingspace
Add missing trailing space in French translation
2016-11-20 00:23:32 +09:00
Takeshi KOMIYA
bacc955c5f Merge pull request #3156 from tk0miya/3095_tls_cacerts
Fix #3095: Add tls_verify and tls_cacerts to support self-signed servers
2016-11-20 00:21:03 +09:00
Takeshi KOMIYA
b329fabcf4 Merge pull request #3154 from shibukawa/fix/jswordsplitter
fix search word splitter in JavaScript
2016-11-20 00:04:48 +09:00
Yoshiki Shibukawa
873fab53b4 fix #3150 2016-11-19 23:52:02 +09:00
jfbu
d51ab948c0 Add missing trailing space in French translation 2016-11-19 09:47:16 +01:00
Takeshi KOMIYA
987ebe4e17 Update CHANGES for PR#3124 2016-11-19 13:00:11 +09:00
Takeshi KOMIYA
9569c6dbff Add `config-inited` event 2016-11-18 20:55:51 +09:00
Takeshi KOMIYA
5a606ee96a Fix HTML helper method should set up in handle_page() 2016-11-18 13:49:54 +09:00
Takeshi KOMIYA
8a1703c944 Fix #2986: `themes/basic/defindex.html` is now deprecated 2016-11-18 12:11:01 +09:00
Takeshi KOMIYA
12507384ae Fix #3155: Fix JavaScript for html_sourcelink_suffix fails with IE and Opera 2016-11-18 11:39:23 +09:00
jfbu
7a29b741a3 Update CHANGES for PR#3124 2016-11-17 19:28:02 +01:00
Takeshi KOMIYA
1a4c41a769 Fix texinfo writer handles KeyError 2016-11-17 23:50:35 +09:00
Takeshi KOMIYA
fbc946abd7 Merge pull request #3124 from jfbu/fixmultilingual
latex multilingual and contentsname setup to after getting user setup
2016-11-17 23:38:34 +09:00
Takeshi KOMIYA
8006d31b32 Fix #3095: Add tls_verify and tls_cacerts to support self-signed servers 2016-11-17 23:12:39 +09:00
Takeshi KOMIYA
45e4417393 Handle ExtensionError on get_domain() 2016-11-17 23:02:59 +09:00
Takeshi KOMIYA
b0a11d171c Use env.get_domain() instead env.domains[] 2016-11-17 21:20:58 +09:00
Takeshi KOMIYA
bc329dcc71 Remove return syntax if retval is unexpected 2016-11-17 20:33:42 +09:00
Takeshi KOMIYA
6c6ea35524 Use boolean value to Sphinx.info() 2016-11-17 20:33:42 +09:00
Takeshi KOMIYA
c5ce00b448 Remove meaningless commas 2016-11-17 20:33:42 +09:00
jfbu
308d3aee89 make shorthandoff extra safe also for turkish
(perhaps xelatex+babel+turkish may not use active ``=`` either now
or in future)
2016-11-17 10:12:53 +01:00
jfbu
8e1db118c0 polyglossia honors `\addto\captions<language>` like babel 2016-11-17 10:01:46 +01:00
jfbu
5663f750fe refactor multilingual (load user settings on top) 2016-11-17 10:00:01 +01:00
Takeshi KOMIYA
2ec179044b Merge pull request #3144 from tk0miya/type_checks
Add type-check annotations
2016-11-17 00:11:28 +09:00
Takeshi KOMIYA
ceec82451b Add type-check annotations to sphinx.* 2016-11-16 12:06:22 +09:00
Takeshi KOMIYA
3407ef0ca8 Add type-check annotations to sphinx.writers 2016-11-16 12:06:22 +09:00
Takeshi KOMIYA
0d1875e2b5 Add type-check annotations to sphinx.ext 2016-11-16 12:06:22 +09:00
Takeshi KOMIYA
23b1c3d5f2 Add type-check annotations to sphinx.builders 2016-11-16 12:06:22 +09:00
Takeshi KOMIYA
8a06a42c31 Add type-check annotations to sphinx.domains 2016-11-16 12:06:22 +09:00
Takeshi KOMIYA
2bdaf5c8a0 Add type-check annotations to sphinx.environment 2016-11-16 12:06:21 +09:00
Takeshi KOMIYA
9c66ac71ab Add type-check annotations to sphinx.application 2016-11-16 12:06:21 +09:00
Takeshi KOMIYA
8cfb281b05 Add type-check annotations to sphinx.util 2016-11-16 12:06:21 +09:00
Takeshi KOMIYA
db732ac0b8 Prepare to type-check using mypy 2016-11-16 12:05:44 +09:00
Takeshi KOMIYA
de3e8580c4 Merge branch '1.5-release' 2016-11-16 12:02:48 +09:00
Takeshi KOMIYA
3c3c8e7533 Fix flake8 violation 2016-11-16 12:02:40 +09:00
Takeshi KOMIYA
1feb3d5367 Merge branch '1.5-release' 2016-11-16 11:46:05 +09:00
Takeshi KOMIYA
4b5eebdc87 Merge branch 'stable' into 1.5-release 2016-11-16 11:45:57 +09:00