Commit Graph

19546 Commits

Author SHA1 Message Date
Takeshi KOMIYA
792c32fc19
Merge pull request #10488 from tk0miya/10483_Optional
Close #10483: Fix type annotations for Sphinx.__init__()
2022-06-07 00:24:46 +09:00
Takeshi KOMIYA
3873836dbf
Merge pull request #10490 from tk0miya/9820_use_setuptools.Command
Close #9820: Use setuptools.Command if available
2022-06-07 00:24:26 +09:00
Takeshi KOMIYA
f1bf5b80ea
Merge pull request #10516 from AA-Turner/simplifications
Remove redundant code
2022-06-07 00:10:15 +09:00
Takeshi KOMIYA
04cdac2dd8
Merge pull request #10519 from adamchainz/patch-1
Add Changelog to project_urls
2022-06-07 00:07:53 +09:00
Takeshi KOMIYA
60775ec4c4
Merge pull request #10523 from AA-Turner/fix-double-brackets
Fix double brackets
2022-06-07 00:07:24 +09:00
Takeshi KOMIYA
dd75c776ab
Merge pull request #10526 from sphinx-doc/bot/pull-translations
Update message catalogs
2022-06-06 23:54:26 +09:00
Adam Turner
334572383e Merge remote-tracking branch 'upstream/5.0.x' into fix-double-brackets
# Conflicts:
#	CHANGES
2022-06-06 15:27:55 +01:00
Takeshi KOMIYA
34c5caf116
Merge pull request #10521 from AA-Turner/topic-sphinx13
Add `aside.topic` for Docutils 0.18+ (sphinx13)
2022-06-06 23:15:15 +09:00
Takeshi KOMIYA
0926edeb40 Update CHANGES for PR #10511 2022-06-06 23:14:27 +09:00
Takeshi KOMIYA
8eeaa98bb4
Merge pull request #10511 from AA-Turner/fix-tilde-literals
Fix ~Literal references
2022-06-06 23:12:47 +09:00
tk0miya
c753a3f92b Update message catalogs 2022-06-05 00:22:05 +00:00
Adam Turner
36e79d7089 Update credits in CHANGES 2022-06-04 21:07:10 +01:00
Adam Turner
25656d07b7 Line length 2022-06-04 20:56:26 +01:00
Adam Turner
5ddc22baf8
Fix an example in the templating document
Co-authored-by: Matthias Geier <Matthias.Geier@gmail.com>
2022-06-04 20:53:57 +01:00
Adam Turner
bbf1576277 Fix double brackets on Docutils 0.18+ 2022-06-04 18:08:33 +01:00
Adam Turner
7286291f93 Add docutils_version_info to StandaloneHTMLBuilder.globalcontext 2022-06-04 18:08:33 +01:00
Adam Turner
fbd374859a Add aside.topic for Docutils 0.18+ (sphinx13) 2022-06-04 17:09:44 +01:00
Adam Johnson
afb988c5b6
Add Changelog to project_urls 2022-06-04 09:57:29 +01:00
Daniel Eades
4e4813099b remove unnecessary generators (C400, C401) 2022-06-03 13:15:44 +01:00
Daniel Eades
89210fc275 remove unnecessary list comprehension (C416) 2022-06-03 13:15:43 +01:00
Daniel Eades
55a0143df7 remove unnecessary list calls around 'sorted' (C413) 2022-06-03 13:15:42 +01:00
Daniel Eades
9e051dfb34 remove unnecessary list calls within 'sorted' (C414) 2022-06-03 13:15:35 +01:00
Daniel Eades
0bf661857d simplify dict key checks (SIM118) 2022-06-03 13:15:23 +01:00
Adam Turner
3b760d393e Move release badge first, remove download stats 2022-06-03 00:22:00 +01:00
Adam Turner
a74755dbc7 Reformat the introduction and features list 2022-06-03 00:14:31 +01:00
Adam Turner
54acdc613c Simplify the Installation section 2022-06-02 23:38:25 +01:00
Adam Turner
7a7c811ed2 Condense into a single "Contributing" section 2022-06-02 23:29:58 +01:00
Adam Turner
a3139a5e2b Reorganise badges 2022-06-02 23:26:01 +01:00
Adam Turner
ec8c2e3c3e Reorganise links 2022-06-02 22:38:35 +01:00
Adam Turner
86a218ae8d Add GitHub actions badge 2022-06-02 20:37:39 +01:00
Adam Turner
bd2957e304 Remove old badges 2022-06-02 20:37:22 +01:00
Takeshi KOMIYA
af425c069f Merge branch '5.0.x' into 5.x 2022-06-03 03:18:38 +09:00
Takeshi KOMIYA
1e30b8cd4d Fix #10509: autosummary: autosummary fails with a shared library 2022-06-03 03:16:54 +09:00
Takeshi KOMIYA
f5eb5ca597 Bump version 2022-06-03 03:13:49 +09:00
Takeshi KOMIYA
8fe27991ba Bump to 5.0.1 final 2022-06-03 03:12:06 +09:00
Adam Turner
3a0232807a Fix ~Literal references 2022-06-02 19:10:11 +01:00
Takeshi KOMIYA
53ca7222dd
Merge pull request #10510 from tk0miya/10509_autosummary_with_shared_object
Fix #10509: autosummary: autosummary fails with a shared library
2022-06-03 02:49:04 +09:00
Takeshi KOMIYA
ce345a2f28 Fix #10509: autosummary: autosummary fails with a shared library 2022-06-03 02:29:39 +09:00
Takeshi KOMIYA
4a9d80b008 Merge branch '5.0.x' into 5.x 2022-06-03 02:19:28 +09:00
Takeshi KOMIYA
ab58bbaed7
Merge pull request #10502 from AA-Turner/ifconfig-fix
`ifconfig`: Add a meta node to fix iteration
2022-06-03 02:15:50 +09:00
Takeshi KOMIYA
c4458e3adb ifconfig: Do not use a meta node for noop 2022-06-03 02:01:01 +09:00
Takeshi KOMIYA
2a50b2e5a3 Update CHANGES for PR #10504 2022-06-03 01:22:16 +09:00
Takeshi KOMIYA
8aacb338aa
Merge pull request #10504 from AA-Turner/fix-kbd-findall
Fix `findall` usage in `KeyboardTransform`
2022-06-03 01:20:26 +09:00
Takeshi KOMIYA
28f9ce78b0 Update CHANGES for PR #10493 2022-06-03 01:05:41 +09:00
Takeshi KOMIYA
cb407c4024
Merge pull request #10493 from AA-Turner/more-css
Add `aside.topic` for Docutils 0.18+
2022-06-03 01:03:43 +09:00
Takeshi KOMIYA
d6d2a40345 Update CHANGES for PR #10503 2022-06-02 02:56:59 +09:00
Takeshi KOMIYA
433c67effc
Merge pull request #10503 from AA-Turner/gettext-catalogue-fix
`gettext`: Ensure positions always sort
2022-06-02 02:55:03 +09:00
Adam Turner
a1ecf99b9f
Remove warning 2022-06-01 18:45:48 +01:00
Adam Turner
efdbe06eea Review comments 2022-06-01 18:10:55 +01:00
Takeshi KOMIYA
7a2db6a900
Merge pull request #10492 from AA-Turner/language-typos
Spelling (language)
2022-06-02 02:06:59 +09:00