Arbitrum Docs, built with docusaurus; docs are live at https://developer.arbitrum.io/.
Arbitrum SDK auto-genned docs are included as submodule.
cd ./website
yarn
yarn generate_sdk_docs
Live build without generating sdk docs (recommended):
yarn start_nitro_docs
Generate sdk docs and live build:
yarn start
Sdk repo:
git submodule update --remote arbitrum-sdk