Automatically add links to API docs for matching strings in docs (#37434)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-04-07 15:21:18 +02:00
committed by GitHub
parent 7c139ab23f
commit 79df4a794d
2 changed files with 168 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ hooks:
- docs/mkdocs/hooks/generate_argparse.py
- docs/mkdocs/hooks/generate_metrics.py
- docs/mkdocs/hooks/url_schemes.py
- docs/mkdocs/hooks/autoref_code.py
plugins:
- meta