Commit Graph

21362 Commits

Author SHA1 Message Date
Adam Turner
c87b758de8
Fix tests for Python 3.12.7 (#12993) 2024-10-10 12:19:57 +01:00
Adam Turner
c4997fbaa7 Test with released Python 3.13 2024-10-10 12:18:56 +01:00
Adam Turner
5f03152f76 fixup! Only stem words once 2024-10-10 12:02:56 +01:00
Adam Turner
607ea49c92 Only stem words once 2024-10-10 10:28:48 +01:00
khanxmetu
8351936994
Ensure deterministic resolution of toctree (#12888)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-10-09 21:20:25 +01:00
Tim Hoffmann
fdf16bf7b6
Update the 'Projects using Sphinx' page (#12988)
Co-authored-by: James Addison <55152140+jayaddison@users.noreply.github.com>
2024-10-08 23:07:45 +01:00
Tim Hoffmann
6cf3f9238e
Consistently use sentence case for headings (#12987)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-10-08 23:04:18 +01:00
Adam Turner
886bb945af
Log differences in configuration from the pickled environment (#12949) 2024-10-08 06:25:49 +01:00
Adam Turner
1bfa4e6718
Generate PEP 740 attestations for PyPI (#12981) 2024-10-08 05:18:15 +01:00
Adam Turner
89ab84a0e6 Split twine check and upload 2024-10-08 05:13:08 +01:00
Adam Turner
37f42f0158 Use uv in the release workflow 2024-10-08 05:10:26 +01:00
Adam Turner
af81e6b3c0 Add concurrency and env tables to create-release.yml 2024-10-08 05:09:32 +01:00
Adam Turner
2f6d3da985 Use the correct cache-dependency-path 2024-10-08 05:08:22 +01:00
Adam Turner
a7976b6cbb Restrict the release workflow to the sphinx-doc organisation 2024-10-08 05:07:55 +01:00
Übertreiber
cc1b13ccbf
intersphinx: fix flipped use of intersphinx_cache_limit. (#12905)
Co-authored-by: Nico Madysa <nico.madysa@cern.ch>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-07 21:19:20 +01:00
Tim Hoffmann
b2d69a7f41
Make a dedicated section for cross-reference syntax in docs (#12984) 2024-10-07 20:14:41 +01:00
dependabot[bot]
545eaf5d97
Bump Ruff to 0.6.9 (#12983) 2024-10-07 16:18:35 +01:00
Adam Turner
b832ce59bd List patch authors in CHANGES 2024-10-06 23:16:19 +01:00
James Addison
6a0ef00b30
Emend typos in CHANGES.rst (#12982) 2024-10-06 23:09:20 +01:00
James Knight
d1c4480f2a
Allow builders to override support for linkcode references (#12852)
Signed-off-by: James Knight <james.d.knight@live.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-06 22:54:02 +01:00
Shahriar Heidrich
7ad2733f4d
Improve code-block/sourcecode class option docs (#11585)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-06 20:36:28 +01:00
Jakub Stasiak
e04d042f8f
Improve the formatting for RFC section anchors (#11809)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-06 04:29:11 +01:00
Jean-François B.
173838b534
LaTeX: use current parskip package for better spacing around titles (#12833)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-05 22:28:11 +01:00
danieleades
cf8f140dd8
Shrink mypy whitelist (#12900)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: daniel.eades <daniel.eades@seebyte.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-05 21:37:05 +01:00
Alex Domingo
1c7e00602b
Set pageurl through get_target_uri in StandaloneHTMLBuilder (#9731)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-05 20:51:18 +01:00
Jared Dillard
aa39a6095d
docs: fix syntax typo in intersphinx external role example (#12941) 2024-10-05 20:13:03 +02:00
Takeshi KOMIYA
9323de2b3d
Fix typos (#11936)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-05 19:10:07 +01:00
Hugo van Kemenade
09ab6edde5
Add CVE and CWE roles (#11781)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-10-05 18:44:14 +01:00
Adam Turner
f7fa020cc2
Bump types-docutils to 0.21.0.20241005 (#12976) 2024-10-05 18:11:47 +01:00
Adam Turner
d3df44cc8b Move `UnicodeDecodeErrorHandler to sphinx.builders` 2024-10-05 17:05:45 +01:00
Adam Turner
71598455a2 Add `sphinx.util._lines` 2024-10-05 16:54:31 +01:00
Adam Turner
40f8693661 Add `sphinx.util._uri` 2024-10-05 16:47:26 +01:00
Adam Turner
4c638d8289
Rename `html_last_updated_time_zone to html_last_updated_use_utc` (#12958) 2024-10-05 16:34:00 +01:00
Adam Turner
86531aba8e Correct the default value for `html_last_updated_fmt` 2024-10-05 16:17:53 +01:00
Adam Turner
92aaf3db82 Enable automatic formatting for `sphinx/domains/_*.py` 2024-10-05 03:34:02 +01:00
Adam Turner
77e2cbb2d3
Enable automatic formatting for `sphinx/writers/` (#12974) 2024-10-05 03:16:57 +01:00
Adam Turner
038562c4b7
Use `colorama.just_fix_windows_console()` (#12973) 2024-10-05 03:14:06 +01:00
Adam Turner
75d05eb766 Enable automatic formatting for `sphinx/builders/` 2024-10-05 01:37:37 +01:00
Adam Turner
5d76f840bb Format `sphinx/builders/` 2024-10-05 01:37:14 +01:00
Adam Turner
e2657fb10b Format `sphinx/builders/latex/` 2024-10-05 01:37:13 +01:00
Adam Turner
ecbdca0b65 Format `sphinx/builders/html/` 2024-10-05 01:37:13 +01:00
dependabot[bot]
e50e1db203
Bump pyright to 1.1.383 (#12942) 2024-10-04 23:55:11 +01:00
Adam Turner
f6590c5a33
Enable automatic formatting for `sphinx/ext/napoleon/` (#12972) 2024-10-04 23:54:45 +01:00
Adam Turner
a6e449094a
Enable automatic formatting for `sphinx/transforms/` (#12971) 2024-10-04 23:16:33 +01:00
Adam Turner
3a066f2bbc
Enable automatic formatting for `sphinx/ext/intersphinx/` (#12970) 2024-10-04 17:08:30 +01:00
Adam Turner
a404f3e66c
Enable automatic formatting for `sphinx/testing/` (#12969) 2024-10-04 17:08:20 +01:00
Adam Turner
a0fe15c00d Report GIL status in pytest 2024-10-04 16:55:39 +01:00
Adam Turner
4dfddc533c
Enable automatic formatting for `sphinx/environment/` (#12968) 2024-10-04 16:40:48 +01:00
Adam Turner
81c6f1e8cc
Enable automatic formatting for `sphinx/search/` (#12967) 2024-10-04 16:28:02 +01:00
Adam Turner
e1c5f6d314
Enable automatic formatting for `sphinx/cmd/` (#12966) 2024-10-04 16:00:53 +01:00