Skip to content

Commit

Permalink
Update typedoc and add required peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Nov 15, 2023
1 parent 7a8a3e5 commit fa40956
Show file tree
Hide file tree
Showing 3 changed files with 2,002 additions and 947 deletions.
2 changes: 1 addition & 1 deletion src/docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ _site: api/js

api/js: $(TS_SOURCES)
cd .. && make node_modules
npx typedoc --tsconfig ../tsconfig.json
npx typedoc --plugin typedoc-plugin-markdown --tsconfig ../tsconfig.json

clean:
rm -rf api/js _site
Loading

0 comments on commit fa40956

Please sign in to comment.