Commit Graph

21269 Commits

Author SHA1 Message Date
James Addison
92f024e2bf HTML search: adjustments to type-dependent CSS classnames and defaults (#12815)
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
2024-09-18 03:40:20 +01:00
Stephen Finucane
bce70daf21 Restore 'noindex' support for the JavaScript and Python domains (#12844)
Signed-off-by: Stephen Finucane <stephen@that.guru>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-09-18 03:37:12 +01:00
dependabot[bot]
832aabbc0b Bump peter-evans/create-pull-request to 7.0 (#12860) 2024-09-18 03:30:58 +01:00
Adam Turner
7300f75ea2 Bump Ruff to 0.6.5 (#12898) 2024-09-18 03:28:26 +01:00
dependabot[bot]
2f2f06a930 Bump deadsnakes/action to 3.2.0 (#12872) 2024-09-18 03:28:13 +01:00
Miguel Castillón
61426f4678 Add PhaseFieldX to EXAMPLES.rst (#12830)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-09-18 03:02:47 +01:00
Matthias Geier
78287616b0 Enable parallel reading regardless of the number of documents (#12796)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-09-18 02:57:40 +01:00
Tim Hoffmann
3b9aa9cace Format `literalinclude` directive options (#12780)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-09-18 02:55:14 +01:00
Adam Turner
71b1a06024 Fix tests for Docutils revision 9928 (#12897) 2024-09-18 02:10:10 +01:00
khanxmetu
56716ed514 Clearly specify `latex_engine` defaults (#12876)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-09-18 01:42:47 +01:00
Adam Dangoor
5907ee4102 Resolve a mypy `comparison-overlap` error (#12884) 2024-09-18 01:24:11 +01:00
khanxmetu
e4e78b3e1c Fix mypy failures in intersphinx (#12879)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-09-18 01:23:00 +01:00
Adam Dangoor
04381789db Use more specific type for get_source callable return value (#12855) 2024-09-02 10:32:17 -05:00
Shengyu Zhang
d347149f55 Document `sphinx.domains.IndexEntry` (#12820)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-09-02 10:30:49 -05:00
Adam Dangoor
15aadd6e1a Change the language type given to CatalogRepository in tests (#12853) 2024-09-02 14:41:34 +01:00
Wei-Hsiang (Matt) Wang
e35e7b0fbe Remove unnecessary `:func: and :meth:` parentheses (#12848) 2024-09-01 06:33:28 +01:00
danieleades
bb2c4e9bac Simplify mypy settings (#12823) 2024-08-31 08:13:11 +01:00
Adam Dangoor
6a07bfcb78 Remove unused `app fixture passed to test_util_rst` tests (#12840) 2024-08-31 08:12:16 +01:00
Adam Dangoor
c00388f509 Remove unused monkeypatch fixtures (#12841) 2024-08-31 07:48:08 +01:00
Adam Dangoor
7b6f76b61c Remove an unused function in a test (#12839) 2024-08-31 07:47:16 +01:00
Adam Dangoor
b5617c0d15 Remove unused `make_app` fixtures (#12842) 2024-08-31 07:46:38 +01:00
SergejKr
cb3998d7e0 Note platform support for `--jobs` (#12837)
Co-authored-by: Sergej Krylow <Sergej.Krylow@sefe.eu>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-08-31 06:41:12 +00:00
Adam Dangoor
678704fde6 Fix CalledProcessError attribute access in tests (#12838) 2024-08-31 07:37:42 +01:00
Jean-François B.
ce0d1791d6 LaTeX: avoid large voids sometimes occurring at page bottoms (#12832) 2024-08-27 11:44:51 +02:00
danieleades
53f8edfba4 lint: typecheck docs/conf.py (#12697) 2024-08-26 11:33:34 +02:00
Jean-François B.
bf431ed0d7 LaTeX: do not use `\small with FreeMono, but Scale=0.9` (#12822) 2024-08-25 17:07:49 +02:00
Jean-François B.
447cd1ab1e LaTeX: Fix #12735 about siglines with typing but no parameter list (#12737) 2024-08-24 21:48:51 +02:00
Jean-François B.
3d49941484 LaTeX: two lines lost in previous commit (docs) (#12819) 2024-08-23 18:15:40 +02:00
Jean-François B.
9943274033 LaTeX: clarify some docs, add syntax highlighting (refactoring) (#12818) 2024-08-23 18:04:38 +02:00
Bénédikt Tran
1852d0f087 intersphinx: Fix double forward slashes in inventory urls (#12807) 2024-08-22 10:11:12 +01:00
dependabot[bot]
67e460bc90 Bump types-pillow to 10.2.0.20240822 (#12810) 2024-08-22 10:09:49 +01:00
Frank Dana
e54982f27c Fix typo in `sphinx-autogen` documentation (#12809) 2024-08-22 10:09:13 +01:00
Jean-François B.
1c131dfffe LaTeX: make contents, topic, and sidebar separately customizable (#12704)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2024-08-19 20:43:47 +02:00
Shengyu Zhang
48a8579786 docs: fix docstring of index domain (#12804) 2024-08-19 18:17:15 +02:00
Jean-François B.
0504903d47 Update changes/7.4.rst to quote fix of #8807 (#12802) 2024-08-19 09:11:14 +02:00
Thomas Fanning
e0f2009346 LaTeX: Add math_numsep support to latex builder (#12652)
Co-authored-by: Jean-François B <2589111+jfbu@users.noreply.github.com>
2024-08-18 21:34:20 +02:00
Adam Turner
1fc780cd78 Test on free-threaded builds of Python (#12798) 2024-08-18 02:10:57 +01:00
Jean-François B.
67aed41940 LaTeX: avoid "Overfull \hbox" reports when solved by verbatimforcewraps (#12733) 2024-08-17 20:59:24 +02:00
Jean-François B.
4c7fe10a4b LaTeX: fix mark-up when \DUrole is used with multiple classes (#12745) 2024-08-17 20:33:15 +02:00
Adam Turner
334e69fbb4 Test command line argument parsing (#12795) 2024-08-17 02:53:48 +01:00
Adam Turner
2e1415cf6c Use `headlessFirefox` and update to Node 20 (#12794) 2024-08-16 23:18:24 +00:00
Adam Turner
90b57914d1 Bump Ruff to 0.6.1 2024-08-16 22:37:26 +01:00
Adam Dangoor
ae8b37793d Improve typing for `mocksvgconverter.py` (#12788)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-08-16 22:35:32 +01:00
Adam Dangoor
d1c23a08a9 Add per-event overloads to `EventManager.connect()` (#12787)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-08-16 21:46:55 +01:00
Adam Turner
c9d3414be7 Better typing for ObjType 2024-08-16 20:58:19 +01:00
Adam Turner
f9b3355642 Split `Index{Entry}` 2024-08-16 20:58:10 +01:00
Adam Dangoor
d56cf30ecb Fix `sphinx.testing.path.path.write_bytes` bytes type (#12790) 2024-08-16 10:46:54 +01:00
Adam Dangoor
0530f9808b Add type hint for a use of Pytest's `tmp_path_factory` (#12791) 2024-08-16 10:46:06 +01:00
Adam Dangoor
f807729ae5 Avoid a potential `NameError` (#12789) 2024-08-16 10:45:24 +01:00
Adam Dangoor
cb455ddada Add per-event overloads to `Sphinx.connect()` (#12784)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-08-15 21:49:50 +01:00