Commit Graph

10695 Commits

Author SHA1 Message Date
Takeshi KOMIYA
d8c107a61b Fix #4744: Add canonical URL to docs 2018-03-21 00:01:44 +09:00
Takeshi KOMIYA
cd08872cc0 Fix existence check for JRE was broken 2018-03-20 23:35:42 +09:00
Takeshi KOMIYA
f6e8b9897d Reduce the log level of message for add_translator()
This message might be useful for developers, not for users.
So I changed it to debug message from info leveled.
2018-03-20 23:10:14 +09:00
Takeshi KOMIYA
cf3de7d62b
Merge pull request #4758 from tk0miya/epub_escape_toc.ncx
epub: Fix docTitle elements of toc.ncx is not escaped
2018-03-20 23:08:10 +09:00
Takeshi KOMIYA
9716010313
Merge pull request #4757 from tk0miya/suppress_DeprecationWarning
test: Suppress DeprecationWarning
2018-03-20 23:07:37 +09:00
Takeshi KOMIYA
0a8e3f5087 Fix #4724: doc: an example of autogen is incorrect 2018-03-20 22:58:21 +09:00
Takeshi KOMIYA
4202c13fe8 Fix invalid __file__ variable is passed to conf.py 2018-03-20 22:52:17 +09:00
Takeshi KOMIYA
9891924485 epub: Fix docTitle elements of toc.ncx is not escaped 2018-03-20 20:28:02 +09:00
Takeshi KOMIYA
049df5d5e1 test: Suppress DeprecationWarning 2018-03-20 20:27:05 +09:00
Takeshi KOMIYA
a06e954bd8
Merge pull request #4749 from tk0miya/qthelp_templates
Qthelp templates
2018-03-20 01:45:26 +09:00
Takeshi KOMIYA
f2d4ebe9e8
Merge branch '1.7' into qthelp_templates 2018-03-20 01:43:46 +09:00
Takeshi KOMIYA
58d118c8a7
Merge pull request #4756 from tk0miya/4754_remove_unused_code
Fix #4754: sphinx/pycode/__init__.py raises AttributeError
2018-03-20 01:42:17 +09:00
Takeshi KOMIYA
c9fcaa3c14
Merge branch '1.7' into 4754_remove_unused_code 2018-03-20 01:41:57 +09:00
Takeshi KOMIYA
c320c29c60
Merge pull request #4747 from tk0miya/4688_remote_image_having_long_URL
4688 remote image having long url
2018-03-20 01:40:48 +09:00
Takeshi KOMIYA
0382ab6280 i18n: Make new messages translatable 2018-03-19 23:47:17 +09:00
Takeshi KOMIYA
2c7d08ee47 Merge branch '1.7' 2018-03-19 23:46:15 +09:00
Takeshi KOMIYA
1a0fe2b1ef
Merge pull request #4751 from tk0miya/2157_warning_helper_for_themes
Closes #2157: helper function ``warning()`` for HTML themes is added
2018-03-19 23:36:38 +09:00
Takeshi KOMIYA
d7ebcf6f45
Merge branch '1.7' into 4688_remote_image_having_long_URL 2018-03-19 23:34:39 +09:00
Takeshi KOMIYA
abcc31d945
Merge pull request #4752 from tk0miya/2286_handle_rendering_errors
Fix #2286: Sphinx crashes when error is happens in rendering HTML pages
2018-03-19 23:33:36 +09:00
Takeshi KOMIYA
869ac1efe2 Fix #4754: sphinx/pycode/__init__.py raises AttributeError 2018-03-19 23:23:20 +09:00
Takeshi KOMIYA
a9e24ebf5c
Merge pull request #4753 from tk0miya/2307_update_docs
Update docs (refs: #2307)
2018-03-19 22:02:22 +09:00
Jeroen Demeyer
089d151ec5 usage strings should not contain "usage:" 2018-03-19 00:30:36 +09:00
Takeshi KOMIYA
0ad232696a Update docs (refs: #2307) 2018-03-19 00:23:58 +09:00
Takeshi KOMIYA
c3afffe54f Fix #2286: Sphinx crashes when error is happens in rendering HTML pages 2018-03-19 00:22:18 +09:00
Takeshi KOMIYA
52ed9ef3a0 Closes #2157: helper function `warning()` for HTML themes is added 2018-03-19 00:18:10 +09:00
Takeshi KOMIYA
bb2e83a651
Merge pull request #4750 from tk0miya/4655_fix_chinese_translations
4655 fix chinese translations
2018-03-18 23:42:56 +09:00
Takeshi KOMIYA
5aeef30af8 Update message catalogs 2018-03-18 13:08:49 +09:00
Takeshi KOMIYA
8db78fe001 Fix #4655: Fix a translation for Chinese 2018-03-18 13:04:00 +09:00
Matt Tuchfarber
501a24a7e9 Remove incorrectly formatted translation
Running compiletranslations on this .po file causes an error of
`number of format specifications in 'msgid' and 'msgstr' does not match`
due to the missing `%r` reference in the translation. This removes
the translation because I don't know the language to fix it.
2018-03-18 13:01:33 +09:00
Takeshi KOMIYA
00c2a90cf8 Fix mypy violations 2018-03-18 12:58:31 +09:00
Takeshi KOMIYA
a709adf233 qthelp: escape keywords in .qhp file 2018-03-18 12:33:10 +09:00
Takeshi KOMIYA
ba8569f131 Do not construct <files> tag by python code 2018-03-18 12:33:06 +09:00
Takeshi KOMIYA
c271cc4542 Use template for generating .qhp file 2018-03-18 12:33:03 +09:00
Takeshi KOMIYA
dc3faa57b4 Add testcase for qthelp (.qhp files) 2018-03-18 12:33:00 +09:00
Takeshi KOMIYA
dfd550eca6 builder: Use template for generating .qhcp file 2018-03-18 12:32:56 +09:00
Takeshi KOMIYA
f3b50ebef0 Add testcase for qthelp 2018-03-18 12:32:53 +09:00
Takeshi KOMIYA
fb8e258012
Merge pull request #4748 from tk0miya/4720_update_message_for_image_globing
Fix #4720: message when an image is mismatched for builder is not clear
2018-03-18 11:36:31 +09:00
jfbu
bde42595c6 Update installation docs 2018-03-17 22:56:53 +01:00
Takeshi KOMIYA
39835bf885 Fix #4720: message when an image is mismatched for builder is not clear 2018-03-18 01:35:42 +09:00
Takeshi KOMIYA
9efaf18852 Merge branch '1.7' 2018-03-18 01:21:01 +09:00
Takeshi KOMIYA
0eb5e0865a Fix #4688: Error to download remote images having long URL 2018-03-17 13:43:42 +09:00
Takeshi KOMIYA
27abce6306 Show warning on creating directory for remote image (refs: #4688) 2018-03-17 13:38:34 +09:00
Takeshi KOMIYA
b69a61c3ce refactor: move displaymath node to MathDomain 2018-03-17 10:00:54 +09:00
Takeshi KOMIYA
62fa80399d Add Domain#get_enumerable_node_type() 2018-03-17 10:00:54 +09:00
Takeshi KOMIYA
d97f41c0e3
Merge pull request #4736 from cocoatomo/fix-module-name
Fix module name
2018-03-16 18:16:18 +09:00
Takeshi KOMIYA
d5e38b6e80
Merge pull request #4741 from tk0miya/update_deprecation_list
Update deprecation list
2018-03-16 17:55:29 +09:00
shimizukawa
e3470bbde3 fix #4734: Describe how to specify make.bat parameter on Windows 2018-03-16 16:19:39 +09:00
jfbu
bccdc7f02d Update CHANGES after PR #4729
modified:   CHANGES
2018-03-15 10:30:21 +01:00
Jean-François B
e1e46cdf8b
Merge pull request #4729 from jfbu/latex_equation_nophantom
Fix vertical space before equation in latex (closes: #4574)
2018-03-15 10:29:10 +01:00
cocoatomo
6a6fcb5d86 Fix module name 2018-03-15 07:59:43 +09:00