Commit Graph

13440 Commits

Author SHA1 Message Date
Takeshi KOMIYA
3f5ce569b6 Migrate to py3 style type annotation: sphinx.directives.code 2019-06-08 19:41:34 +09:00
Takeshi KOMIYA
0aed08b5be Fix #6451: autodoc: generates docs for "optional import"ed modules as variables 2019-06-08 19:06:52 +09:00
Takeshi KOMIYA
4945628594 Fix #6455: napoleon: docstrings for properties are not processed 2019-06-08 13:51:14 +09:00
Stephen Finucane
65122ad1cb apidoc: Insert newlines between submodules
Fix a regression introduced in 2.1.0 where submodules didn't have a
newline between them resulting in the following warning:

  Explicit markup ends without a blank line; unexpected unindent.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #6440
2019-06-07 15:35:01 +01:00
Takeshi KOMIYA
f0b1cbb734
Merge pull request #6453 from tk0miya/6452_autosummary_crashed_with_properties
Fix #6452: autosummary: crashed when generating document of properties
2019-06-07 22:49:01 +09:00
Takeshi KOMIYA
bc5e18af92 Fix #6452: autosummary: crashed when generating document of properties 2019-06-07 02:23:39 +09:00
Jean-François B
80a34a4b98
Merge pull request #6443 from jfbu/latex_note_fixallowbreak
LaTeX: prevent pagebrak separating note from section title
2019-06-05 17:10:37 +02:00
jfbu
40678562df Merge branch '2.1.1' into latex_note_fixallowbreak 2019-06-05 17:09:56 +02:00
Takeshi KOMIYA
9b2c1c679a Fix #6444: test: replace example.com by existing page 2019-06-05 23:42:24 +09:00
Takeshi KOMIYA
07a45f8401 Update CHANGES for PR #6439 2019-06-05 22:39:06 +09:00
Takeshi KOMIYA
301102edff
Merge pull request #6439 from mitya57/reproducible-downloads
Make generated download links reproducible
2019-06-05 22:37:58 +09:00
Takeshi KOMIYA
2f93300920 Fix #6448: autodoc: crashed when autodocumenting classes with __slots__ = None 2019-06-05 22:28:39 +09:00
Audrey Dutcher
e3321bb3a9 Don't crash when autodocumenting classes with __slots__ = None 2019-06-05 22:27:54 +09:00
Takeshi KOMIYA
f8a501d868
Merge pull request #6438 from tk0miya/refactor_type_annotation4
Migrate to py3 style type annotation: sphinx.util.requests (part3)
2019-06-05 11:58:47 +09:00
Takeshi KOMIYA
9c5b26756a Migrate to py3 style type annotation: sphinx.util 2019-06-05 01:52:19 +09:00
Takeshi KOMIYA
60b1cec446 Migrate to py3 style type annotation: sphinx.util.smartypants 2019-06-05 01:51:13 +09:00
Takeshi KOMIYA
d141fbf054 Migrate to py3 style type annotation: sphinx.util.stemmer.porter 2019-06-05 01:50:39 +09:00
Takeshi KOMIYA
ffe5e129c3 Migrate to py3 style type annotation: sphinx.util.stemmer 2019-06-05 01:50:39 +09:00
Takeshi KOMIYA
1659cc264c Migrate to py3 style type annotation: sphinx.util.requests 2019-06-05 01:49:29 +09:00
Takeshi KOMIYA
09d8526ee7 Migrate to py3 style type annotation: sphinx.util.parallel 2019-06-05 01:31:25 +09:00
Takeshi KOMIYA
086e46bdf2 Migrate to py3 style type annotation: sphinx.util.math 2019-06-05 01:30:28 +09:00
Takeshi KOMIYA
8aa04eb855 Migrate to py3 style type annotation: sphinx.util.nodes 2019-06-05 01:29:54 +09:00
Takeshi KOMIYA
1e70267cc8 Migrate to py3 style type annotation: sphinx.util.template 2019-06-05 01:29:54 +09:00
Takeshi KOMIYA
073b92d45a Migrate to py3 style type annotation: sphinx.util.rst 2019-06-05 01:29:54 +09:00
Takeshi KOMIYA
a3c9edfbe6 Migrate to py3 style type annotation: sphinx.util.osutil 2019-06-05 01:29:54 +09:00
jfbu
bf0ad9e80c LaTeX: prevent pagebrak separating note from section title
Fixes: #6442
2019-06-04 13:57:24 +02:00
Dmitry Shachnev
9df6e40145 Test that downloads with the same filename are still handled correctly 2019-06-03 20:00:14 +03:00
Dmitry Shachnev
6fc8873087 Make generated download links reproducible
Without this change the hexdigest generated in DownloadFiles.add_file()
depends on source_dir, while just the path fragment relative to it is
sufficient.
2019-06-03 19:37:21 +03:00
Takeshi KOMIYA
df5dfe8f43
Merge pull request #6427 from tk0miya/5502_linkcheck_503_handling
Fix #5502: linkcheck: Consider HTTP 503 response as not an error
2019-06-04 01:03:35 +09:00
Takeshi KOMIYA
ff43a0edb0
Merge pull request #6441 from tk0miya/refactor_test_autodoc
Refactor test_autodoc
2019-06-04 01:03:06 +09:00
Takeshi KOMIYA
17e26bf29f Migrate to py3 style type annotation: sphinx.util.requests 2019-06-04 00:59:54 +09:00
Takeshi KOMIYA
81e2e1d971 test: Update testcase for autoclass_content and autodoc_docstring_signature 2019-06-03 23:20:33 +09:00
Takeshi KOMIYA
f7851b62e0 test: Update testcase for autoclass_content 2019-06-03 23:20:33 +09:00
Takeshi KOMIYA
f4114bb794 test: Update testcase for autodoc_inherit_docstrings 2019-06-03 22:34:35 +09:00
Takeshi KOMIYA
42e9fd896e test: Move class inheritance samples into target.inheritance module 2019-06-03 22:34:33 +09:00
Takeshi KOMIYA
e731d746fd Fix #5502: linkcheck: Consider HTTP 503 response as not an error 2019-06-03 22:30:11 +09:00
Takeshi KOMIYA
806fa22f34
Merge pull request #6426 from tk0miya/1125_mac_scrollbar
Fix #1125: html theme: scrollbar is hard to see on classic theme and macOS
2019-06-03 22:26:17 +09:00
Takeshi KOMIYA
127d4db0d4
Merge pull request #6431 from tk0miya/refactor_type_annotation3
Migrate to py3 style type annotation: sphinx.util (part2)
2019-06-03 22:21:01 +09:00
Takeshi KOMIYA
92d067e280
Merge branch '2.0' into 1125_mac_scrollbar 2019-06-03 22:17:24 +09:00
Takeshi KOMIYA
9ba216223a Migrate to py3 style type annotation: sphinx.util.pycompat 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
5115fb0172 Migrate to py3 style type annotation: sphinx.util.png 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
b5276b3965 Migrate to py3 style type annotation: sphinx.util.matching 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
2900179436 Migrate to py3 style type annotation: sphinx.util.docfields 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
086eac3914 Migrate to py3 style type annotation: sphinx.util.docutils 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
dd4741c352 Migrate to py3 style type annotation: sphinx.util.texescape 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
39c7ee955b Migrate to py3 style type annotation: sphinx.util.tags 2019-06-03 22:12:07 +09:00
Takeshi KOMIYA
f3e45e485e Migrate to py3 style type annotation: sphinx.util.compat 2019-06-03 12:29:32 +09:00
Takeshi KOMIYA
24f8a3caf0 Migrate to py3 style type annotation: sphinx.util.console 2019-06-03 12:29:32 +09:00
Takeshi KOMIYA
47d9035bca Migrate to py3 style type annotation: sphinx.util.logging 2019-06-03 12:29:32 +09:00
Takeshi KOMIYA
d59e362f5f Migrate to py3 style type annotation: sphinx.util.jsonimpl 2019-06-03 12:29:32 +09:00