Takeshi KOMIYA
7b0d658fe9
Bump to 1.7.0 beta2
2018-01-31 22:35:29 +09:00
Takeshi KOMIYA
e90f8a768b
Fix #4522 : epub: document is not rebuilt even if config changed
2018-01-31 22:11:07 +09:00
Takeshi KOMIYA
c9f511ad19
Fix #4230 : slowdown in writing document with sphinx 1.6
...
``docutils.utils.new_document()`` is much slower than an instantiation
of document node. This adds a much faster alternative of the function
which uses caches internally.
2018-01-30 21:34:22 +09:00
Takeshi KOMIYA
00a961a573
Merge pull request #4519 from tk0miya/4209_intersphinx_and_not_versioned_docs
...
Fix #4209 : intersphinx: In link title, "v" should be optional if target has no version
2018-01-30 00:57:44 +09:00
Takeshi KOMIYA
cb5cf26c85
Merge branch 'stable' into 1.7-release
2018-01-30 00:20:45 +09:00
Takeshi KOMIYA
aa47e9decc
Fix #4209 : intersphinx: In link title, "v" should be optional if target has no version
2018-01-30 00:14:53 +09:00
Takeshi KOMIYA
8494638e45
Fix graphviz: workaround for wrong map ID which graphviz generates
2018-01-29 22:33:23 +09:00
Takeshi KOMIYA
2312a0a5bc
Fix #4501 : graphviz: epub3 validation error caused if graph is not clickable
2018-01-29 22:32:58 +09:00
Takeshi KOMIYA
84551aa9c2
Merge pull request #4512 from tk0miya/4493_recommonmark_raises_AttributeError
...
Fix #4493 : recommonmark raises AttributeError if AutoStructify enabled
2018-01-29 22:14:22 +09:00
Takeshi KOMIYA
4a6cfe1dfa
Merge branch 'stable' into 1.7-release
2018-01-29 00:43:48 +09:00
Takeshi KOMIYA
3f9f6a7438
Fix #4493 : recommonmark raises AttributeError if AutoStructify enabled
2018-01-28 23:36:34 +09:00
Takeshi KOMIYA
91315ab354
Update CHANGES for PR #4508
2018-01-28 21:05:27 +09:00
Takeshi KOMIYA
3cdb3da2df
Merge branch '1.7-release' into 4275_update_strftime
2018-01-28 20:13:35 +09:00
Takeshi KOMIYA
922d0df286
Merge branch '1.7-release' into 3952_rst_too_escaped
2018-01-28 19:24:06 +09:00
Takeshi KOMIYA
321b3d49cb
Fix #3952 : apidoc: module header is too escaped
2018-01-28 18:58:58 +09:00
Takeshi KOMIYA
f3812b0d18
Fix #4275 : Formats accepted by sphinx.util.i18n.format_date are limite
2018-01-28 17:22:41 +09:00
Takeshi KOMIYA
d60ef2d6b2
Fix utils package is installed
2018-01-28 15:11:59 +09:00
Takeshi KOMIYA
10ad257780
Merge branch '1.7-release' into 4490_format_annotation_for_py37
2018-01-28 02:09:57 +09:00
Takeshi KOMIYA
af25fa123d
Merge branch 'stable' into 1.7-release
2018-01-28 00:18:33 +09:00
Takeshi KOMIYA
3fde14929b
Fix #3917 : citation labels are tranformed to ellipsis
2018-01-27 23:23:59 +09:00
Takeshi KOMIYA
6897b80fc4
Update CHANGES for PR #4491
2018-01-27 22:08:54 +09:00
Takeshi KOMIYA
fd2425238e
Fix #4490 : autodoc: type annotation is broken with python 3.7.0a4+
2018-01-27 12:26:53 +09:00
Takeshi KOMIYA
b6efff7990
Update CHANGS for PR #4449
2018-01-25 01:18:02 +09:00
Takeshi KOMIYA
1591607481
Fix #4477 : Build fails after building specific files
2018-01-24 21:28:06 +09:00
Takeshi KOMIYA
0e5934b9ff
Fix #4472 : DOCUMENTATION_OPTIONS is not defined
2018-01-21 21:02:07 +09:00
Takeshi KOMIYA
91873f09b8
Merge branch 'stable' into 1.7-release
2018-01-21 16:06:14 +09:00
Takeshi KOMIYA
eaa44779d5
Merge branch '1.7-release' into sphinx-build-set-proc-count-to-cpu-count
2018-01-21 15:43:17 +09:00
Takeshi KOMIYA
a924fc13b4
Update CHANGES for PR #4467
2018-01-21 13:20:16 +09:00
Takeshi KOMIYA
896ab3a2f5
Fix #4434 : pure numbers as link targets produce warning
2018-01-20 19:43:43 +09:00
jfbu
02ee4ec86b
Merge branch 'stable' into 1.7-release
2018-01-20 10:38:03 +01:00
Takeshi KOMIYA
a78f66a1d3
Merge branch 'stable' into fix-2437
2018-01-20 16:16:20 +09:00
Takeshi KOMIYA
8b8c3d1736
Merge branch 'stable' into 1.7-release
2018-01-20 02:22:35 +09:00
Takeshi KOMIYA
80a4b272ad
Merge pull request #4455 from tk0miya/4415_inherited_classmethod
...
4415 inherited classmethod
2018-01-20 02:15:04 +09:00
Takeshi KOMIYA
295323d5aa
Fix #4415 : autodoc classifies inherited staticmethods as regular methods
2018-01-20 01:10:47 +09:00
Takeshi KOMIYA
cbb10d61f7
Fix #4415 : autodoc classifies inherited classmethods as regular methods
2018-01-20 01:10:47 +09:00
Takeshi KOMIYA
f91c732749
Fix #4438 : math: math with labels with whitespace cause html error
2018-01-19 23:13:21 +09:00
Takeshi KOMIYA
357fba4467
Fix #4412 : Updated jQuery version from 3.1.0 to 3.2.1
2018-01-19 14:45:11 +09:00
Takeshi KOMIYA
487c9feebf
Update CHANGES
2018-01-17 00:04:12 +09:00
Takeshi KOMIYA
a9f949e858
Bump version
2018-01-15 22:29:10 +09:00
Takeshi KOMIYA
bb34f0199a
Bump to 1.7.0 beta1
2018-01-15 22:26:11 +09:00
Takeshi KOMIYA
1d0a087f75
Merge branch 'master' into body-width
2018-01-15 10:19:01 +09:00
Takeshi KOMIYA
0cd0f82492
Merge branch 'stable'
2018-01-15 10:15:06 +09:00
Takeshi KOMIYA
2398bc9f77
Update CHANGES for PR #4396
2018-01-15 10:12:53 +09:00
Takeshi KOMIYA
18dfe37f8c
Enable text_add_secnumbers by default (refs: #4218 )
2018-01-15 00:37:32 +09:00
Takeshi KOMIYA
b688941b09
Merge branch 'master' into feature-text-secnumbers
2018-01-15 00:21:50 +09:00
Takeshi KOMIYA
eebf9d0a0e
Fix #4137 : doctest: Make doctest and testcode blocks highlighted
2018-01-14 23:59:02 +09:00
Takeshi KOMIYA
de023f2dc0
Fix #3620 : html theme: move DOCUMENTATION_OPTIONS to independent JavaScript file (refs: #3620 )
2018-01-14 23:31:30 +09:00
Takeshi KOMIYA
0d61b251c5
Update CHANGES for PR #4413
2018-01-14 23:10:04 +09:00
Takeshi KOMIYA
cdb31585a8
Merge branch 'master' into sphinx-build-set-proc-count-to-cpu-count
2018-01-14 09:39:48 +09:00
Takeshi KOMIYA
ac200ecf7c
Update CHANGES
2018-01-14 01:05:52 +09:00