sphinx/sphinx
2024-07-06 19:41:53 +01:00
..
_cli Add `sphinx._cli` (#10877) 2024-04-29 03:03:15 +01:00
builders Regression: restore extraction of data-URI images from source for builders whose output formats do not support them natively (#12344) 2024-07-03 02:16:43 +01:00
cmd [mypy] add stubs for color functions (#12217) 2024-04-01 13:45:47 +02:00
directives Add `allow_section_headings` to SphinxDirective parsing methods (#12503) 2024-07-02 23:53:58 +01:00
domains Fix invalid genindex.html file produced with translated docs (#12495) 2024-07-04 03:00:28 +02:00
environment [toctree] Adding warning type/subtype toc.no_title (#12479) 2024-06-27 23:34:46 +02:00
ext Use a protocol for `RoleFunction` (#12513) 2024-07-06 19:41:53 +01:00
locale Update message catalogues (#11626) 2024-04-16 22:59:33 +01:00
pycode [lint] add RUFF005 lint (#12068) 2024-03-14 11:26:30 +01:00
search [lint] use `types-docutils instead of docutils-stubs for docutils` type annotations (#12012) 2024-03-23 21:09:18 +01:00
templates Happy New Year! 2024-01-16 22:13:47 +00:00
testing Simplify `Tags` (#12490) 2024-06-29 10:21:23 +01:00
texinputs LaTeX: fix #12380 (#12382) 2024-05-17 12:28:50 +02:00
texinputs_win Revert "Support and prefer `.jinja to _t` for static templates (#11165)" (#11329) 2023-04-23 19:06:44 +01:00
themes Maintain XHTML compatibility in split genindex (#12386) 2024-07-02 22:51:55 +01:00
transforms Fix invalid genindex.html file produced with translated docs (#12495) 2024-07-04 03:00:28 +02:00
util Use a protocol for `RoleFunction` (#12513) 2024-07-06 19:41:53 +01:00
writers [html] propagate rel attribute from reference nodes (#12489) 2024-07-03 12:53:16 +02:00
__init__.py Bump version 2024-04-22 20:21:26 +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 Simplify `Tags` (#12490) 2024-06-29 10:21:23 +01:00
config.py [config] correctly synchronize `root_doc and master_doc` (#12417) 2024-06-17 18:04:33 +02: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 🔧 Ruff format select sphinx modules with minimal diffs (#12146) 2024-03-20 21:28:10 +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 🔧 Ruff format select sphinx modules with minimal diffs (#12146) 2024-03-20 21:28:10 +01:00
io.py [lint] use `types-docutils instead of docutils-stubs for docutils` type annotations (#12012) 2024-03-23 21:09:18 +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 🔧 Ruff format select sphinx modules with minimal diffs (#12146) 2024-03-20 21:28:10 +01:00
py.typed Add py.typed to make PEP-561 compatible 2019-10-31 14:57:30 +00:00
pygments_styles.py Fix COM812 2023-02-18 01:58:05 +00:00
registry.py Fix mypy errors on Windows (#12266) 2024-04-11 19:40:53 +01:00
roles.py [lint] use `types-docutils instead of docutils-stubs for docutils` type annotations (#12012) 2024-03-23 21:09:18 +01:00
theming.py Enable the G002 check 2024-04-22 23:09:01 +01:00
versioning.py 👌 Make ExtensionMetadata type public and use it in internal extensions (#12153) 2024-03-21 16:19:26 +01:00