mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 01:21:48 +03:00
chore: Update .readthedocs.yaml configuration file to include backend path
This commit is contained in:
parent
31a9885c3f
commit
baaee46d83
@ -15,7 +15,7 @@ build:
|
||||
- asdf global uv latest
|
||||
- uv venv
|
||||
- cd backend && pip install -r requirements.lock
|
||||
- cd backend/docs && NO_COLOR=1 .venv/bin/mkdocs build --strict --site-dir $READTHEDOCS_OUTPUT/html
|
||||
- NO_COLOR=1 .venv/bin/mkdocs build --strict --site-dir $READTHEDOCS_OUTPUT/html --config-file backend/docs/mkdocs.yml
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user