Skip to content

Commit

Permalink
remove auto-generate typescript docs step
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Oct 30, 2024
1 parent 5697b14 commit 89ed01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ generate_notebooks_docs:
generate_doc_images:
python scripts/generate_images.py

generate_all: generate_service_api_docs generate_python_sdk_docs generate_typescript_sdk_docs generate_notebooks_docs generate_doc_images
generate_all: generate_service_api_docs generate_python_sdk_docs generate_notebooks_docs generate_doc_images
yarn build

0 comments on commit 89ed01b

Please sign in to comment.