Skip to content

Commit

Permalink
add jsdoc to read the docs yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Oct 21, 2023
1 parent 6a576bd commit 7d6aa68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
nodejs: "18"
jobs:
post_install:
# Install any other extra dependencies to build the docs
- npm install -g jsdoc

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

0 comments on commit 7d6aa68

Please sign in to comment.