sphinx/sphinx
Bénédikt Tran aacca3064e
Remove support for the Sphinx 0.5 `intersphinx_mapping` format (#12083)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2024-07-22 12:59:59 +01:00
..
_cli Emend various spelling errors 2024-07-15 02:16:34 +01:00
builders linkcheck: Update configuration defaults for Sphinx 8.0 (#12630) 2024-07-20 20:41:22 +01:00
cmd Shrink mypy whitelist for `sphinx.cmd.quickstart` (#12617) 2024-07-20 20:05:48 +01:00
directives Ensure that old-style object description options are respected (#12620) 2024-07-19 08:38:52 +01:00
domains Support callables in `Annotated` types (#12625) 2024-07-20 11:16:33 +01:00
environment Remove support for the Sphinx 0.5 `intersphinx_mapping` format (#12083) 2024-07-22 12:59:59 +01:00
ext Remove support for the Sphinx 0.5 `intersphinx_mapping` format (#12083) 2024-07-22 12:59:59 +01:00
locale Update message catalogues following reverted commits 2024-07-20 10:59:30 +01:00
pycode [lint] add RUFF005 lint (#12068) 2024-03-14 11:26:30 +01:00
search Shrink the mypy whitelist: `sphinx.application` (#12568) 2024-07-15 03:04:10 +01:00
templates Remove the `--no-use-make-mode` option from sphinx-quickstart 2024-07-20 19:40:29 +01:00
testing Remove `sphinx.testing` from the no-any-generics whitelist (#12573) 2024-07-15 02:09:18 +00:00
texinputs Improve reproducibility by not storing timestamps in gzip files (#12606) 2024-07-20 20:08:49 +01:00
texinputs_win Improve reproducibility by not storing timestamps in gzip files (#12606) 2024-07-20 20:08:49 +01:00
themes Rename template files in Sphinx to use the `.jinja` extension (#12364) 2024-07-11 12:31:35 +01:00
transforms Various miscellaneous improvements (#12578) 2024-07-15 05:52:47 +01:00
util Remove support for the Sphinx 0.5 `intersphinx_mapping` format (#12083) 2024-07-22 12:59:59 +01:00
writers LaTeX: fix figures in seealso and seealso inside table cell (#12598) 2024-07-16 21:03:42 +01:00
__init__.py Bump version 2024-07-20 18:44:49 +01:00
__main__.py Consolidate `sys.argv` handling 2023-08-16 23:22:14 +01:00
addnodes.py [cleanup] remove deprecated objects and improve deprecation private interface (#12185) 2024-03-25 12:45:45 +01:00
application.py Shrink the mypy whitelist: `sphinx.application` (#12568) 2024-07-15 03:04:10 +01:00
config.py Turn `show_warning_types` on by default (#12597) 2024-07-20 21:07:06 +01:00
deprecation.py [cleanup] remove deprecated objects and improve deprecation private interface (#12185) 2024-03-25 12:45:45 +01:00
errors.py 🔧 Ruff format select sphinx modules with minimal diffs (#12146) 2024-03-20 21:28:10 +01:00
events.py Add `include-read to the events overview; sort core_events` (#12576) 2024-07-15 05:06:26 +01:00
extension.py 👌 Make ExtensionMetadata type public and use it in internal extensions (#12153) 2024-03-21 16:19:26 +01:00
highlighting.py Add missing type stubs (#12619) 2024-07-20 19:54:49 +01:00
io.py Require Docutils 0.20 or greater (#12555) 2024-07-13 08:20:13 +01:00
jinja2glue.py 🔧 Ruff format select sphinx modules with minimal diffs (#12146) 2024-03-20 21:28:10 +01:00
parsers.py 👌 Make ExtensionMetadata type public and use it in internal extensions (#12153) 2024-03-21 16:19:26 +01:00
project.py Revert unnecessary path operation changes 2024-07-18 12:51:15 +01:00
py.typed Add py.typed to make PEP-561 compatible 2019-10-31 14:57:30 +00:00
pygments_styles.py Add missing type stubs (#12619) 2024-07-20 19:54:49 +01:00
registry.py Restore support for list-style `source_suffix` with third-party parsers (#12584) 2024-07-15 12:45:26 +01:00
roles.py Use `str.format_map` (#12534) 2024-07-10 18:39:22 +00:00
theming.py Raise `ThemeError` for invalid theme sections 2024-07-20 19:40:29 +01:00
versioning.py Remove `sphinx.environment` from the no-any-generics whitelist (#12575) 2024-07-15 03:49:24 +01:00