sphinx/tests
Chris Sewell 41b363dbff
[rst] Add level option to rubric directive (#12506)
This commit adds a `level` option to the `rubric` directive, which propagates a `level` attribute to the `rubric` node,
and allows renderers to select a specific heading level.

Logic for this attribute has been added to the HTML5 and LaTeX builder.
2024-07-14 05:52:58 +02:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js Improve relevance scoring in HTML search results (#12441) 2024-07-11 11:55:40 +01:00
roots [rst] Add level option to rubric directive (#12506) 2024-07-14 05:52:58 +02:00
test_builders [rst] Add level option to rubric directive (#12506) 2024-07-14 05:52:58 +02:00
test_config Bump Ruff to 0.5.1 (#12530) 2024-07-10 14:13:10 +01:00
test_directives Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_domains Add `py:type` directive and role for documenting type aliases (#11989) 2024-07-11 12:15:54 +01:00
test_environment Provide a better error message if the master document is not included in the project documents (#12011) 2024-07-14 03:22:39 +01:00
test_extensions Disallow module cycles in autosummary (#6792) 2024-07-13 06:37:50 +01:00
test_intl Bump Ruff to 0.5.1 (#12530) 2024-07-10 14:13:10 +01:00
test_markup Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_pycode Added support for `slice` objects in subscriptions (#11981) 2024-02-14 14:45:30 +01:00
test_theming Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_transforms Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_util Display `typing.Annotated` metadata in the Python domain (#11785) 2024-07-14 00:52:55 +01:00
test_writers Organise tests into directories 2024-01-17 03:56:35 +00:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py Narrow `Generator[T, None, None] types to Iterator[T]` (#12241) 2024-04-09 03:26:44 +01:00
test_addnodes.py Bump Ruff to 0.5.1 (#12530) 2024-07-10 14:13:10 +01:00
test_application.py Rewrite `usage/configuration.rst` (#12537) 2024-07-10 21:43:14 +01:00
test_errors.py Drop python 3.6 support (#10468) 2022-06-16 19:33:55 +01:00
test_events.py Enable the entire pycodestyle category (#11820) 2023-12-28 06:41:32 +00:00
test_highlighting.py Relax Pygments parsing on lexing failures 2023-08-12 06:27:16 +01:00
test_project.py Cache the docname<->filename map in `Project` instances (#11575) 2023-08-10 12:25:38 +01:00
test_quickstart.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_roles.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00
test_search.py Improve JavaScript test fixture generation (#12531) 2024-07-10 19:00:34 +01:00
test_toctree.py Organise tests into directories 2024-01-17 03:56:35 +00:00
test_versioning.py Start using `pathlib.Path and deprecate sphinx.testing.path` (#11526) 2023-07-28 00:39:12 +01:00
utils.py [tests] linkcheck: bind each test HTTP server to a unique port per-testcase (#12126) 2024-04-04 11:25:53 +02:00