docs: tune ranking further (#47110)
promote hand-written docs, demote generated "docs" for sources, modules, packages.
This commit is contained in:
parent
f6c9d98c8f
commit
5ca0e94bdd
@ -18,5 +18,24 @@ python:
|
|||||||
search:
|
search:
|
||||||
ranking:
|
ranking:
|
||||||
spack.html: -10
|
spack.html: -10
|
||||||
|
spack.*.html: -10
|
||||||
llnl.html: -10
|
llnl.html: -10
|
||||||
|
llnl.*.html: -10
|
||||||
|
_modules/*: -10
|
||||||
command_index.html: -9
|
command_index.html: -9
|
||||||
|
basic_usage.html: 5
|
||||||
|
configuration.html: 5
|
||||||
|
config_yaml.html: 5
|
||||||
|
packages_yaml.html: 5
|
||||||
|
build_settings.html: 5
|
||||||
|
environments.html: 5
|
||||||
|
containers.html: 5
|
||||||
|
mirrors.html: 5
|
||||||
|
module_file_support.html: 5
|
||||||
|
repositories.html: 5
|
||||||
|
binary_caches.html: 5
|
||||||
|
chain.html: 5
|
||||||
|
pipelines.html: 5
|
||||||
|
packaging_guide.html: 5
|
||||||
|
build_systems.html: 4
|
||||||
|
build_systems/*: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user