Commit Graph

12798 Commits

Author SHA1 Message Date
Takeshi KOMIYA
7c712464bb Merge branch '2.0' 2019-03-09 18:12:56 +09:00
Takeshi KOMIYA
d7024fe996 Merge branch '1.8' into 2.0 2019-03-09 18:12:33 +09:00
Takeshi KOMIYA
9f283bc3f1
Merge pull request #6153 from tk0miya/use_bionic_on_circleci
Use bionic (py36) on Circle CI
2019-03-09 18:10:22 +09:00
Takeshi KOMIYA
f61a5f91f7 Fix test: imgconverter expects size of images fixed 2019-03-09 18:04:40 +09:00
Takeshi KOMIYA
f7315edfc2 Use bionic (py36) on Circle CI 2019-03-09 17:57:20 +09:00
Takeshi KOMIYA
fd67809c1a
Merge pull request #6151 from tk0miya/6147_AssertionError_for_citation_ref
Fix AssertionError is raised for custom citation_reference node (refs: #6147)
2019-03-09 17:29:15 +09:00
Takeshi KOMIYA
f03c2d4fe2 Update CHANGES for PR #6135 2019-03-09 15:52:05 +09:00
Takeshi KOMIYA
7c50f8f08b
Merge pull request #6135 from bz2/changes_module_1.8
Fix UnboundLocalError when building changes (1.8)
2019-03-09 15:50:44 +09:00
Takeshi KOMIYA
57ecc5733e Fix AssertionError is raised for custom citation_reference node (refs: #6147)
AssertionError is raised when custom ``citation_reference`` node
having classes attribute refers missing citation (refs: #6147)
2019-03-09 15:46:03 +09:00
Takeshi KOMIYA
4865bdff66 Update CHANGES for PR #6147 2019-03-09 15:25:32 +09:00
Takeshi KOMIYA
65970a3033 Fix #6140: Use unittest.mock instead of mock 2019-03-09 15:16:04 +09:00
Takeshi KOMIYA
177246a49e
Merge pull request #6147 from chrisjsewell/propogate_citeref_classes
propogate cite_reference node classes to pending_xref node
2019-03-09 15:15:05 +09:00
Chris Sewell
08d7b4de2e modify deprecated method 2019-03-08 14:10:14 +00:00
Chris Sewell
a88078ec73 Merge remote-tracking branch 'upstream/2.0' into propogate_citeref_classes 2019-03-08 14:05:20 +00:00
Martin Packman
71dec3b38e Fix UnboundLocalError when building changes
Split testing of changes builder to its own test file and root.
Improve coverage a little, and add case that fails if a module
directive is included in the rst source.

Correctly handle changesets with a module declared.

Fixes https://github.com/sphinx-doc/sphinx/issues/6134
2019-03-08 13:30:27 +00:00
Takeshi KOMIYA
2f97fd4b0c Update CHANGES for PR #6139, #6148 2019-03-08 22:15:36 +09:00
Takeshi KOMIYA
e8294ccd41
Merge pull request #6148 from lsaffre/1.8
Fixed a bug in intersphinx failure reporting
2019-03-08 22:12:36 +09:00
Luc Saffre
f2ba53f20b Fixed a bug in intersphinx failure reporting 2019-03-08 10:41:32 +02:00
Chris Sewell
b74dbeb87a propogate cite_reference node classes to pending_xref node 2019-03-08 00:26:51 +00:00
Takeshi KOMIYA
16adc026f0 Merge branch '2.0' 2019-03-08 01:17:05 +09:00
Takeshi KOMIYA
e8195d24c7
Merge pull request #6143 from tk0miya/6140_unittest.mock
Fix #6140: Use unittest.mock instead of mock
2019-03-08 00:56:45 +09:00
Takeshi KOMIYA
c5f533d73d
Merge pull request #6144 from tk0miya/fix_import_order
Fix AttributeError in sphinx.builders.latex
2019-03-08 00:56:32 +09:00
Takeshi KOMIYA
c83f2a0272 Fix #6140: Use unittest.mock instead of mock 2019-03-08 00:27:45 +09:00
Takeshi KOMIYA
94957ebaa5 Fix AttributeError in sphinx.builders.latex
Because sphinx.builders.latex.nodes and docutils.nodes are
conflicted.
2019-03-08 00:20:24 +09:00
Takeshi KOMIYA
24ce4e72e6
Merge pull request #6141 from jakobandersen/cpp-alias-fix
C++, fix alias declarations, causing problems in Latex and singlehtml
2019-03-07 23:31:13 +09:00
Jakob Lykke Andersen
1aa7d45695 C++, fix alias declarations.
Based on sphinx-doc/sphinx#6131.

Defer parsing to transform time, and make sure alias nodes are
copied in a reasonable way.

Fixes sphinx-doc/sphinx#5946
2019-03-07 09:16:13 +01:00
Takeshi KOMIYA
ba86f4ea78 Merge branch '2.0' 2019-03-07 01:23:26 +09:00
Takeshi KOMIYA
fbb7e9d267 Merge branch '1.8' into 2.0 2019-03-07 01:22:10 +09:00
Takeshi KOMIYA
4ca5924d49
Merge pull request #6129 from tk0miya/refactor_util.nodes
Refactor util.nodes
2019-03-07 01:20:06 +09:00
Takeshi KOMIYA
54a407861e
Merge pull request #6130 from tk0miya/3572_jsdomain_does_not_support_clearing_module
docs: JS domain does not support reset current module
2019-03-07 01:19:23 +09:00
Takeshi KOMIYA
99932ac2bc
Merge pull request #6137 from tk0miya/6136_math_name_causes_crash
Fix #6136: ``:name:`` option for ``math`` directive causes a crash
2019-03-07 01:18:28 +09:00
Takeshi KOMIYA
e0c2d7568a
Merge pull request #6133 from tk0miya/cleanup_import_for_annotations
Clean up import for annotations
2019-03-07 00:28:57 +09:00
Takeshi KOMIYA
dbefc9865d Clean up import for annotations 2019-03-06 23:44:44 +09:00
Takeshi KOMIYA
451db611f9
Merge pull request #6123 from tk0miya/3079_texinfo_install_figures
Fix #3079: texinfo: image files are not copied on ``make install-info``
2019-03-06 02:08:08 +09:00
Takeshi KOMIYA
346d33bf54 Fix #6136: `:name: option for math` directive causes a crash 2019-03-06 01:46:45 +09:00
Takeshi KOMIYA
5415061293
Merge branch '2.0' into 3079_texinfo_install_figures 2019-03-06 01:35:26 +09:00
Takeshi KOMIYA
919c1fbeb4
Merge pull request #6126 from tk0miya/5391_xref_in_heading
Fix #5391: A cross reference in heading is rendered as literal
2019-03-06 01:34:24 +09:00
Takeshi KOMIYA
3f22d512ec Add a helper method `SphinxDirective.set_source_info()` 2019-03-03 20:01:44 +09:00
Takeshi KOMIYA
b58d0e88ce
Merge pull request #6121 from tk0miya/refactor_NoUri
refactor: move NoUri to sphinx.errors
2019-03-03 16:09:35 +09:00
Takeshi KOMIYA
10869289ef docs: JS domain does not support reset current module 2019-03-03 14:56:38 +09:00
Takeshi KOMIYA
061c80dd88 Add copy_source_info() 2019-03-03 14:42:23 +09:00
Takeshi KOMIYA
259c2bb8a6 refactor: Rename find_source_node() to get_node_source() 2019-03-03 14:42:23 +09:00
Takeshi KOMIYA
8828d72f22
Merge pull request #6128 from tk0miya/fix_test_roles
test: replace emph_literal_role() by EmphasizedLiteral
2019-03-03 14:39:37 +09:00
Takeshi KOMIYA
1892eac4b9 test: replace emph_literal_role() by EmphasizedLiteral 2019-03-03 14:24:32 +09:00
Takeshi KOMIYA
615c0f8091 Fix #5391: A cross reference in heading is rendered as literal 2019-03-02 21:07:54 +09:00
Takeshi KOMIYA
c747257f77
Merge pull request #6120 from tk0miya/stop_deprecationwarning
Stop to access env.versionchanged because of deprecated
2019-03-02 18:56:28 +09:00
Takeshi KOMIYA
7a5aa822f6 Fix #3079: texinfo: image files are not copied on `make install-info` 2019-03-02 18:56:08 +09:00
Takeshi KOMIYA
01f46111c5 Merge branch '2.0' 2019-03-02 18:38:24 +09:00
Takeshi KOMIYA
ac9e9c0745 Merge branch '1.8' into 2.0 2019-03-02 18:37:20 +09:00
Takeshi KOMIYA
245b464fac
Merge pull request #6122 from tk0miya/refactor_texinfo
Fix texinfo: ``make install-info`` fails
2019-03-02 17:50:36 +09:00