Skip to content

Commit

Permalink
Merge branch 'master' into use_DCACHE_ASSOC_WIDTH-param
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaGonzalezMarino authored Nov 29, 2024
2 parents 59220ac + aa62eec commit 113e5fc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,23 @@

version: 2

submodules:
include:
- docs/riscv-isa/riscv-isa-manual

build:
os: "ubuntu-20.04"
tools:
python: "3.9"
nodejs: "20"
ruby: "3.3"
apt_packages:
- cmake
- bison
- flex
- libpango1.0-dev
- libgdk-pixbuf2.0-0
- libgtk2.0-dev
jobs:
post_install:
- npm install docs/riscv-isa/riscv-isa-manual/dependencies
Expand Down

0 comments on commit 113e5fc

Please sign in to comment.