Skip to content

Commit 686ab87

Browse files
committed
Update doc generation
1 parent fd0e040 commit 686ab87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/sdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
echo "[*] Generating doc"
44
cd ../sdk-js
5-
pnpm -r documentation
5+
pnpm generate:doc
66

77
echo "[*] Copying doc"
88
cp -r ./packages/sdk-backend/docs/* ../doc-developer/src/reference/sdks/backend/

0 commit comments

Comments
 (0)