sphinx/sphinx
2024-12-07 03:39:55 +00:00
..
_cli Bump Ruff to 0.8.0 2024-11-22 17:24:07 +00:00
builders Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
cmd Make `os.path` imports absolute 2024-11-03 17:41:43 +00:00
directives Bump Ruff to 0.8.1 2024-11-29 23:09:10 +00:00
domains Avoid using camelCase names in sphinx.domains.std 2024-12-07 03:39:55 +00:00
environment Fix type annotations for 'env-merge-info' callbacks 2024-12-04 19:09:24 +00:00
ext Convert PY_BUILTINS to a frozenset 2024-12-05 19:26:41 +00:00
locale Consistently calculate the current file's directory 2024-11-03 17:28:02 +00:00
pycode Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
search Bump Ruff to 0.7.3 2024-11-14 16:40:34 +00:00
templates Remove copyright and licence comments from theme asset files 2024-10-04 12:31:45 +01:00
testing Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
texinputs LaTeX: fix a 7.4.0 typo in a default for \sphinxboxsetup (#13152) 2024-11-23 15:20:08 +01:00
texinputs_win Improve reproducibility by not storing timestamps in gzip files (#12606) 2024-07-20 20:08:49 +01:00
themes html search: use a `Map` to collect file-term scores (#13060) 2024-10-24 19:29:56 +01:00
transforms Bump Ruff to 0.8.1 2024-11-29 23:09:10 +00:00
util Fix type annotations for 'env-merge-info' callbacks 2024-12-04 19:09:24 +00:00
writers Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
__init__.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
__main__.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
addnodes.py [cleanup] remove deprecated objects and improve deprecation private interface (#12185) 2024-03-25 12:45:45 +01:00
application.py Fix type annotations for 'env-merge-info' callbacks 2024-12-04 19:09:24 +00:00
config.py Use `_StrPath in sphinx.config` 2024-10-26 00:07:13 +01:00
deprecation.py Reduce the formatter's target line length to 88 (#12757) 2024-08-11 00:19:50 +01:00
errors.py Reduce the formatter's target line length to 88 (#12757) 2024-08-11 00:19:50 +01:00
events.py Fix type annotations for 'env-merge-info' callbacks 2024-12-04 19:09:24 +00:00
extension.py 👌 Make ExtensionMetadata type public and use it in internal extensions (#12153) 2024-03-21 16:19:26 +01:00
highlighting.py Reduce the formatter's target line length to 88 (#12757) 2024-08-11 00:19:50 +01:00
io.py Bump types-docutils to 0.21.0.20241004 (#12960) 2024-10-04 15:41:25 +01:00
jinja2glue.py Make `os.path` imports absolute 2024-11-03 17:41:43 +00:00
parsers.py Reduce the formatter's target line length to 88 (#12757) 2024-08-11 00:19:50 +01:00
project.py Improve lookup in `Project.path2doc()` 2024-11-04 18:03:26 +00:00
py.typed Add py.typed to make PEP-561 compatible 2019-10-31 14:57:30 +00:00
pygments_styles.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
registry.py Use `_StrPath in sphinx.theming` (#13048) 2024-10-20 20:15:42 +01:00
roles.py Move CVE and CWE base URLs to class constants 2024-10-11 22:42:56 +01:00
theming.py Use `_StrPath in sphinx.theming` (#13048) 2024-10-20 20:15:42 +01:00
versioning.py Use `_StrPath in sphinx.versioning` 2024-10-26 00:08:33 +01:00