Adam Turner
82edc3d385
Rewrite `usage/configuration.rst` ( #12537 )
...
- Remove now-removed configuration values
- Use obvious 'unset' defaults for ``project`` and ``author``
- Prefer 'e.g.' to 'ex.'
- Allow non-list sequence types in various configuration values
- Add types and defaults to every confval directive
2024-07-10 21:43:14 +01:00
Thomas Weißschuh
d5bdabdd80
themes: Don't duplicate "navigation" in aria-label ( #12422 )
...
The word "navigation" is not supposed to be included as part of the aria-label attribute:
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/navigation_role
2024-06-17 12:50:34 +02:00
Bénédikt Tran
885818bb7f
[tests] move utilities and static data into dedicated modules and remove `html5lib` ( #12173 )
...
Since #12168 , HTML files are now XML compliant, hence ``html5lib`` is no more needed as a testing dependencies.
2024-03-25 11:03:44 +01:00
Bénédikt Tran
d91ba115bd
Verify that an asset file to be copied exists ( #12183 )
2024-03-23 14:57:32 +01:00
Bénédikt Tran
dbb4da375f
[tests] correctly intercept or suppress warnings in tests ( #12085 )
2024-03-14 11:45:45 +01:00
Bénédikt Tran
08386826fb
Add tests for `:manpage:` inside a title ( #11705 )
2024-02-14 10:33:09 +01:00
Adam Turner
38ac67bd6c
Use long `re` flags
2024-01-19 02:28:06 +00:00
Adam Turner
4c9364896e
Consolidate warnings tests in `test_build_warnings`
2024-01-19 02:28:06 +00:00
Adam Turner
6fab64fb55
Explicitly remove the `autodoc_fodder` module
2024-01-19 02:28:06 +00:00
Adam Turner
311ca30564
Improve `check_xpath`
2024-01-18 01:21:09 +00:00
Adam Turner
898e50c2c7
Remove `flat_dict`
2024-01-18 01:16:49 +00:00
Adam Turner
1cb9fc3e63
Split `test_build_html`
2024-01-18 00:52:25 +00:00
Adam Turner
462404cb25
Organise tests into directories
2024-01-17 03:56:35 +00:00