Adam Turner
541bf7bc67
Drop support for Python 3.10 ( #13000 )
2024-10-17 20:59:41 +01:00
Adam Turner
90db3e1b89
Move Sphinx 8.1 CHANGES to doc/changes
2024-10-17 19:35:29 +01:00
Adam Turner
9aad4ff8f6
Bump version
2024-10-17 19:33:30 +01:00
Adam Turner
a1510de477
Bump to 8.1.3 final
2024-10-13 21:23:48 +01:00
Adam Turner
62e9606d63
Restore support for `cut_lines()
` with no object type ( #13015 )
2024-10-12 23:14:24 +01:00
Adam Turner
5ae32ce9bf
Bump version
2024-10-12 22:23:09 +01:00
Adam Turner
a72b47bb40
Bump to 8.1.2 final
2024-10-12 19:37:39 +01:00
Adam Turner
39a45ad407
Expose `ExtensionError
in
sphinx.util
` for backwards compatibility.
...
This will be removed in Sphinx 9, as exposing the exception
in ``sphinx.util`` was never intentional. ``ExtensionError``
has been part of ``sphinx.errors`` since v0.9.
2024-10-12 19:29:51 +01:00
Jared Dillard
5a4859a2e4
Add docs about sphinx-autobuild ( #13011 )
...
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-12 19:07:23 +01:00
danieleades
05679efe7b
Type-check the 'autodoc_intenum' example ( #12827 )
2024-10-12 01:14:56 +01:00
Adam Turner
86d1d31fb3
Prune CHANGES of unneeded sections
2024-10-12 00:25:24 +01:00
Tim Hoffmann
b6269d3790
Improve documentation for the Builder API ( #13008 )
...
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-12 00:21:34 +01:00
Adam Turner
c46abc4721
Improve clarity for `master_doc
and
root_doc
`
2024-10-12 00:16:18 +01:00
Adam Turner
36ec1407cc
Add a "documentation" URL in the project metadata
2024-10-12 00:05:09 +01:00
Adam Turner
a4b1e6e3cf
Bump version
2024-10-12 00:04:51 +01:00
Adam Turner
61d88859d7
Bump to 8.1.1 final
2024-10-11 23:48:15 +01:00
Adam Turner
35e6d7a5c3
Include the issue number in CHANGES
2024-10-11 23:01:05 +01:00
Jean-François B.
61d6e402f4
LaTeX: Improve resiliency when `fontawesome
` is not not installed ( #13009 )
...
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-10-11 22:59:22 +01:00
Chris Sewell
c23697aaa7
Use method colour key in the Builder API graph ( #12998 )
2024-10-11 22:51:32 +01:00
Adam Turner
5fa06f6ded
Note the new CVE base URL in CHANGES
2024-10-11 22:45:50 +01:00
Adam Turner
ca9944708f
Move CVE and CWE base URLs to class constants
2024-10-11 22:42:56 +01:00
Hugo van Kemenade
58263e2cb0
Update CVE URL ( #13006 )
2024-10-11 22:28:10 +01:00
Adam Turner
2e54d4e159
Bump version
2024-10-11 22:01:05 +01:00
Adam Turner
2f1d775dfd
Bump to 8.1.0 final
2024-10-10 16:55:09 +01:00
Adam Turner
668bb03cee
Partially revert "Update message catalogues ( #12770 )"
...
This partially reverts commit 4f94cc60de
.
2024-10-10 16:54:01 +01:00
github-actions[bot]
4f94cc60de
[bot]: Update message catalogues ( #12770 )
...
Co-authored-by: AA-Turner <9087854+AA-Turner@users.noreply.github.com>
2024-10-10 16:51:49 +01:00
Tim Hoffmann
283d863af1
Minor cleanup to autosectionlabel docs ( #12992 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-10-10 16:23:54 +01:00
James Addison
566d1cd20f
Reword a paragraph in latex_table_style's documentation ( #12994 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-10-10 16:22:05 +01:00
dependabot[bot]
fac165105a
Bump pyright to 1.1.384 ( #12990 )
2024-10-10 16:00:09 +01:00
Adam Turner
d135d2eba3
Mark `Builder.write()
` as final ( #12767 )
2024-10-10 15:59:12 +01:00
Adam Turner
705d5ddd9f
Convert `latin_terms
` to a set ( #12995 )
2024-10-10 14:23:03 +01:00
Adam Turner
dcd276d1d8
Extract `_feed_visit_nodes
`
2024-10-10 14:08:55 +01:00
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