diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2aa985ffe3..5f38ed25cc 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,14 +9,7 @@ build: os: ubuntu-22.04 tools: python: "3.10" - nodejs: "20" - jobs: - post_install: - # Install NPM dependencies - - npm ci - pre_build: - # Build API docs - - cd sphinx-doc && make apidoc + # nodejs: "20" # Build documentation in the "docs/" directory with Sphinx sphinx: