Takeshi KOMIYA
|
0aedcc9a91
|
Merge pull request #10513 from AA-Turner/readme
Reformat the README
|
2022-06-07 00:37:43 +09:00 |
|
Adam Turner
|
14d669945b
|
Capitalise "EPUB"
Co-authored-by: Takeshi KOMIYA <i.tkomiya@gmail.com>
|
2022-06-06 16:27:32 +01:00 |
|
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
|
dd75c776ab
|
Merge pull request #10526 from sphinx-doc/bot/pull-translations
Update message catalogs
|
2022-06-06 23:54:26 +09:00 |
|
tk0miya
|
c753a3f92b
|
Update message catalogs
|
2022-06-05 00:22:05 +00: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 |
|
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 |
|
Adam Turner
|
91f90a5fb5
|
Fix test
|
2022-06-01 00:50:41 +01:00 |
|
Adam Turner
|
6aa2d05111
|
Remove temp variable
|
2022-06-01 00:39:35 +01:00 |
|
Adam Turner
|
244ab1c015
|
Add annotation
|
2022-06-01 00:38:55 +01:00 |
|
Adam Turner
|
23a4b61415
|
Add a test
|
2022-06-01 00:35:28 +01:00 |
|
Adam Turner
|
04b84e82a0
|
Fix findall usage in KeyboardTransform
|
2022-06-01 00:31:12 +01:00 |
|
Adam Turner
|
34a8296859
|
Add a warning
|
2022-05-31 18:37:28 +01:00 |
|
Adam Turner
|
bca9e48348
|
Ensure positions always sort
|
2022-05-31 18:24:46 +01:00 |
|
Adam Turner
|
9fad9d98c2
|
Fix fake link in test
|
2022-05-31 17:15:19 +01:00 |
|
Adam Turner
|
d066d23067
|
Add a test
|
2022-05-31 17:14:01 +01:00 |
|
Adam Turner
|
bc6571a67b
|
Add a meta node to fix iteration
|
2022-05-31 17:06:51 +01:00 |
|