Closed diazproduction closed 1 year ago
env DOCS_BRANCH=this-pr-branch yarn docs
yarn start
/docs
I think we are missing a few pages (or I'm missing them in the PR): https://transaction-stream.fidel.uk/docs/mobile-sdks-changelog https://transaction-stream.fidel.uk/docs/web-sdk-changelog
Steps to test
env DOCS_BRANCH=this-pr-branch yarn docs
to download the docs files from this PR.yarn start
and go to/docs
to check the changes.