use typedoc from pnpm config
Signed-off-by: Sebastian <sebasjm@gmail.com>
This commit is contained in:
parent
d96d468f62
commit
6b00da518e
@ -5,11 +5,4 @@ set -exuo pipefail
|
||||
./configure
|
||||
make
|
||||
|
||||
pnpm install --workspace-root typedoc
|
||||
./node_modules/typedoc/bin/typedoc \
|
||||
--out dist/typedoc \
|
||||
--tsconfig tsconfig.build.json \
|
||||
packages/taler-util/src/index.ts \
|
||||
packages/taler-wallet-cli/src/index.ts \
|
||||
packages/taler-wallet-android/src/index.ts \
|
||||
packages/taler-wallet-core/src/index.ts
|
||||
pnpm run typedoc
|
||||
|
Loading…
Reference in New Issue
Block a user