Takeshi KOMIYA
|
beea08481e
|
Merge pull request #9411 from tk0miya/9404_TypeError_for_non_class
Fix #9404: autodoc: autoclass raises TypeError for dict-like object
|
2021-07-11 02:51:48 +09:00 |
|
Takeshi KOMIYA
|
fe037233ca
|
Fix #9404: autodoc: autoclass raises TypeError for dict-like object
The autoclass directive raises TypeError when dict-like object (not a
class) is given as a subject.
|
2021-07-11 02:40:17 +09:00 |
|
Takeshi KOMIYA
|
ac2b9a4f66
|
Update CHANGES for PR #9427
|
2021-07-11 02:13:50 +09:00 |
|
Takeshi KOMIYA
|
866719f48f
|
Merge branch '4.x' into 9427
|
2021-07-11 02:12:32 +09:00 |
|
Takeshi KOMIYA
|
dd89c3689e
|
py domain: Add testcase for empty callable (refs: #9427)
|
2021-07-11 02:12:23 +09:00 |
|
Takeshi KOMIYA
|
c24b7a0e90
|
Update CHANGES for PR #9419
|
2021-07-11 01:44:41 +09:00 |
|
Takeshi KOMIYA
|
7e3e15231e
|
Merge pull request #9419 from zhsj/fancyvrb-zh
Add xeCJKVerbAddon to default fvset config for Chinese documents
|
2021-07-11 01:43:44 +09:00 |
|
Takeshi KOMIYA
|
f65955cf19
|
Merge pull request #9426 from astrojuanlu/add-gh-token-lock
Add mandatory GitHub token to lock workflow
|
2021-07-11 01:39:59 +09:00 |
|
Thomas Jungers
|
a67105974f
|
Closes #9418: Fix missing bracket for empty Callable annotations.
|
2021-07-09 16:57:36 +02:00 |
|
Juan Luis Cano Rodríguez
|
03bf83365e
|
Add mandatory GitHub token to lock workflow
|
2021-07-09 09:08:14 +02:00 |
|
Takeshi KOMIYA
|
8c62099456
|
Merge pull request #9415 from tk0miya/9362_AttributeError_for_subclass_of_empty_tuple
Fix #9362: autodoc: AttributeError is raised for a subclass of Tuple[()]
|
2021-07-09 02:55:29 +09:00 |
|
Shengjing Zhu
|
92c9cabae5
|
Add xeCJKVerbAddon to default fvset config for Chinese documents
Prevent xeCJK from adding extra spaces in fancyvrb Verbatim enviroment.
Fixes: #9414
Signed-off-by: Shengjing Zhu <i@zhsj.me>
|
2021-07-09 01:53:52 +08:00 |
|
Takeshi KOMIYA
|
be1dfb52d1
|
Merge pull request #9417 from astrojuanlu/lock-threads
Lock closed issues and pull requests after a period of inactivity
|
2021-07-09 01:43:37 +09:00 |
|
Takeshi KOMIYA
|
b2aa728f10
|
Merge pull request #9421 from e-kwsm/typo
Fix typo
|
2021-07-09 01:31:34 +09:00 |
|
Eisuke Kawashima
|
652ebf1bf5
|
Fix typo
|
2021-07-08 08:16:22 +09:00 |
|
Juan Luis Cano Rodríguez
|
f1d03d7114
|
Add bot to lock inactive closed issues and pull requests
Close #9237.
|
2021-07-07 15:33:59 +02:00 |
|
Takeshi KOMIYA
|
007dee7590
|
Fix #9362: autodoc: AttributeError is raised for a subclass of Tuple[()]
|
2021-07-07 09:13:44 +09:00 |
|
Takeshi KOMIYA
|
b09acabf00
|
Merge pull request #9234 from tk0miya/6525_linkcheck_warn_redirects
Close #6525: linkcheck: Add linkcheck_ignore_redirects and linkcheck_warn_redirects
|
2021-07-07 02:20:46 +09:00 |
|
Takeshi KOMIYA
|
5e5bca98f7
|
Merge branch '4.x' into 6525_linkcheck_warn_redirects
|
2021-07-07 02:09:50 +09:00 |
|
Takeshi KOMIYA
|
f0fef96906
|
Update CHANGES for PR #9320
|
2021-07-07 02:07:40 +09:00 |
|
Takeshi KOMIYA
|
00d28e1e98
|
Merge branch '9320' into 4.x
|
2021-07-07 02:06:36 +09:00 |
|
Takeshi KOMIYA
|
c2e4820ba3
|
Fix a flake8 violation
|
2021-07-07 02:06:30 +09:00 |
|
Takeshi KOMIYA
|
2b62b4e639
|
Update CHANGES for PR #9358
|
2021-07-07 02:00:56 +09:00 |
|
Takeshi KOMIYA
|
7bd4603d85
|
Merge pull request #9358 from jonels-msft/menu-headings
Provide more semantic structure for screen-readers
|
2021-07-07 01:58:18 +09:00 |
|
Takeshi KOMIYA
|
5ce5f40402
|
Merge pull request #9340 from ocket8888/patch-1
Update example to use recommended usage
|
2021-07-07 01:50:34 +09:00 |
|
Takeshi KOMIYA
|
a38255b330
|
Merge pull request #9401 from tk0miya/9387_custom_visitors_for_xml
Fix #9387: xml: XML Builder ignores custom visitors
|
2021-07-07 01:45:21 +09:00 |
|
Takeshi KOMIYA
|
165875e6ae
|
Merge pull request #9410 from igo95862/fix-get-translations
doc: Fix typo in sphinx.locale.get_translation docstring
|
2021-07-06 23:59:18 +09:00 |
|
igo95862
|
c19c74e0a3
|
doc: Fix typo in sphinx.locale.get_translation docstring
|
2021-07-06 17:45:43 +03:00 |
|
Takayuki SHIMIZUKAWA
|
996c5855bc
|
Update and rename bug_report.yml to bug-report.yml
|
2021-07-06 22:47:03 +09:00 |
|
Takayuki SHIMIZUKAWA
|
748bdcc373
|
using new issue template feature in yaml configuration
|
2021-07-06 22:46:56 +09:00 |
|
Takeshi KOMIYA
|
b2fa77c8f0
|
Merge pull request #9355 from astrojuanlu/new-tutorial-part-ii
New Sphinx tutorial, part II
|
2021-07-06 22:42:40 +09:00 |
|
jfbu
|
7d8a41eb38
|
Update CHANGES for #9166
|
2021-07-05 20:13:31 +02:00 |
|
Juan Luis Cano Rodríguez
|
b9da1577b6
|
Merge branch '4.x' into new-tutorial-part-ii
|
2021-07-05 20:12:53 +02:00 |
|
Jean-François B
|
f2c5c6383e
|
Merge pull request #9166 from dham/container-latex
Support containers in LaTeX output.
|
2021-07-05 20:10:54 +02:00 |
|
Takeshi KOMIYA
|
86c238df14
|
Merge pull request #9405 from tk0miya/9355_doclinter
doclinter: Allow anonymous hyperlink target having long URL
|
2021-07-06 01:03:47 +09:00 |
|
Takeshi KOMIYA
|
56aea3b714
|
doclinter: Allow anonymous hyperlink target having long URL
|
2021-07-06 00:52:11 +09:00 |
|
Takeshi KOMIYA
|
60b4cd4046
|
Merge branch '4.0.x' into 4.x
|
2021-07-06 00:43:17 +09:00 |
|
Takeshi KOMIYA
|
f9644cb080
|
Bump version
|
2021-07-06 00:42:20 +09:00 |
|
Takeshi KOMIYA
|
007795da01
|
Bump to 4.0.3 final
|
2021-07-06 00:40:29 +09:00 |
|
Juan Luis Cano Rodríguez
|
cb846a39e0
|
Add link to docutils docs
|
2021-07-05 09:39:14 +02:00 |
|
Juan Luis Cano Rodríguez
|
6f9bc6e7e5
|
Use "builtin" for extensions label as it is done for themes
|
2021-07-05 09:32:10 +02:00 |
|
Juan Luis Cano Rodríguez
|
f303a4a9ed
|
Consistent use of "rst" for syntax highlight
|
2021-07-05 09:25:05 +02:00 |
|
Juan Luis Cano Rodríguez
|
50bd1c3967
|
Remove unnecessary label
|
2021-07-05 09:22:14 +02:00 |
|
Juan Luis Cano Rodríguez
|
74e565f99b
|
Consistent use of "build documentation"
|
2021-07-05 09:21:55 +02:00 |
|
Juan Luis Cano Rodríguez
|
d5f452a81f
|
Remove redundant local table of contents
|
2021-07-05 09:12:40 +02:00 |
|
Juan Luis Cano Rodríguez
|
13831572d5
|
Keep old name for root document in the glossary
|
2021-07-05 09:11:47 +02:00 |
|
David Ham
|
5b3bd3f43a
|
Put the brackets in the right places.
|
2021-07-04 21:10:52 +01:00 |
|
David A. Ham
|
c218cf2192
|
Merge branch 'sphinx-doc:4.x' into container-latex
|
2021-07-04 20:24:49 +01:00 |
|
David Ham
|
52aac40148
|
Update tests to match code changes.
|
2021-07-04 20:15:56 +01:00 |
|
David Ham
|
b1b5125761
|
Changes requested by review.
|
2021-07-04 20:05:33 +01:00 |
|