Skip to content

Commit 2ab22a4

Browse files
committed
feat(docs): improve API output using docusaurus-plugin-typedoc-api
1 parent d2e66a1 commit 2ab22a4

File tree

113 files changed

+20
-4002
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+20
-4002
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
run: |
7171
git config --global user.email "[email protected]"
7272
git config --global user.name "Gabriel J. Csapo"
73+
npm install
74+
npm run build
7375
cd website
7476
npm install
7577
npm run deploy

tsdoc-metadata.json

-11
This file was deleted.

website/api-documenter.json

-9
This file was deleted.

website/api-extractor.json

-151
This file was deleted.

website/docs/api/_category_.json

-3
This file was deleted.

0 commit comments

Comments
 (0)