fix docs location

Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
This commit is contained in:
Todd Gamblin 2025-03-25 17:43:40 -07:00 committed by Harmen Stoppels
parent 693f5256d7
commit 423717345b

View File

@ -1,5 +1,8 @@
version: 2
environment:
DOCS_DIR: lib/spack/docs
build:
os: "ubuntu-22.04"
apt_packages:
@ -13,7 +16,7 @@ build:
- asdf global uv latest
- uv venv
install:
- uv pip install -r requirements.txt
- uv pip install -r $DOCS_DIR/requirements.txt
build:
html:
- uv run sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html
@ -24,7 +27,7 @@ sphinx:
python:
install:
- requirements: lib/spack/docs/requirements.txt
- requirements: $DOCS_DIR/requirements.txt
search:
ranking: