Commit Graph

19378 Commits

Author SHA1 Message Date
Adam Turner
ce31e1c0c7
Remove deprecated items for Sphinx 6.0 (#10471) 2022-06-16 21:05:37 +01:00
Takeshi KOMIYA
7e68154e49
Drop python 3.6 support (#10468) 2022-06-16 19:33:55 +01:00
Takeshi KOMIYA
0d2a989517 Merge branch '5.x' 2022-06-17 02:19:47 +09:00
Takeshi KOMIYA
4d7558e968 Merge branch '5.0.x' into 5.x 2022-06-17 02:19:33 +09:00
Takeshi KOMIYA
949984c4e2 Bump version 2022-06-17 02:18:26 +09:00
Takeshi KOMIYA
907d27dc65 Bump to 5.0.2 final 2022-06-17 02:17:08 +09:00
Takeshi KOMIYA
ed69703113 Update CHANGES for PR #10535 2022-06-15 02:37:05 +09:00
Takeshi KOMIYA
377d8668b5
Merge pull request #10535 from AA-Turner/css-nav-contents
Fix `nav.contents` CSS for Docutils 0.18
2022-06-15 02:36:03 +09:00
Takeshi KOMIYA
709602437d Update CHANGES for PR #10539 2022-06-14 03:05:49 +09:00
Takeshi KOMIYA
d045227668
Merge pull request #10539 from AA-Turner/fix-inherited-attrs
Fix inherited attribute docstrings
2022-06-14 03:03:40 +09:00
Takeshi KOMIYA
29edce9243 test: Add testcase for autodoc_inherit_docstring and attributes (refs: #10539) 2022-06-14 02:49:07 +09:00
Takeshi KOMIYA
571b55328d
Merge pull request #10546 from sphinx-doc/bot/pull-translations
Update message catalogs
2022-06-14 02:09:16 +09:00
tk0miya
3c128c3705 Update message catalogs 2022-06-12 00:20:53 +00:00
Adam Turner
3956cf2249 Fix documenting inherited attributes 2022-06-08 15:50:56 +01:00
Adam Turner
27f05328d0 Move aside.topic into the conditional blocks 2022-06-07 23:21:52 +01:00
Adam Turner
5806f0af27 Add nav.contents everywhere that div.topic is used 2022-06-07 23:12:29 +01:00
Adam Turner
8da2efb1d7 Rename CSS files to CSS template files 2022-06-07 23:09:21 +01:00
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
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