blob: 9d93ff57d591dd1eac16c9bebc7713d9c973522d (
plain) (
tree)
|
|
version: 2
build:
os: "ubuntu-22.04"
apt_packages:
- graphviz
tools:
python: "3.11"
sphinx:
configuration: lib/spack/docs/conf.py
fail_on_warning: true
python:
install:
- requirements: lib/spack/docs/requirements.txt
search:
ranking:
spack.html: -10
llnl.html: -10
command_index.html: -9
|