mirror of
https://github.com/MultiMote/niimbluelib.git
synced 2025-03-16 03:21:01 +03:00
Full directory structure in docs
This commit is contained in:
parent
70db143b6b
commit
8ee6d17aa9
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
run: yarn add -D typedoc@0.26.11
|
||||
|
||||
- name: Build
|
||||
run: yarn typedoc --treatValidationWarningsAsErrors --out docs src/*.ts
|
||||
run: yarn typedoc --treatValidationWarningsAsErrors --entryPointStrategy expand --out docs src
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user