summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-10-21 12:02:54 +0200
committerGitHub <noreply@github.com>2024-10-21 12:02:54 +0200
commitf6c9d98c8f078d95560ae660ca198d270e73b4b7 (patch)
tree623bd4476891778ab707eb015ec0428c0794336e
parent9854c9e5f22c4b511f85d2b6b1341bed86e20148 (diff)
downloadspack-f6c9d98c8f078d95560ae660ca198d270e73b4b7.tar.gz
spack-f6c9d98c8f078d95560ae660ca198d270e73b4b7.tar.bz2
spack-f6c9d98c8f078d95560ae660ca198d270e73b4b7.tar.xz
spack-f6c9d98c8f078d95560ae660ca198d270e73b4b7.zip
docs search: rank api lowest and generated commands low (#47107)
-rw-r--r--.readthedocs.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index ff47753613..9d93ff57d5 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