sphinx/sphinx
Jakob Lykke Andersen e08f12f848
toctree: Use document nesting instead of domain nesting when adding domain objects (#12367)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-07-14 01:16:26 +01:00
..
_cli Add `sphinx._cli` (#10877) 2024-04-29 03:03:15 +01:00
builders linkcheck: Use old-style string formatting to fix gettext (#12560) 2024-07-13 17:45:16 +01:00
cmd Rename template files in Sphinx to use the `.jinja` extension (#12364) 2024-07-11 12:31:35 +01:00
directives Add a class option to the toctree directive (#12524) 2024-07-10 11:07:49 +01:00
domains Add `py:type` directive and role for documenting type aliases (#11989) 2024-07-11 12:15:54 +01:00
environment toctree: Use document nesting instead of domain nesting when adding domain objects (#12367) 2024-07-14 01:16:26 +01:00
ext LaTeX: Revamp the styling of all admonitions (#12508) 2024-07-13 17:33:22 +01:00
locale Do not add a language fallback by the stripping country code (#9635) 2024-07-11 12:46:28 +01:00
pycode [lint] add RUFF005 lint (#12068) 2024-03-14 11:26:30 +01:00
search HTML Search: omit anchor reference from document titles in the search index. (#12047) 2024-07-08 13:34:11 +02:00
templates Rename template files in Sphinx to use the `.jinja` extension (#12364) 2024-07-11 12:31:35 +01:00
testing Bump Ruff to 0.5.1 (#12530) 2024-07-10 14:13:10 +01:00
texinputs LaTeX: Revamp the styling of all admonitions (#12508) 2024-07-13 17:33:22 +01:00
texinputs_win Rename template files in Sphinx to use the `.jinja` extension (#12364) 2024-07-11 12:31:35 +01:00
themes Rename template files in Sphinx to use the `.jinja` extension (#12364) 2024-07-11 12:31:35 +01:00
transforms Prefer 'nitpicky' to 'nit-picky' (#12532) 2024-07-10 18:24:03 +00:00
util Display `typing.Annotated` metadata in the Python domain (#11785) 2024-07-14 00:52:55 +01:00
writers Rename template files in Sphinx to use the `.jinja` extension (#12364) 2024-07-11 12:31:35 +01: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 the type of configuration value descriptions (#12553) 2024-07-13 07:35:39 +01:00
config.py Simplify the type of configuration value descriptions (#12553) 2024-07-13 07:35:39 +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 🔧 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 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 🔧 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 Use `str.format_map` (#12534) 2024-07-10 18:39:22 +00:00
theming.py Fix the type hint for `_load_additional_themes()` (#12535) 2024-07-10 18:41:31 +00:00
versioning.py 👌 Make ExtensionMetadata type public and use it in internal extensions (#12153) 2024-03-21 16:19:26 +01:00