diff --git a/.readthedocs.yml b/.readthedocs.yml index ff477536131..9d93ff57d59 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,3 +14,9 @@ sphinx: python: install: - requirements: lib/spack/docs/requirements.txt + +search: + ranking: + spack.html: -10 + llnl.html: -10 + command_index.html: -9 \ No newline at end of file