Separate out docs into its own yaml | Use in RTD

This commit is contained in:
abejgonzalez
2024-01-18 10:45:40 -08:00
parent c7e33e96c9
commit bc6af9207b
6 changed files with 681 additions and 690 deletions

View File

@@ -19,6 +19,7 @@ for TOOLCHAIN_TYPE in riscv-tools esp-tools; do
--no-mamba \
--no-micromamba \
-f "$REQS_DIR/chipyard.yaml" \
-f "$REQS_DIR/docs.yaml" \
-f "$REQS_DIR/$TOOLCHAIN_TYPE.yaml" \
-p linux-64 \
--lockfile $LOCKFILE