Skip to content

Commit

Permalink
Minor change to the readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
VisLab committed Sep 10, 2023
1 parent 255cde3 commit 03a73b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ build:
nodejs: '18'
jobs:
post_install:
- pip install sphinx-js
- npm ci
- npm install -g jsdoc
- npm run generate-docs

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 03a73b0

Please sign in to comment.