diff --git a/.readthedocs.yml b/.readthedocs.yml index c22efd828d..41b50e4235 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -30,5 +30,5 @@ python: search: ranking: - # Match API docs (files prefixed "kedro.") and push them down the ranking - '*/kedro.*.html': -5 + # Push API docs in the /api directory down the ranking + api/*: -5