Commit Graph

2446 Commits

Author SHA1 Message Date
Takeshi KOMIYA
c6fe6a3bf2 Bump to 1.6.4 final 2017-09-26 09:45:14 +09:00
Takeshi KOMIYA
cc5a1542c7 Fix #4051: warn() function for HTML theme outputs 'None' string 2017-09-26 01:29:12 +09:00
Takeshi KOMIYA
7ecc2531f9 Update CHANGES for PR #4055 2017-09-24 17:05:47 +09:00
Takeshi KOMIYA
0f22fcdfb6 Update CHANGES for PR #4067 2017-09-24 16:43:46 +09:00
Takeshi KOMIYA
a455ffcce1 Fix #4070: crashes when the warning message contains format strings 2017-09-24 13:52:59 +09:00
jfbu
6b7e33a332 Update CHANGES for PR #4066 2017-09-20 10:44:31 +02:00
Takeshi KOMIYA
666a69b286 Update CHANGES for PR #4062 2017-09-17 22:50:07 +09:00
Takeshi KOMIYA
c31b912103 Update CHANGES for PR #4049 2017-09-17 22:48:38 +09:00
jfbu
f453fe7bf0 Fix #4044 (extra row height in PDF output from empty multicell) 2017-09-11 20:18:35 +02:00
Jakob Lykke Andersen
c43c781a03 Docs, add missing `member` role for C domain
Fixes sphinx-doc/sphinx#4038
2017-09-07 21:26:36 +02:00
Jakob Lykke Andersen
c0f84295b6 C++, fix linking in function pointers.
Fixes sphinx-doc/sphinx#4041
2017-09-07 13:20:31 +02:00
Takeshi KOMIYA
a9b5fe3624 Merge branch 'stable' into 3969_allow_private_instance_vars 2017-09-06 23:52:33 +09:00
Takeshi KOMIYA
0cb57f19a0 Fix #4006: Fix crash on parallel build 2017-09-05 01:37:33 +09:00
Jakob Lykke Andersen
ff06cb837b Fix C++ multiline signatures
Fixes sphinx-doc/sphinx#3877
2017-08-31 17:01:58 +02:00
Takeshi KOMIYA
79e90d6cdb Update CHANGES for PR #4026 2017-08-28 22:47:07 +09:00
shimizukawa
dd8c3211be fix: missing `texinputs_win/Makefile` to be used in latexpdf builder on windows. 2017-08-22 11:03:17 +09:00
Takeshi KOMIYA
13be8e03ba Fix #3969: private instance attributes causes AttributeError 2017-07-31 22:49:04 +09:00
Takeshi KOMIYA
fa9ad8552d Fix #3960: default_role = guilabel not functioning 2017-07-30 23:52:39 +09:00
Takeshi KOMIYA
ea03e27fb8 Fix :pep: and :rfc: does not supports `default-role` directive (refs: #3960) 2017-07-29 16:53:05 +09:00
jfbu
7f9907be61 Update CHANGES 2017-07-24 15:08:34 +02:00
Takeshi KOMIYA
5ce51728ba Fix #3924: docname lost after dynamically parsing RST in extension 2017-07-17 17:09:42 +09:00
Takeshi KOMIYA
bfd71cd77b Fix #3926: Add `autodoc_warningiserror to suppress the behavior of -W` option 2017-07-15 22:04:56 +09:00
Takeshi KOMIYA
7a8384c81f Bump version 2017-07-02 20:18:52 +09:00
Takeshi KOMIYA
ddeccfc2c7 Bump to 1.6.3 final 2017-07-02 20:15:05 +09:00
Takeshi KOMIYA
4791c35edf Fix #3902: Emit error if `latex_documents` contains non-unicode string in py2 2017-07-02 20:00:21 +09:00
Takeshi KOMIYA
b3e0e29f4c Fix #3900: autosummary could not find methods 2017-07-02 18:26:41 +09:00
Takeshi KOMIYA
82adedbc56 Update CHANGES for PR #3876 2017-07-02 17:08:27 +09:00
Takeshi KOMIYA
63cf97228f Merge branch 'stable' into 3860_errors_caused_by_remote_images 2017-07-01 17:21:21 +09:00
Takeshi KOMIYA
a0f3cced09 Merge branch 'stable' into 3833_dont_translate_commandline_messages 2017-07-01 17:18:21 +09:00
Yoshiki Shibukawa
f0766ce4cd fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
Takeshi KOMIYA
ea87cfba4f Fix #3860: Remote image URIs without filename break builders not supported remote images 2017-06-25 18:49:13 +09:00
Takeshi KOMIYA
8f8f0fb868 Fix #3860: Don't download images when builders not supported images 2017-06-25 18:11:28 +09:00
Takeshi KOMIYA
41bb5f7fd2 Fix #3833: command line messages are translated unintentionally 2017-06-25 17:55:54 +09:00
Takeshi KOMIYA
0909e271a4 Merge branch 'stable' into fixdescannotation 2017-06-25 01:00:47 +09:00
Takeshi KOMIYA
69b090f3c5 Fix #3874: Bogus warnings for "citation not referenced" for cross-file citations 2017-06-24 15:04:36 +09:00
Takeshi KOMIYA
6a37912334 Fix #3873: Failure of deprecation warning mechanism of `sphinx.util.compat.Directive` 2017-06-24 13:42:52 +09:00
Takeshi KOMIYA
5123dad0fe Fix #3885: duplicated footnotes raises IndexError 2017-06-24 11:23:57 +09:00
jfbu
a069378adb Fix #3881 by adding blank line in tex file before figure environment 2017-06-19 12:50:34 +02:00
jfbu
0a805ce03b latex: Fix #3878 by using `\sphinxbfcode and not \sphinxstrong` 2017-06-19 11:02:05 +02:00
jfbu
0b70314f66 Fix `\sphinxbfcode` latex macro swallows initial space of argument 2017-06-19 10:53:51 +02:00
jfbu
3e2255c720 Update CHANGES 2017-06-18 13:27:55 +02:00
jfbu
2b2652056b Update CHANGES (refs #3472) 2017-06-17 16:12:34 +02:00
Jean-François B
c7914b3275 Merge pull request #3792 from jfbu/3764_hint_verbatimcontinues
latex: hint that code-blocks continue on next page (closes #3764)
2017-06-17 10:32:56 +02:00
Takeshi KOMIYA
9a9a3c6796 Fix #3865: use of self.env.warn in sphinx extension fails 2017-06-17 01:44:32 +09:00
jfbu
c2277ae61c latex: hint that code-blocks continue on next page (closes #3764) 2017-06-14 09:49:39 +02:00
Takeshi KOMIYA
5f610b7a8b Update CHANGES for PR #3850 2017-06-12 22:08:12 +09:00
Takeshi KOMIYA
32cb60ade3 Fix #3835: sphinx.ext.imgmath fails to convert SVG images if project directory name contains spaces 2017-06-11 21:06:29 +09:00
Takeshi KOMIYA
b7b43022cb Update CHANGES for PR #3775 2017-06-11 17:29:12 +09:00
Takeshi KOMIYA
6cf78daeaa Fix #3858: Some warnings are not colored when using --color option 2017-06-10 11:54:15 +09:00
Takeshi KOMIYA
17c366659a Update CHANGES 2017-06-04 13:56:15 +09:00