Commit Graph

20086 Commits

Author SHA1 Message Date
Jean-François B
55170d01d7 LaTeX: `\emph replaced by \sphinxparam and \sphinxsamedocref` 2023-01-24 14:11:24 +01:00
Adam Turner
a7bf030944 Remove unneeded typing imports 2023-01-23 08:44:54 +00:00
Adam Turner
a6c21f92f8 Enable more Ruff checks 2023-01-23 08:32:25 +00:00
Adam Turner
b069d80924 Detect import sorting problems with Ruff 2023-01-23 08:10:22 +00:00
Adam Turner
999b20ff43 Sort imports with Ruff's convention 2023-01-23 08:10:03 +00:00
Adam Turner
3c8b76d1cc Ignore `S701` in Ruff 2023-01-23 08:07:31 +00:00
Adam Turner
bf88cd44d0 Ignore `SIM115` in Ruff 2023-01-23 08:07:31 +00:00
Adam Turner
a6b34dd13d Update `PL` code ignores in Ruff 2023-01-23 08:07:31 +00:00
Jean-François B
ddf4daf2c6
Doc of html_file_suffix (closes #11141) (#11144) 2023-01-22 19:32:12 +01:00
Jean-François B
6845c3fd96 Ignore UP031 check with Ruff 0.0.229 2023-01-22 18:54:22 +01:00
Jean-François B
3362021cfb
Merge pull request #11146 from jfbu/update_test_needs_sphinx
Update test_config.py::test_needs_sphinx for Alabaster 0.7.13 compat
2023-01-22 18:07:46 +01:00
Jean-François B
0fcd359663 Update test_config.py::test_needs_sphinx for Alabaster 0.7.13 compat
Relates #11145
2023-01-21 11:11:03 +01:00
Adam Turner
e17f39e7b5 Merge branch '6.1.x'
# Conflicts:
#	CHANGES
#	sphinx/__init__.py
2023-01-10 16:00:59 +00:00
Adam Turner
30f347226f Bump version 2023-01-10 15:56:43 +00:00
Adam Turner
776d01eb62 Bump to 6.1.3 final 2023-01-10 15:55:21 +00:00
Adam Turner
a2e922ac6c CHANGES for Sphinx 6.1.3 2023-01-10 15:55:03 +00:00
Adam Turner
31162a9b63 Handle exceptions for `get_node_source and get_node_line` 2023-01-10 15:51:37 +00:00
Adam Turner
dcb4429aba Restore Sphinx 5 `nodes.Element` copying behaviour 2023-01-10 14:53:17 +00:00
Adam Turner
2a7c40d07f Undo parallel image changes 2023-01-10 14:53:17 +00:00
Adam Turner
7841d3d9b2 Ignore more checks in Ruff 0.0.214 2023-01-10 14:53:17 +00:00
Jean-François B
e5bdb93788
Merge pull request #11105 from jfbu/latex_remove_dimens
LaTeX: remove some internal \dimen registers
2023-01-08 20:04:37 +01:00
Jean-François B
3a7e0f88b6 LaTeX: remove deprecated internal `\dimen` at 6.2.0 not 7.0.0 2023-01-08 19:56:33 +01:00
Jean-François B
19b0710944 Fix #11079 (LaTeX: figure with align disappears if not followed by text) 2023-01-08 19:40:24 +01:00
Adam Turner
670bcb743b
Documentation reshuffle (#11112) 2023-01-08 13:52:36 +00:00
Adam Turner
67291f414e
Replace deprecation tooling with module level `__getattr__` (#11054) 2023-01-08 00:27:19 +00:00
Adam Turner
f022db3e8a Ignore more checks in Ruff 0.0.214 2023-01-07 22:28:45 +00:00
Adam Turner
a13cf2c24d Adopt `profile = "black" for isort`
This allows using Ruff's import sorting fixers
2023-01-07 18:31:15 +00:00
Jean-François B
72bfa47e32 LaTeX: remove some internal \dimen registers 2023-01-07 19:14:22 +01:00
Adam Turner
8384aa51a7 Merge branch '6.1.x'
# Conflicts:
#	CHANGES
#	sphinx/__init__.py
2023-01-07 17:51:48 +00:00
Adam Turner
ddbc5b57f4 Bump version 2023-01-07 17:45:46 +00:00
Adam Turner
393b408252 Bump to 6.1.2 final 2023-01-07 17:38:13 +00:00
Adam Turner
d8a5dd8364 Add note to CHANGES for PR 11100 2023-01-07 17:37:41 +00:00
Adam Turner
a1cd19e601
Fix copying images under parallel execution (#11100) 2023-01-07 17:35:21 +00:00
Adam Turner
5008291b3d Ignore more checks in Ruff 0.0.213 2023-01-07 15:08:21 +00:00
Jean-François B
cdb37ee8f3
Update CHANGES to announce LaTeX deprecation of internal \dimen's (#11107) 2023-01-07 13:27:16 +01:00
Jean-François B
c40f4f904f Merge branch '6.1.x' 2023-01-07 00:04:13 +01:00
Jean-François B
6259c2b723 Markup typo in docs 2023-01-07 00:03:52 +01:00
Jean-François B
479833a938 Merge branch '6.1.x'
Conflicts:
	CHANGES
2023-01-06 23:54:27 +01:00
Jean-François B
7945aeb22d
LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)
* Fix #11095 (PDF wrong placement of shadow of topic boxes since 5.1.0)

* Fix #11096 (LaTeX shadowsize regression at 5.1.0)

* Fix #11099 (shadowrule legacy sphinxsetup key vanished at 5.1.0)

* Fix #11101 (LaTeX div.topic_padding of sphinxsetup had wrong name)

* Add some checks that various sphinxsetup keys do not break PDF build

* Update LaTeX docs

* Update CHANGES

* Can not use :dudir:`contents` has it links to wrong place
2023-01-06 23:52:19 +01:00
Adam Turner
13a87d8070 Call `hashlib functions with usedforsecurity=False` 2023-01-06 19:00:22 +00:00
Adam Turner
f0dbe8180d Merge branch '6.1.x'
# Conflicts:
#	CHANGES
#	sphinx/__init__.py
2023-01-06 16:30:42 +00:00
Adam Turner
77aaa8696a Bump to 6.1.1 final 2023-01-05 16:58:09 +00:00
Adam Turner
476c115b0e
Suppress `ValueError in apply_source_workaround` (#11092) 2023-01-05 16:56:27 +00:00
Adam Turner
c80d656caf Bump version 2023-01-05 16:42:49 +00:00
Adam Turner
6e6b9ad451 Bump version 2023-01-05 13:21:52 +00:00
Adam Turner
4e1004a9c5 Bump to 6.1.0 final 2023-01-05 12:23:09 +00:00
Adam Turner
a2176d47b5 Fix deprecation warnings 2023-01-05 12:17:54 +00:00
Adam Turner
2c104e9838 Merge branch '6.0.x'
# Conflicts:
#	CHANGES
2023-01-05 12:07:18 +00:00
Adam Turner
a27d262ffe Bump to 6.0.1 final 2023-01-05 11:58:30 +00:00
Adam Turner
821569ea8a Add note for Pygments 2023-01-05 11:56:41 +00:00